How can I start hacking

So I can already program very well with Python and also know the basics of Css, Html and Js. My problem is that I don’t know how to start with hacking. Could you maybe recommend me books, websites or other learning resources that introduce to hacking? I am most interested in malware programming and exploiting websites.

Alright for malware programming you’d need to pick a low-level language and learn how the OS works. Great books about these topics are the following:

  • Windows 10 System Programming - Part 1 and 2
  • Windows Kernel Programming
  • Windows Internals - Part 1 and 2
1 Like

PortSwigger Web Security Academy is an excellent resource for learning web app security.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.