What is this site for?
MeowMeowAttack’s security.log is a place for sharing:
- security knowledge
- pentest notes
- CTF tips
Where have the writeups gone
HTB requested them to be taken down.
How is this site built?
Using Hugo, no backend needed.
- Construct your site following hugo’s documentation
- Generate all static contents using hugo to a public repository
- Commit the public repository each time new contents are added