mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-15 21:34:10 +01:00
Missing paths with known RCE vulnerabilities
Some paths are missing which have known RCE vulnerabilities
This commit is contained in:
parent
b0cbe86a20
commit
4a5f06c053
1 changed files with 9 additions and 0 deletions
|
|
@ -38,6 +38,15 @@
|
|||
/HTTPClntRecv/*
|
||||
/HTTPClntSend
|
||||
/HTTPClntSend/*
|
||||
/wls-wsat/CoordinatorPortType
|
||||
/wls-wsat/CoordinatorPortType11
|
||||
/wls-wsat/ParticipantPortType
|
||||
/wls-wsat/ParticipantPortType11
|
||||
/wls-wsat/RegistrationPortTypeRPC
|
||||
/wls-wsat/RegistrationPortTypeRPC11
|
||||
/wls-wsat/RegistrationRequesterPortType
|
||||
/wls-wsat/RegistrationRequesterPortType11
|
||||
/_async/AsyncResponseService
|
||||
/JspServlet
|
||||
/LogfileSearch
|
||||
/LogfileTail
|
||||
|
|
|
|||
Loading…
Reference in a new issue