Updates Discover v-16.03.13 – Custom bash scripts To automate various pentesting tasks.
Latest update: March 16 ;:
- Added the following to the ‘update’ alias.
- dnsenum
- goofile
1 2 3 |
______ ___ ______ ______ _____ _ _ ______ _____ | | |____ | | | / |_____ |____/ |_____/ _|_ _____| |_____ |_____| / |_____ | _ |
RECON
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
- Open multiple tabs in Firefox
- Niktos
- SSL Check
- Check for new Nmap scripts and Metasploit scanners
- Start a Metasploit listener
1. Download scripts to the proper location.
svn co https://backtrack-scripts.googlecode.com/svn/ /opt/scripts
2. Set permissions.
chmod 755 /opt/scripts/ -R
3. Run the setup script.
./setup.sh
4. Run the new alias to update the distro and commonly used applications.
update
5. Run the main application.
./discover.sh
Put code Scripting in here : https://backtrack-scripts.googlecode.com/svn/
Our post Before : http://seclist.us/updates-discover-v-12-03-13-custom-bash-scripts-to-automate-various-pentesting-tasks.html