الجمعة، 2 أغسطس 2013
الخميس، 1 أغسطس 2013
UPDATE SCRIPT BASH NETOOL.SH V-2.5
UPDATE SCRIPT BASH NETOOL.SH V-2.5
#########################################
# netool.sh V2.5 # # develop by: r00t-3xp10i
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…
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…
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
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
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
NSTALL 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.s
h
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.s
h
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
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
10:42 ص
UPDATE SCRIPT BASH NETOOL.SH V-2.0
UPDATE SCRIPT BASH NETOOL.SH V-2.0.
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 mach
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 foldersq. quitINSTALL 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.shINSTALL ON BACKTRACK1.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 - netool.sh is a script in bash to automate frameworks like Nmap,Driftnet
- ,SSLstrip and ettercap MITM attacks
- ping target1.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
Find Other Version |
Read more in here : http://762bd543.linkbucks.com
9:37 ص
SQLI DORKING V-1SQLI DORKING V-1.1 RELEASED
UPDATE JSQL INJECTION V-0.4 : A JAVA TOOL FOR AUTOMATIC DATABASE INJECTION.
UPDATE JSQL INJECTION V-0.4 : A JAVA TOOL FOR AUTOMATIC DATABASE INJECTION.
Version 0.4 features:
- GET, POST, header, cookie methods
- Normal, error based, blind, time based algorithms
- Automatic best algorithm selection
- Multi-thread control (start/pause/resume/stop)
- Progression bars
- Shows URL calls
- Simple evasion
- Proxy setting
- Distant file reading
- Webshell deposit
- Terminal for webshell commands
- Configuration backup
- Update checker
- Admin page checker
- Brute forcer (md5 mysql…)
- Coder (encode decode base64 hex md5…)
- Supports MySQL
jSQL is free, open source and cross-platform (Windows, Linux, Mac OS X, Solaris).
Next work:
+ distant table writing [sqli]+ distant file writing [sqli]
+ reverse tcp shell deposit [sqli]
+ right elevation [sqli]
+ speed increase (non encoding pass): 50% faster [sqli]
+ control all running tasks in a tab [gui]
# speed test comparison with other injection tools [dev]
# automatic code testing (JUnit) [dev]
# wiki pages [site]
Download : jsql-injection-v0.4.jar (1.2 MB)
Find Other Version |
Sources : https://code.google.com/p/jsql-injection/
Our Post before : http://seclist.us/2013/03/update-jsql-injection-v-0-3-a-java-tool-for-automatic-database-injection.html
1:04 ص
الاشتراك في:
الرسائل (Atom)





