Commit Graph

35 Commits

Author SHA1 Message Date
Somdev Sangwan
3415c05761 Merge pull request #32 from davidmckennirey/master
Add error handling for refused connections.
2021-01-28 15:46:48 +05:30
David McKennirey
b6dec2138e Add error handling for refused connections. This will allow the tool to continue testing if one or more of the target urls refuses connections. Previously, this would cause the tool to stop once it encoutered a URL that refused a connection. 2021-01-15 07:42:47 -05:00
Somdev Sangwan
437504ad80 fix #30 2020-12-09 14:17:42 +05:30
Somdev Sangwan
fdf0dd5a09 Fixes #25 2020-08-21 09:28:07 +05:30
Somdev Sangwan
3f9b523028 minor ui changes 2020-01-17 03:20:20 +05:30
Somdev Sangwan
42715ee5b2 minor ui changes 2020-01-17 03:19:49 +05:30
Somdev Sangwan
4af27fcb12 updated screenshot 2020-01-17 03:19:01 +05:30
Somdev Sangwan
f2e873670d Update docs, FIxes #2, FIxes #13 2020-01-17 02:55:30 +05:30
Somdev Sangwan
f8e57478fe 1.0-beta
- Bug fixes
- Scan URLs from file
- JSON output to file
- Custom HTTP header support
- Switch to ignore helpful messages
2020-01-17 02:44:46 +05:30
Somdev Sangwan
2e145e699c Merge pull request #11 from vvMelody/develop
Improve code quality
2020-01-16 16:45:02 +05:30
Mio
678517ca87 Update requester.py 2019-12-15 18:14:24 +08:00
Mio
3387c6355f Merge branch 'master' into develop 2019-12-15 18:12:56 +08:00
Somdev Sangwan
ed7eb17683 supress bad ssl warning 2019-12-13 18:13:21 +05:30
Somdev Sangwan
3b76d8c7fd skip verification of ssl certificates 2019-12-12 11:17:20 +05:30
vvMelody
c6d307b2bc Simplify some code 2019-12-04 14:04:03 +08:00
Somdev Sangwan
d1da167b82 Merge pull request #8 from afranche/master
Correct typos in errors details messages
2019-11-28 11:11:35 +05:30
Somdev Sangwan
56a8c48c6b Update details.json 2019-11-28 11:10:41 +05:30
Aissaoui Anouar
5ad2fa9ddd chore(messages): Corrected typos 2019-11-28 02:37:12 +01:00
Somdev Sangwan
44cbdacc71 updated donation link 2019-11-27 16:00:51 +05:30
Somdev Sangwan
277c557975 should resolve #7 2019-11-27 15:02:42 +05:30
Somdev Sangwan
cd3fd5cdfb Added setup instructions (#6) 2019-11-26 21:20:35 +05:30
Somdev Sangwan
c3ebdd34a3 changelog for 0.2-beta 2019-11-25 14:31:31 +05:30
Somdev Sangwan
89ca2a82bf bumped version 2019-11-25 14:29:16 +05:30
Somdev Sangwan
d90140ff21 Update requester.py 2019-11-25 14:26:20 +05:30
Somdev Sangwan
6275bfce58 documented unescaped dot bypass test 2019-11-25 10:26:12 +05:30
Somdev Sangwan
b68631c587 added unescaped regex test 2019-11-25 10:21:17 +05:30
Somdev Sangwan
205b214dda add unescaped regex test 2019-11-25 10:20:45 +05:30
Somdev Sangwan
a26fa3af15 Fixes #1 2019-11-25 10:06:20 +05:30
Somdev Sangwan
392e82496d reordered checks 2019-11-24 21:57:45 +05:30
Somdev Sangwan
cecfe22500 Create requirements.txt 2019-11-24 21:41:44 +05:30
Somdev Sangwan
1b47142ddc minor typo fix 2019-11-24 21:41:20 +05:30
Somdev Sangwan
e99c000694 minor typo fix 2019-11-24 21:40:51 +05:30
Somdev Sangwan
da1eef87fb intiial documentation 2019-11-24 21:40:14 +05:30
Somdev Sangwan
a5529a0298 Add files via upload 2019-11-24 21:12:10 +05:30
Somdev Sangwan
4e1623440e Initial commit 2019-11-24 21:09:06 +05:30