offsensive-security
There are 11 repositories under offsensive-security topic.
zet235/black-hat-cpp
C++ Programming for Hackers
crypt0rr/kb
kb=$(cat sillynotes.txt)
DominicBreuker/goncat
netcat-like CLI tool with advanced features for bind/reverse shells
an4kein/guia_pratico
Guide for OSCP preparation!
DevelopersToolbox/template-python-project
A baseline for creating python projects for security projects.
RedTeamToolbox/port-scanner
A threaded port scanner which can scan multiple servers at the same time.
Gurpreet06/ETW-Patcher
Bypassing Event Tracing for Windows (ETW) with CSharp
GreyTeamToolbox/web-crawler-framework-asyncio
A web crawler using asynio
GreyTeamToolbox/web-crawler-framework-selenium-threaded
A web crawler using selenium and running using threads.
GreyTeamToolbox/web-crawler-framework-selenium-unthreaded
A web crawler using selenium.
GreyTeamToolbox/web-crawler-framework-threadpool
A web crawler using selenium and running using threadpools.