Add Strong node.js (to Web)

Also added a General subsection to keep the consistency.
This commit is contained in:
Jesús Pérez 2019-03-08 08:54:52 +01:00 committed by GitHub
parent 47a2261a89
commit f6c1af1107
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,7 @@ For a list of free hacking books available for download, go [here](https://githu
- [General](#general-1)
- [Web](#web)
- [Tools](#tools-2)
- [General](#general-2)
- [Network](#network)
- [Tools](#tools-3)
- [Forensic](#forensic)
@ -118,6 +119,10 @@ For a list of free hacking books available for download, go [here](https://githu
* [VHostScan](https://github.com/codingo/VHostScan) - A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, aliases and dynamic default pages.
* [SubFinder](https://github.com/subfinder/subfinder) - SubFinder is a subdomain discovery tool that discovers valid subdomains for any target using passive online sources.
## General
* [Strong node.js](https://github.com/jesusprubio/strong-node) - An exhaustive checklist to assist in the source code security analysis of a node.js web service.
# Network
## Tools