mirror of
https://github.com/qazbnm456/awesome-web-security.git
synced 2024-10-01 03:15:46 -04:00
add a command-injection tool
This commit is contained in:
parent
2032f31fbc
commit
e9caefde25
@ -65,6 +65,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
- [JavaScript](#pocs-javascript)
|
||||
- [Tools](#tools)
|
||||
- [Auditing](#tools-auditing)
|
||||
- [Command Injection](#tools-command-injection)
|
||||
- [Reconnaissance](#tools-reconnaissance)
|
||||
- [OSINT](#tools-osint)
|
||||
- [Sub Domain Enumeration](#tools-sub-domain-enumeration)
|
||||
@ -404,6 +405,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
- [prowler](https://github.com/Alfresco/prowler) - Tool for AWS security assessment, auditing and hardening by [@Alfresco](https://github.com/Alfresco).
|
||||
- [A2SV](https://github.com/hahwul/a2sv) - Auto Scanning to SSL Vulnerability by [@hahwul](https://github.com/hahwul).
|
||||
|
||||
<a name="tools-command-injection"></a>
|
||||
### Command Injection
|
||||
|
||||
- [commix](https://github.com/commixproject/commix) - Automated All-in-One OS command injection and exploitation tool by [@commixproject](https://github.com/commixproject).
|
||||
|
||||
<a name="tools-reconnaissance"></a>
|
||||
### Reconnaissance
|
||||
|
||||
|
@ -65,6 +65,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
- [JavaScript](#pocs-javascript)
|
||||
- [Tools](#tools)
|
||||
- [Auditing](#tools-auditing)
|
||||
- [Command Injection](#tools-command-injection)
|
||||
- [Reconnaissance](#tools-reconnaissance)
|
||||
- [OSINT](#tools-osint)
|
||||
- [Sub Domain Enumeration](#tools-sub-domain-enumeration)
|
||||
@ -436,6 +437,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
- [prowler](https://github.com/Alfresco/prowler) - Tool for AWS security assessment, auditing and hardening by [@Alfresco](https://github.com/Alfresco).
|
||||
- [A2SV](https://github.com/hahwul/a2sv) - Auto Scanning to SSL Vulnerability by [@hahwul](https://github.com/hahwul).
|
||||
|
||||
<a name="tools-command-injection"></a>
|
||||
### Command Injection
|
||||
|
||||
- [commix](https://github.com/commixproject/commix) - Automated All-in-One OS command injection and exploitation tool by [@commixproject](https://github.com/commixproject).
|
||||
|
||||
<a name="tools-reconnaissance"></a>
|
||||
### Reconnaissance
|
||||
|
||||
|
@ -65,6 +65,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
- [JavaScript](#pocs-javascript)
|
||||
- [Tools](#tools)
|
||||
- [Auditing](#tools-auditing)
|
||||
- [Command Injection](#tools-command-injection)
|
||||
- [Reconnaissance](#tools-reconnaissance)
|
||||
- [OSINT](#tools-osint)
|
||||
- [Sub Domain Enumeration](#tools-sub-domain-enumeration)
|
||||
@ -399,6 +400,11 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
|
||||
- [prowler](https://github.com/Alfresco/prowler) - Tool for AWS security assessment, auditing and hardening by [@Alfresco](https://github.com/Alfresco).
|
||||
- [A2SV](https://github.com/hahwul/a2sv) - Auto Scanning to SSL Vulnerability by [@hahwul](https://github.com/hahwul).
|
||||
|
||||
<a name="tools-command-injection"></a>
|
||||
### Command Injection
|
||||
|
||||
- [commix](https://github.com/commixproject/commix) - Automated All-in-One OS command injection and exploitation tool by [@commixproject](https://github.com/commixproject).
|
||||
|
||||
<a name="tools-reconnaissance"></a>
|
||||
### Reconnaissance
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user