mirror of
https://github.com/payloadbox/command-injection-payload-list.git
synced 2025-12-17 09:45:31 +00:00
Update README.md
This commit is contained in:
parent
de10bffb83
commit
f12a49410b
14
README.md
14
README.md
@ -559,12 +559,26 @@ $(`whoami`)
|
|||||||
```
|
```
|
||||||
#### References :
|
#### References :
|
||||||
|
|
||||||
|
###### Testing for Command Injection (OTG-INPVAL-013)
|
||||||
|
|
||||||
|
* 👉 https://www.owasp.org/index.php/Testing_for_Command_Injection_(OTG-INPVAL-013)
|
||||||
|
|
||||||
|
###### OWASP Command Injection
|
||||||
|
|
||||||
* 👉 https://www.owasp.org/index.php/Command_Injection
|
* 👉 https://www.owasp.org/index.php/Command_Injection
|
||||||
|
|
||||||
|
###### WE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')
|
||||||
|
|
||||||
* 👉 http://cwe.mitre.org/data/definitions/77.html
|
* 👉 http://cwe.mitre.org/data/definitions/77.html
|
||||||
|
|
||||||
|
###### WE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection'
|
||||||
|
|
||||||
* 👉 http://cwe.mitre.org/data/definitions/78.html
|
* 👉 http://cwe.mitre.org/data/definitions/78.html
|
||||||
|
|
||||||
|
###### Portswigger Web Security - OS Command Injection
|
||||||
|
|
||||||
|
* 👉 https://portswigger.net/kb/issues/00100100_os-command-injection
|
||||||
|
|
||||||
### Cloning an Existing Repository ( Clone with HTTPS )
|
### Cloning an Existing Repository ( Clone with HTTPS )
|
||||||
```
|
```
|
||||||
root@ismailtasdelen:~# git clone https://github.com/ismailtasdelen/command-injection-payload-list.git
|
root@ismailtasdelen:~# git clone https://github.com/ismailtasdelen/command-injection-payload-list.git
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user