This module will extract the passwords from address books on various Canon IR-Adv mfp devices. Tested models: iR-ADV C2030, iR-ADV 4045, iR-ADV C5030, iR-ADV C5235, iR-ADV C5240, iR-ADV 6055, iR-ADV C7065
To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':
msf > use auxiliary/scanner/printer/canon_iradv_pwd_extract
msf auxiliary(canon_iradv_pwd_extract) > show actions
...actions...
msf auxiliary(canon_iradv_pwd_extract) > set ACTION < action-name >
msf auxiliary(canon_iradv_pwd_extract) > show options
...show and set options...
msf auxiliary(canon_iradv_pwd_extract) > run
Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.
– Jim O’Gorman | President, Offensive Security