Wifijammer – Continuously jam all wifi clients and access points within range. The effectiveness of this script is constrained by your wireless card. Alfa cards seem to effectively jam within about a block radius with heavy access point saturation. Granularity is given in the options for more effective targeting. Requires: python…
-
-
XssPy – Web Application XSS Scanner
XssPy is a python tool for finding Cross Site Scripting vulnerabilities in websites. This tool is the first of its kind. Instead of just checking one page as most of the tools do, this tool traverses the website and find all the links and subdomains first. After that, it starts…
-
Shellsploit Framework – New Generation Exploit Development Kit
Shellsploit let’s you generate customized shellcodes, backdoors, injectors for various operating system. And let’s you obfuscation every byte via encoders. Dependencies: sudo pip install capstone sudo pip install readline(Not necessary for windows coz preinstalled in shellsploit) sudo pip install pefile sudo pip install colorama sudo pip install pylzma Installation: Pip…
-
Changeme – A Default Credential Scanner
Changeme is designed to be simple to add new credentials without having to write any code or modules.changeme keeps credential data separate from code. All credentials are stored in yaml files so they can be both easily read by humans and processed by changeme. Credential files can be created by…
-
Appie v3 – Android Pentesting Portable Integrated Environment
Appie is a software package that has been pre-configured to function as an Android Pentesting Environment on any windows based machine without the need of a Virtual Machine(VM) or dualboot. It is completely portable and can be carried on USB stick or your smartphone. It is one of its kind…
-
V3n0M-Scanner – Popular SQLi and Pentesting scanner in Python3
V3n0M runs on Python3 [Live Project – All features fully working again and in Python3 v3n0m is a free and open source scanner. Evolved from baltazar’s scanner, it has adapted several new features that improve fuctionality and usability. It is mostly experimental software. This program is for finding and executing…
-
REXT – Router Exploitation Toolkit
Small toolkit for easy creation and usage of various python scripts that work with embedded devices. core – contains most of toolkits basic functions databases – contains databases, like default credentials etc. interface – contains code that is being used for the creation and manipulation with interface modules – contains…
-
Katoolin – Automatically install all Kali Linux tools
Katoolin – A pyhton script by LionSec to install automatically all Kali Linux tools. Features: Add Kali linux repositories Remove kali linux repositories Install Kali linux tools Katoolin Requirements: Python 2.7 An operating system (tested on Ubuntu) Installation and Instruction: sudo su git clone https://github.com/LionSec/katoolin.git && cp katoolin/katoolin.py /usr/bin/katoolin…
-
SPF – SpeedPhish Framework
SPF – SpeedPhish Framework -is a python tool designed to allow for quick recon and deployment of simple social engineering phishing exercises. Requirements: dnspython twisted PhantomJS Usage: usage: spf.py [-h] [-f ] [-C ] [--all] [--test] [-e] [-g] [-s] [--simulate] [-w] [-W] [-d ] [-c <company's name>] [--ip ] [-v]…
-
Linux Reverse TCP Shell In Python
Python code that provides a reverse TCP shell.

