Category: Exploitation

fuzzotron

fuzzotron: TCP/UDP based network daemon fuzzer

Fuzzotron Fuzzotron is a simple network fuzzer supporting TCP, UDP, and multithreading. Radamsa and Blab are used for test case generation. Fuzzotron exists as a first-port-of-call network fuzzer, aiming for low setup overhead. Installation...

pulsar

Pulsar: network fuzzer with automatic protocol learning

PULSAR Protocol Learning, Simulation, and Stateful Fuzzer Pulsar is a network fuzzer with automatic protocol learning and simulation capabilities. The tool allows modeling a protocol through machine learning techniques, such as clustering and hidden...

discover utomate various pentesting tasks

discover: automate various pentesting tasks

discover For use with Kali Linux. Custom bash scripts used to automate various pentesting tasks. Download, setup & usage git clone https://github.com/leebaird/discover /opt/discover/ All scripts must be run from this location. cd /opt/discover/ ./update.sh    ...

PSDecode

PSDecode v5.1 releases: deobfuscating encoded PowerShell scripts

PSDecode This is a PowerShell script for deobfuscating other encoded PowerShell scripts. Often, malicious PowerShell scripts have several layers of encodings (Replace, Base64Decode, etc…) that, once decoded, are executed via a call to Invoke-Expression...

WINspect

SlackShell: PowerShell to Slack C2

SlackShell This PowerShell module includes various functions that utilize the Slack API to create a command and control channel. The main function, Start-Shell, will connect to a user-specified Slack channel and authenticate using a...

sshLooter

sshLooter: Script to steal passwords from ssh

sshLooter Script to steal passwords from ssh. Install git clone https://github.com/mthbernardes/sshLooter.git Configuration Edit the script on install.sh, and add your telegram bot api, and your userid. Call the @botfather on the telegram to create...