pentest| terokarvinen.com
Web servers often have secret directories, not linked from anywhere. You could find them by trying different paths manually: /secret, /.svn /admin. This article shows you how fuff can do this to you automatically. For practice, I coded a target that you can run locally, without Internet. I will also tell you the solution, so you can test your environment. As bonus, there is a challenge target where you can find to solution yourself.| terokarvinen.com
Learn to hack computers to protect your own. In the course, you will break into target computers. Excellent feedback, reached 5.0 out of 5. . Update: And latest instance just got 4.9/5 feedback, with 100% NPS. Enroll 2024-05-15 w20 Wednesday at 08:00 in MyNet / Peppi.| terokarvinen.com
Tips for the first few challenges in Cryptopals. Learn to break encryption. No math degree required. You do have to be able to code, though.| terokarvinen.com
Review some Python basics to make hacking more convenient. Debugger giving you numbers (84) but you want letters ('T')? This is about Python basics for supporting hacking. It can support your static analysis with Ghidra, debugging with GDB and ̣getting started with crypto hacking with Cryptopals. I do have many articles on hacking, too.| terokarvinen.com
Hack two web apps. Then fix the vulnerabilites.| terokarvinen.com