mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
templateman update
This commit is contained in:
@@ -11,7 +11,6 @@ info:
|
||||
metadata:
|
||||
verified: true
|
||||
tags: asp,aspx,file,webshell
|
||||
|
||||
file:
|
||||
- extensions:
|
||||
- asp
|
||||
@@ -30,4 +29,4 @@ file:
|
||||
- '(?i)ExecuteStatement'
|
||||
- '(?i)cmd.exe'
|
||||
- '(?i)mmshell'
|
||||
- '(?i)GetCmd'
|
||||
- '(?i)GetCmd'
|
||||
|
||||
@@ -11,7 +11,6 @@ info:
|
||||
metadata:
|
||||
verified: true
|
||||
tags: jsp,java,jspx,webshell,file
|
||||
|
||||
file:
|
||||
- extensions:
|
||||
- jsp
|
||||
@@ -25,4 +24,4 @@ file:
|
||||
- '(?i)cmd.exe'
|
||||
- '(?i)/bin/sh'
|
||||
- '(?i)/bin/bash'
|
||||
- '(?i)exeCmd'
|
||||
- '(?i)exeCmd'
|
||||
|
||||
@@ -10,7 +10,6 @@ info:
|
||||
metadata:
|
||||
verified: true
|
||||
tags: php,file,webshell
|
||||
|
||||
file:
|
||||
- extensions:
|
||||
- php
|
||||
@@ -30,4 +29,4 @@ file:
|
||||
- '65786563' # exec
|
||||
- '(?i)\$\w+\(\$_(GET|POST|COOKIE|REQUEST)'
|
||||
- '(?i)b4tm4n'
|
||||
- '(?i)cmdshell'
|
||||
- '(?i)cmdshell'
|
||||
|
||||
Reference in New Issue
Block a user