March 2026
Intermediate to advanced
352 pages
8h 59m
English
In this chapter, you’ll build a custom C2 server and implant and create custom ransomware that can be used in real-world engagements. But I’ll be changing things up by having you write these tools with Go instead of Python. All programming languages have their pros and cons, and some are better suited than others for a specific offensive security goal. In this case, Go will allow you to more easily distribute the malware you write.
While Python is an excellent language for many applications, just because you can write a tool in Python doesn’t mean you always should. Python is an interpreted language, ...
Read now
Unlock full access