Posts

Showing posts with the label Attack

onioff: Inspecting Deep Web Links

Image
onioff: Inspecting Deep Web Links   ONIOFF – Onion URL Inspector A simple tool – written in pure python – for inspecting Deep Web URLs (or onions). It takes specified onion links and returns their current status along with the site’s title. Compatible with Python 2.6 & 2.7. Author: Nikolaos Kamarinakis ( nikolaskama.me ) Installation You can download ONIOFF by cloning the Git Repo and simply installing its requirements: $ git clone https://github.com/k4m4/onioff.git $ cd onioff $ pip install -r requirements.txt Usage Usage: python onioff.py {onion} [options] To view all available options run: $ python onioff.py -h NOTE : In order for ONIOFF to work, Tor must be correctly configured and running. Source: https://github.com/k4m4/onioff

Fern Wifi Cracker: wireless security audit tools

Image
Fern Wifi Cracker: wireless security audit tools Fern Wifi Cracker is a Wireless security auditing and attack software program written using the Python Programming Language and the Python Qt GUI library , the program is able to crack and recover WEP/WPA/WPS keys and also run other network based attacks on wireless or ethernet based networks   Prerequisites The Program requires the following to run properly: The following dependencies can be installed using the Debian package installer command on Debian based systems using “apt-get install program” or otherwise downloaded and installed manually 1. Aircrack-NG 2. Python-Scapy 3. Python Qt4 4. Python 5. Subversion 6. Xterm 7. Reaver (for WPS Attacks) 8. Macchanger Features Fern Wifi Cracker currently supports the following features: 1. WEP Cracking with Fragmentation,Chop-Chop, Caffe-Latte, Hirte, ARP Request Replay or WPS attack 2. WPA/WPA2 Cracking with Dictionary or WPS based attacks 3. Automatic sav...

Ad