
Jerry
Writeup Using nmap to scan and get what port is open and web server. After accessing to /manager/html, using hydra to brute force password Using msfvenom to create payload: msfvenom -p windows...
Writeup Using nmap to scan and get what port is open and web server. After accessing to /manager/html, using hydra to brute force password Using msfvenom to create payload: msfvenom -p windows...
Writeup After scanning, we know how many ports are openned. After accessing IP, it redirects us to this domain. Resolve domain Go to /invite page, F12 to see inspect the code, change to tab N...
Writeup After scanning, we know how many ports are opened, hostname and operating system is running on. Using smbclient -L {ip} to list all SMB shares. Search CVE Windows 17 on Google, we can ...
CHALLENGE DESCRIPTION Embark on the “Dimensional Escape Quest” where you wake up in a mysterious forest maze that’s not quite of this world. Navigate singing squirrels, mischievous nymphs, and grum...
CHALLENGE DESCRIPTION All the coolest ghosts in town are going to a Haunted Houseparty - can you prove you deserve to get in? SOLUTION Using BinaryNinja to solve!
CHALLENGE DESCRIPTION Dating and matching can be exciting especially during Valentine’s, but it’s important to stay vigilant for impostors. Can you help identify possible frauds? SOLUTION At first...
CHALLENGE DESCRIPTION You are after an organised crime group which is responsible for the illegal weapon market in your country. As a secret agent, you have infiltrated the group enough to be inclu...
Overview This project is a keystroke logger that captures and records the keys pressed on the keyboard, logging them into a file named keystrokes.log. It processes each key press event to handle sp...
Overview This project is a great resource for who looking to gain hands-on experience with web application security concepts and tools, covering a wide range of vulnerabilities such as SQL injectio...
WHAT IS GOPHISH? Gophish is a powerful, open-source phishing simulation tool that allows security professionals and organizations to create, manage, and track phishing campaigns. It provides a us...