Saturday, November 12, 2011

Fast-Track Autopwn Automation(Backtrack )

In this tutorial we will take a look how we can configure metasploit to launch an automated attack on a target system using a backtrack 5 machine, for this we will need just Backtrack 5 which is available freely for download from here.
You can install backtrack 5 on VM-ware or by booting it via live CD or live USB or by installing it on you hard disk. Launch Backtrack 5.












Begin by selecting "Autopwn Automation" from the Fast-Track main menu and then set the target IP address(es).




























Next, you will need to select either a bind or reverse shell payload to be used in the attack. You will need to take into account and inbound and outbound filtering that may be in place on the target network.
















Once you have selected your shell type, Fast-Track launches Metasploit, creates a database, and launches db_nmap.  With the Nmap scan complete, db_autopwn is launched with exploits based on port(p), shows all matching exploit modules(t), launches the exploits(e), and is using a bind shell(b).











note: The above pic is not the original......the result is still the same.

We can see at the end of all of that output that there is a shell waiting for us. Once all the jobs have finished, the active session list is displayed for us. All we need to do now is interact with it.  Enjoy !!!!!






No comments:

Post a Comment