Any recommendations for #webhacking books?
PortSwigger have published the
Top 10 web hacking techniques of 2024
https://portswigger.net/research/top-10-web-hacking-techniques-of-2024
Top 10 web hacking techniques of 2023: https://portswigger.net/research/top-10-web-hacking-techniques-of-2023
Best Nuclei scan for beginners.
sudo nuclei -u example. com -as
This uses wapalyzer to check what technologies it can detect then automatically choose the tags and templates for you.