Update README.md

This commit is contained in:
İsmail Taşdelen 2018-11-03 14:57:21 -04:00 committed by GitHub
parent de10bffb83
commit f12a49410b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -559,12 +559,26 @@ $(`whoami`)
```
#### 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
###### WE-77: Improper Neutralization of Special Elements used in a Command ('Command Injection')
* 👉 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
###### Portswigger Web Security - OS Command Injection
* 👉 https://portswigger.net/kb/issues/00100100_os-command-injection
### Cloning an Existing Repository ( Clone with HTTPS )
```
root@ismailtasdelen:~# git clone https://github.com/ismailtasdelen/command-injection-payload-list.git