Cas van Cooten (@chvancooten)
Hey
Feel free to reach out if you have any questions about offensive development, red teaming, or other security topics! Always happy to chat.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseHey
Feel free to reach out if you have any questions about offensive development, red teaming, or other security topics! Always happy to chat.
A Bash script and Docker image for Bug Bounty reconnaissance. Intended for headless use.
A repository with my notable code snippets for Offensive Security's PEN-300 (OSEP) course.
POC to replicate the full 'Follina' Office RCE vulnerability for testing purposes
Description
On Windows 11, when compiling a DLL that makes a call to any os.copyFile
operation (like copyFile
, copyDir
, copyFileToDir
or moveDir
), …