Commit Graph

27 Commits

Author SHA1 Message Date
c4v4r0n
6f87dccd17 fix - bug if response_1 is a str 2025-02-06 20:47:01 -03:00
Gildasio Junior
38f307d92a Fix wrong attribute access
When response code is any of 400, 413, 418, 429, 503,
mem.var['healthy_url'] is set to False, which in turn triggers the print
on line 135. But there 'request.status_code' is accessed instead
'response_1.status_code'.

closes #218
2024-11-11 16:37:19 -03:00
Somdev Sangwan
1b11c3574e 2.2.7 build 2024-11-04 01:59:30 +05:30
Ahmed Mohamed
c1fcde3ac5 [REF] main: refactor the entry function to make it more readable 2024-04-15 20:34:13 +02:00
Somdev Sangwan
6de9b3c1f4 fix #201 (getting stuck) 2024-04-13 10:23:33 +05:30
Somdev Sangwan
538d5608a7 skip non-webpage urls 2024-04-01 09:03:27 +05:30
Somdev Sangwan
b9b6237e79 fixed 4 minor bugs 2024-04-01 08:51:42 +05:30
0xInfection
c4ece4677f rm debug 2024-03-01 11:40:30 +05:30
0xInfection
78035696b0 add bugfix 2024-03-01 11:38:55 +05:30
0xInfection
b27df71969 add rate limit 2024-02-29 15:38:42 +05:30
unknown
5b6ede3662 Update host for burp proxy 2024-01-08 11:55:50 +07:00
Somdev Sangwan
faf9d30efa v2.2.2 build 2023-11-16 18:00:17 +05:30
Kian-Meng Ang
d7aba7080d Fix typos
Found via `codespell -S ./arjun/db -L splitted`
2022-09-29 22:22:17 +08:00
s0md3v
748ec6ee46 hotfix 2022-09-11 17:08:11 +05:30
s0md3v
538aa745ee 2.2.0 build 2022-09-11 14:36:51 +05:30
s0md3v
14da1394a7 v2.1.6 build 2022-09-11 02:57:13 +05:30
s0md3v
cd82a222aa fixed redirection bug 2022-04-09 21:35:06 +05:30
s0md3v
0f5be57c3f lots of fixes 2022-04-04 14:47:27 +05:30
narkopolo
ae6698eb23 Change misspelling of "anomaly" 2021-07-13 14:18:21 +02:00
Somdev Sangwan
c4bc7af94a fixed paths in windows, fr 2021-06-15 23:01:34 +05:30
Somdev Sangwan
3bf0da5ddc windows compatible file paths 2021-06-15 22:14:22 +05:30
Robert Vulpe
aed767956d main: consistent format in help section 2021-06-10 15:20:29 +03:00
Robert Vulpe
9b80ba1371 main: improved help section 2021-06-10 13:02:44 +03:00
Somdev Sangwan
42c5d1b16a removed unused import 'os' 2021-03-11 07:40:30 +05:30
Somdev Sangwan
18ef9abd5d fixes #120 2021-03-11 05:37:23 +05:30
Somdev Sangwan
5d669c7c83 fix default wordlist dir 2021-02-08 08:18:43 +05:30
Somdev Sangwan
aa12f1f16f 2.1.0 build 2021-02-07 19:43:30 +05:30