diff --git a/README-jp.md b/README-jp.md index 7c77a96..8427df9 100644 --- a/README-jp.md +++ b/README-jp.md @@ -523,6 +523,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [malware-jail](https://github.com/HynekPetrak/malware-jail) - Sandbox for semi-automatic Javascript malware analysis, deobfuscation and payload extraction by [@HynekPetrak](https://github.com/HynekPetrak). - [repo-supervisor](https://github.com/auth0/repo-supervisor) - Scan your code for security misconfiguration, search for passwords and secrets. - [bXSS](https://github.com/LewisArdern/bXSS) - bXSS is a simple Blind XSS application adapted from [cure53.de/m](https://cure53.de/m) by [@LewisArdern](https://github.com/LewisArdern). +- [DirHunt](https://github.com/Nekmo/dirhunt) - Dirhunt is a web crawler optimize for search and analyze directories without using brute force. ### Preventing diff --git a/README-zh.md b/README-zh.md index 554c035..a6f25b5 100644 --- a/README-zh.md +++ b/README-zh.md @@ -558,6 +558,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [repo-supervisor](https://github.com/auth0/repo-supervisor) - Scan your code for security misconfiguration, search for passwords and secrets. - [bXSS](https://github.com/LewisArdern/bXSS) - bXSS is a simple Blind XSS application adapted from [cure53.de/m](https://cure53.de/m) by [@LewisArdern](https://github.com/LewisArdern). - [重大漏洞在线检测系统](http://0day.websaas.com.cn/) - 重大漏洞在线检测系统 by [杭州安恒信息技术有限公司](http://www.dbappsecurity.com.cn/). +- [DirHunt](https://github.com/Nekmo/dirhunt) - Dirhunt is a web crawler optimize for search and analyze directories without using brute force. ### Preventing diff --git a/README.md b/README.md index 4183839..7e82890 100644 --- a/README.md +++ b/README.md @@ -518,6 +518,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [repo-supervisor](https://github.com/auth0/repo-supervisor) - Scan your code for security misconfiguration, search for passwords and secrets. - [bXSS](https://github.com/LewisArdern/bXSS) - bXSS is a simple Blind XSS application adapted from [cure53.de/m](https://cure53.de/m) by [@LewisArdern](https://github.com/LewisArdern). - [OpenRASP](https://github.com/baidu/openrasp) - An open source RASP solution actively maintained by Baidu Inc. With context-aware detection algorithm the project achieved nearly no false positives. And less than 3% performance reduction is observed under heavy server load. +- [DirHunt](https://github.com/Nekmo/dirhunt) - Dirhunt is a web crawler optimize for search and analyze directories without using brute force. ### Preventing