mirror of
https://github.com/carpedm20/awesome-hacking
synced 2024-11-25 22:00:25 +00:00
Add Strong node.js (to Web)
Also added a General subsection to keep the consistency.
This commit is contained in:
parent
47a2261a89
commit
f6c1af1107
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue