Quantcast
Channel: DNS Hijacking – Security List Network™
Viewing all articles
Browse latest Browse all 49

Update script bash NETOOL.sh stable Version-4.3

$
0
0

Changelog netool.sh v-4.3:
* INSTALL.sh => “added” installer of netool.sh toolkit
* netool.sh => “improved” running scanner inurlbr.php from toolkit
* netool.sh => “improved” better displays and small bugs fixed
* netool.sh => “added” MIGRATE_TO:wininit.exe “toolkit_config file” Using the option ‘post-exploitation’ in rootsector module, we now have                                   the ability to chose a proccess to migrate.
* priv8.sh => “improved” generate shellcode “new output -> shellcode.txt”
* priv8.sh => “Improved” host a file attack “added fake java update webpage”
* priv8.sh => “Improved” host a file attack “added fake missing plugin webpage”
* priv8.sh => “Improved” Website keylooger “no need to edit index.html”
* priv8.sh => “Improved” Clone WebSite > browser_autopwn “no need to edit index.html”
* priv8.sh => “Improved” Clone website > java_applet “no need to edit index.html”
* priv8.sh => “Improved” backdooring EXE files “keep template working” keep template working (executable) OR just use the icon (.ico) of the executable to be displayed in backdoor.exe generated.

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…

rootsectomodule

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 (20.1MB) Kali Linux : opensource[Kali].tar.gz (20.1 MB)
Find Other Version |

Read more in here :  http://sourceforge.net/p/netoolsh/wiki/netool.sh%20script%20project/
Our post before : http://seclist.us/update-script-bash-netool-sh-stable-version-4-2.html


Viewing all articles
Browse latest Browse all 49

Trending Articles