PythonforHackers
PythonforHackers copied to clipboard
But actually for hackers
PythonforHackers
Want to build your own tools like BruteSpray? Here's the recipe.
The ingredients
- Python intepreter
- Data Types
- For Loops
- If Else Nominal Control Flow
- String Interpolation
- Exception Control Flow
- Functions
- OS Commands and imports
- File IO
- Python Scripting
- Command Line Interface
How this repo works
Each folder contains a Python script called hack.py. The functionality is built up one piece at a time
- Links to example in Brutespray are provided at the top of each file
2020 Update
Link to slide deck here