mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-13 14:52:53 +00:00
commit
14c6c9642d
1 changed files with 2 additions and 1 deletions
|
@ -57,9 +57,10 @@
|
||||||
shell.aspx;1.jpg # (IIS < 7.0)
|
shell.aspx;1.jpg # (IIS < 7.0)
|
||||||
shell.soap
|
shell.soap
|
||||||
```
|
```
|
||||||
* JSP : `.jsp, .jspx, .jsw, .jsv, .jspf, .wss, .do, .action`s
|
* JSP : `.jsp, .jspx, .jsw, .jsv, .jspf, .wss, .do, .actions`
|
||||||
* Perl: `.pl, .pm, .cgi, .lib`
|
* Perl: `.pl, .pm, .cgi, .lib`
|
||||||
* Coldfusion: `.cfm, .cfml, .cfc, .dbm`
|
* Coldfusion: `.cfm, .cfml, .cfc, .dbm`
|
||||||
|
* Node.js: `.js, .json, .node`
|
||||||
|
|
||||||
### Upload tricks
|
### Upload tricks
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue