Pinned Repositories
bash_tricks
a github repo that will be used for teaching bash optimizations in a youtube series
bloodhound-elementary
Command line tool for analyzing .json files generated by bloodhound.py or sharphound for use in Bloodhound.
C4
Cyberdelia, a Collection of Command and Control frameworks
client-side-attacks-lab
Lab Environment for learning client-side attacks such as CSRF, Clickjacking, XSS, and CORS abuse.
harpoon
A collection of scripts, and tips and tricks for hacking k8s clusters and containers.
LD_PRELOAD-rand-Hijack-Example
Code samples to go along with the blog post on using LD_PRELOAD to hijack rand() in a number guessing game.
LD_PRELOAD-run-at-load-time
Code samples to go along with the blog post on how to run code at load/unload time when using LD_PRELOAD to inject libraries.
nmap_oui_update
A script to download OUI data from the IEEE and parse it into the nmap-mac-prefixes file so Nmap has the latest OUI data.
pewapt101
Professionally Evil Web Application Penetration Testing 101
x86_asm
x86 Assembly Code Examples for Blog Posts
Professionally Evil's Repositories
ProfessionallyEvil/bloodhound-elementary
Command line tool for analyzing .json files generated by bloodhound.py or sharphound for use in Bloodhound.
ProfessionallyEvil/Pequod
Lab VM environment for Container Hacking.
ProfessionallyEvil/Python4PEPentesters
Python for Professionally Evil Pentesters
ProfessionallyEvil/Python4PEPentesters-exercises
Exercises for the Python for Professionally Evil Pentesters Class
ProfessionallyEvil/packer-windows
Windows Packer Templates
ProfessionallyEvil/slice_like_a_ninja
A game for learning Python slices
ProfessionallyEvil/PEST
Professionally Evil Script Toolbox - A collection of useful scripts in a variety of languages.