Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 744 Bytes

File metadata and controls

37 lines (25 loc) · 744 Bytes

This is a collection of small python scripts I made.

BrutePost

A simple but flexible HTTP POST bruteforcer.

GenUpload

Web upload fuzzer

LFI Fuzzer

A script to find and exploit LFI/RFI vulnerabilities with handy options.

SerialTester

Basic I/O communications with your serial devices.

SimpleFTP

FTP server (and a small client) from scratch.

SimpleIRC

IRC client from scratch.

SQLi

Basic script to exploit an SQL injection.

SQLi

Basic script to exploit an SQL injection.

UserGen

Username list generator, mainly aimed to Active Directory but can be used for anything.

VigenereSolver

Vigenere cypher solver

WordlistGenerator

A simple and pretty powerful wordlist generator

Xortool

Xor cypher solver