mirror of
https://github.com/carpedm20/awesome-hacking
synced 2024-11-22 12:33:02 +00:00
Adding Keyscope (OSS)
This commit is contained in:
parent
af5e7ef2ef
commit
6b72d77cae
1 changed files with 1 additions and 0 deletions
|
@ -189,6 +189,7 @@ For a list of free hacking books available for download, go [here](https://githu
|
|||
* [PhpSploit](https://github.com/nil0x42/phpsploit) - Full-featured C2 framework which silently persists on webserver via evil PHP oneliner
|
||||
* [Git-Scanner](https://github.com/HightechSec/git-scanner) - A tool for bug hunting or pentesting for targeting websites that have open `.git` repositories available in public
|
||||
* [CSP Scanner](https://cspscanner.com/) - Analyze a site's Content-Security-Policy (CSP) to find bypasses and missing directives.
|
||||
* [Keyscope](https://github.com/SpectralOps/keyscope) - an extensible key and secret validation tool for auditing active secrets against multiple SaaS vendors
|
||||
|
||||
## 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.
|
||||
|
|
Loading…
Reference in a new issue