Pentesting Lab Exercises Series - Vulnhub
Virtual Machine Name: Gemini Inc: 2
Link: https://www.vulnhub.com/entry/gemini-...
My Twitter:@ junhua_cyber
Tips:
1. Uses Python to crack activation code rather than Burp-suite or others. Cookies should be considered.
2. Has to escape blacklist of command execution.
3. Python regular expression editor:
https://pythex.org/
4. Redis penetration:
https://book.hacktricks.xyz/network-s...
5. Convert curl command to Python:
https://curlconverter.com/python/