Loading...
Sunday, March 17, 2013

update discover.sh backtrack-scripts -Custom bash scripts used to automate various pentesting tasks.


Latest update: March 16
  • Added the following to the 'update' alias.
    • dnsenum
    • goofile
For more details and history see Updates.

1. Download scripts to the proper location.
svn co https://backtrack-scripts.googlecode.com/svn/ /opt/scripts
2. Set permissions.
chmod +x /opt/scripts/ -R
3. Run the setup script.
cd /opt/scripts/
./setup.sh
4. Exit Terminal and open a new one. Run the new alias to update the distro and commonly used applications. This should be ran daily.
update
5. Run the main application.
./discover.sh
_____  ___ ______ ______  _____  _    _ ______  _____|     \  |  |____  |      |     |  \  /  |_____ |____/
|_____/ _|_ _____| |_____ |_____|   \/   |_____ |    \_
By Lee Baird


RECON - Names, emails, URLs, whois, DNS, traceroute and load balancing.
1.  Open Source Intelligence Gathering
2.  Scrape

DISCOVER - Host discovery, port scanning, service enumeration and OS
identification using Nmap, Nmap scripts and Metasploit scanners.
3.  Ping Sweep
4.  Single IP, URL or Range
5.  Local Area Network
6.  List
7.  CIDR Notation

WEB8.  Open multiple tabs in Firefox
9.  Nikto
10. SSL Check

MISC11. Crack WiFi
12. Reinstall nmap 13. Start a Metasploit listener14. Exit

Open Source Intelligence Gathering.
1.  Company
2.  Person
3.  Previous menu

Scrape
1.  Passive
2.  Active
3.  Previous menu

Open multiple tabs in Firefox with:
1.  List containing IPs and/or URLs.
2.  Directories from a domain's robot.txt.
3.  Previous menu


Source-
https://code.google.com/p/backtrack-scripts/

0 comments:

Post a Comment

 
TOP