68 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
Somdev Sangwan
93c6c966ee [REF] main: refactor the entry function to make it more readable 2024-11-03 15:26:10 +05:30
Jonas Lieb
afc11b0769 Fix a bug with empty factors
If a factor has been defined but evaluates to "False" (e.g. an empty
body), this factor would be skipped during the compare phase. This
commit changes the behaviour to use "None" as a placeholder instead of
every False-ish value.
2024-04-25 09:42:50 +02:00
Ahmed Mohamed
c1fcde3ac5 [REF] main: refactor the entry function to make it more readable 2024-04-15 20:34:13 +02:00
Somdev Sangwan
16ee7355dc changelog for 2.2.6 2024-04-13 10:27:04 +05:30
Somdev Sangwan
6de9b3c1f4 fix #201 (getting stuck) 2024-04-13 10:23:33 +05:30
Somdev Sangwan
c9ffde2b87 only scan webpages 2024-04-01 09:18:46 +05:30
Somdev Sangwan
6d86371113 only scan webpages 2024-04-01 09:18:01 +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
Gaurav Raj
5b6ea26519 Fixed the ' AttributeError: 'str' object has no attribute 'headers' #204 ' Issue 2024-03-17 11:04:05 +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
Ailton Caetano
2611b51ef4 Update otx.py
otx had a small change in its syntax, the minimum page value is now 1
2023-09-15 22:18:14 -03:00
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
755deafce3 make --stable a little faster 2022-09-11 14:38:42 +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
Somdev Sangwan
ab0f7bb316 Merge pull request #157 from 0xflotus/patch-4
fix: burp_export to https
2022-03-02 11:53:32 +05:30
0xflotus
279ed570fa fix: burp_export to https 2022-03-01 03:27:59 +01:00
0xflotus
00b64d4519 Update error_handler.py 2022-03-01 03:20:50 +01:00
0xflotus
91db087028 Update utils.py 2022-03-01 03:17:29 +01:00
0xflotus
a67793c2a9 chore: improved doc strings 2022-03-01 03:16:08 +01:00
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
2450dabb32 bumped version to 2.1.4 2021-06-15 22:21:07 +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
8ff6d9795c heuristic: added corner case for map keys regex 2021-06-10 14:52:17 +03:00
Robert Vulpe
0d4eabd012 heueristic: added input ids, improved speed 2021-06-10 13:03:46 +03:00
Robert Vulpe
6ced08674a heuristic: fixed javascript extractor 2021-06-10 13:03:29 +03:00
Robert Vulpe
9b80ba1371 main: improved help section 2021-06-10 13:02:44 +03:00
Robert Vulpe
1174cb65c1 plugins: bypass ssl certificate verification. useful when debugging with burp 2021-06-10 13:02:17 +03:00
a3kSec
cea785402c add ampersands to query string in txt output 2021-05-20 06:13:44 -04:00
Somdev Sangwan
a9103f8ff0 new factor: no. of lines 2021-05-17 19:33:33 +05:30
Somdev Sangwan
efa26007be properly handle bad retries 2021-05-17 19:32:00 +05:30
Somdev Sangwan
bb06318f07 handle bad retries 2021-05-17 19:31:07 +05:30
Somdev Sangwan
243212f6d9 fixed formatting 2021-05-10 11:35:08 +05:30
Somdev Sangwan
50fa45f63c fixes #131 2021-04-28 20:12:28 +05:30
Somdev Sangwan
8789c9f47f resolve #125 2021-04-26 19:23:05 +05:30
Somdev Sangwan
f254372498 bump version 2021-04-26 19:05:40 +05:30
Somdev Sangwan
1aacd64220 memory exhaustion hotfix 2021-04-26 19:00:55 +05:30