10 Clash of Code Challenges Explained #2
In this second post about Clash Of Code challenges, we’re solving different problems using Python and tricks from the programming language!
In this second post about Clash Of Code challenges, we’re solving different problems using Python and tricks from the programming language!
Learn how to master ffuf, from discovering hidden directories and files to revealing virtual hosts. Ffuf is a fast, reliable, simple and flexible web pentesting tool
CTF & Bug Bounty » Bug Bounty » Bug Bounty Cheatsheets » Bug Bounty Exploitation Cheat Sheet After performing proper reconnaissance on the target and identifying all endpoints, it’s time to attempt exploitation and bypass the application’s logic. You should only test vulnerabilities that are consistent with the features and technologies identified during the recon … Read more
The ultimate Bug Bounty Reconnaissance Cheat Sheet on pentestguides.com. Identify subdomains, ports, services, endpoints, etc.
In this post, we’ll reveal the mines location on Google minesweeper. This will make the game much easier to play and win.
In this post, I share my up-to-date code golf cheatsheet that includes code tricks for many programming languages: python, go, etc.
c4ptur3-th3-fl4g is a beginner level TryHackMe room where we decode 10 flags, then use spectrogam, steganography and obscurity.
Pyrat is an easy TryHackMe challenge where we exploit a Python code execution and use a .git folder to further compromise the server.
In this post, I share my Python solution to 10 Clash of Code challenges. The challenges include reverse, shortest and fastest modes.
Conversor is an easy linux Hack THe Box machine, where we exploit XSLT injection to get a shell and use a needrestart CVE to get root access