update
parent
f105c4b1a0
commit
75a36a3c17
|
@ -42,8 +42,12 @@ http:
|
|||
part: body
|
||||
words:
|
||||
- "javax.management.remote.rmi"
|
||||
- type: status
|
||||
# Some status codes we want to match
|
||||
status:
|
||||
- 500
|
||||
extractors:
|
||||
- type: regex
|
||||
part: body
|
||||
regex:
|
||||
- "rmi://.+?:1097/obj"
|
||||
- "rmi://.+?:1097/obj"
|
Loading…
Reference in New Issue