UPDATES DISCOVER V-12.03.13 – CUSTOM BASH SCRIPTS TO AUTOMATE VARIOUS PENTESTING TASKS.
Latest update: March 12
1. Added the following to the ‘update’ alias.
- apt-get autoremove and autoclean
- BeEF
- HexorBase
- Nessus
- Sqlninja
- WPScan
2. Scrape > Active
- Fixed bug with email addresses not showing up.
- Added sub-domains to dnsrecon.
3. Open multiple tabs in Firefox
- You can now specify a port.
- Port 21 will use ftp://IP
- Port 80 will use http://IP
- Port 443 will use https://IP
- Misc port will use http://IP:port
- apt-get autoremove and autoclean
- BeEF
- HexorBase
- Nessus
- Sqlninja
- WPScan
2. Scrape > Active
- Fixed bug with email addresses not showing up.
- Added sub-domains to dnsrecon.
3. Open multiple tabs in Firefox
- You can now specify a port.
- Port 21 will use ftp://IP
- Port 80 will use http://IP
- Port 443 will use https://IP
- Misc port will use http://IP:port
______ ___ ______ ______ _____ _ _ ______ _____
| \ | |____ | | | \ / |_____ |____/
|_____/ _|_ _____| |_____ |_____| \/ |_____ | \_
RECON
1. OSIG – open source intelligence gathering
2. Scrape – names, emails, whois, DNS and traceroute
1. OSIG – open source intelligence gathering
2. Scrape – names, emails, whois, DNS and traceroute
DISCOVER- Host discovery, port scanning, service enumeration and OS identification using Nmap, Nmap scripts and Metasploit scanners.
- Ping Sweep
- Single Host or URL
- Local Area Network
- List of Hosts
- CIDR Notation
WEB
- Open multiple tabs in Firefox
- Niktos
- SSL Check
MISC
- Check for new Nmap scripts and Metasploit scanners
- Start a Metasploit listener
How To USAGE :
1. Download scripts to the proper location.
svn co https://backtrack-scripts.googlecode.com/svn/ /opt/scripts
svn co https://backtrack-scripts.googlecode.com/svn/ /opt/scripts
2. Set permissions.
chmod 755 /opt/scripts/ -R
chmod 755 /opt/scripts/ -R
3. Run the setup script.
./setup.sh
./setup.sh
4. Run the new alias to update the distro and commonly used applications.
update
update
5. Run the main application.
./discover.sh
Put code Scripting in here : https://backtrack-scripts.googlecode.com/svn/
./discover.sh
Put code Scripting in here : https://backtrack-scripts.googlecode.com/svn/
More information right here : https://code.google.com/p/backtrack-scripts/