There was an error while loading. Please reload this page.
1 parent c2070c0 commit 3176de3Copy full SHA for 3176de3
1 file changed
tests/test_url.py
@@ -76,6 +76,7 @@ def test_url():
76
77
"https://github.com/digininja/DVWA/blob/master/README.md"
78
"#vendor-files": 429,
79
+
80
81
"#apache-modules": 429,
82
@@ -85,7 +86,10 @@ def test_url():
85
86
"https://blog.mozilla.org/security/2014/10/04/"
87
"csp-for-the-web-we-have/": 403,
88
- "https://medium.com/@masjadaan/oracle-padding-attack-a61369993c86": 403
89
+ "https://medium.com/@masjadaan/"
90
+ "oracle-padding-attack-a61369993c86": 403,
91
92
+ "https://www.golinuxcloud.com/brute-force-attack-web-forms": 403,
93
}
94
95
all_urls = []
0 commit comments