Quantcast
Channel: Scanner – Security List Network™
Viewing all articles
Browse latest Browse all 271

Update script bash NETOOL.sh V-2.5

$
0
0

Changelog v-2.5 : general bug Fix

#########################################

# netool.sh V2.5 # # develop by: r00t-3xp10it #

#########################################

all report files its going to be saved in: # “/home/USERNAME/opensource/logs” Folder # if you wish to improve the diccionary files look at: # “/home/USERNAME/opensource/files

netool.sh is a script in bash to automate frameworks like Nmap,Driftnet,SSLstrip and ettercap MITM attacks
this script makes it easy tasks such as SNIFFING, MITM, SSLsniff, retrieve metadata, and DoS attacks inside the local network can also perform TCP/UDP packets manipulation using etter.filters also as the hability of capture pictures of web-browser surfing on the target machine uneder MITM attack and preforms a vuln scan to target web-site using websecurify addon…

sslstrip

Features

  • ping target
  • Show Local Connections
  • Show my Ip address
  • Scan Local network
  • Scan remote host
  • execute Nmap command
  • Open router config
  • Ip tracer whois
  • WebCrawler
  • DDoS java Script
  • Retrieve metadata
  • Config ettercap
  • Launch MITM
  • show URLs visited
  • Sniff remote pics
  • Sniff SSL passwords
  • Dns-Spoofing
  • DoS attack {local}
  • Compile etter.filters
  • execute ettercap filter

d. delete lock folders
q. quit

INSTALL ON LINUX
1.extract “opensource.tar.gz” to home folder
2.execute privs:
sudo chmod +x opensource/netool.sh
sudo chmod +x opensource/sslstrip-0.9/sslstrip.py
sudo chmod +x opensource/sslstrip-0.9/setup.py
3.you need to install the follow dependencies:
sudo apt-get install nmap
sudo apt-get install zenmap
sudo apt-get install ettercap
sudo apt-get install ettercap-gtk
sudo apt-get install driftnet
{or execute the script with sudo to auto-install of dependencies}
example: sudo opensource/netool.sh
run netool.sh
sudo opensource/netool.sh

INSTALL ON BACKTRACK
1.extract “opensource.tar.gz” to home folder
2.execute privs:
chmod +x opensource/netool.sh
chmod +x opensource/sslstrip-0.9/sslstrip.py
chmod +x opensource/sslstrip-0.9/setup.py
config netool.sh
edit netool.sh script and look for the rigth path were frameworks
are installed then replace the paths for the rigth ones…
(open terminal and write “locate zenmap” copy path and replace in script)
Path to instalations
(you are going to replace the paths for the rigth ones)
find=”/usr/share/zenmap”
find2=”/usr/share/ettercap”
confE=”/etc/etter.conf”
confD=”/usr/share/ettercap/etter.dns”
confP=”/usr/share/ettercap/etter.services”
confW=”/usr/share/doc/driftnet”
run netool.sh
opensource/netool.sh

Download : opensource.tar.gz (1.8 MB)
Backtrack : opensource (backtrack).tar.gz (1.8MB) 

Find Other Version |
Read more in here :  http://sourceforge.net/p/netoolsh/wiki/netool.sh%20script%20project/
Our post before : http://seclist.us/2013/05/update-script-bash-netool-sh-v-2-4.html


Viewing all articles
Browse latest Browse all 271

Trending Articles