Commit Graph

238 Commits

Author SHA1 Message Date
Somdev Sangwan
93c6c966ee [REF] main: refactor the entry function to make it more readable 2024-11-03 15:26:10 +05:30
Somdev Sangwan
53afa55518 Merge pull request #212 from jojonas/empty_factors
Fix a bug with empty factors
2024-06-05 23:31:34 +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
a4c8d76ce8 changelog for 2.2.5 2024-04-01 09:21:47 +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
Somdev Sangwan
a2a628f323 Fixes #204
Fixed the ' AttributeError: 'str' object has no attribute 'headers' #…
2024-03-30 10:26:29 +05:30
Gaurav Raj
5b6ea26519 Fixed the ' AttributeError: 'str' object has no attribute 'headers' #204 ' Issue 2024-03-17 11:04:05 +05:30
Somdev Sangwan
cb2f067715 corrected license classifier 2024-03-16 15:47:33 +05:30
Somdev Sangwan
cee2230c27 Merge pull request #206 from 0xInfection/master
fix broken ref due to pre-import before variable declaration
2024-03-01 11:50:06 +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
Somdev Sangwan
4800e67087 Merge pull request #205 from 0xInfection/master
add rate limit functionality
2024-02-29 15:50:10 +05:30
0xInfection
b27df71969 add rate limit 2024-02-29 15:38:42 +05:30
Somdev Sangwan
7c81ae25c8 Merge pull request #203 from ch1nhpd/master
Update host for burp proxy
2024-02-15 09:03:48 +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
Somdev Sangwan
10be64dbb3 Merge pull request #198 from DarkLighting/master
Update plugins/otx.py
2023-11-14 19:01:03 +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
Somdev Sangwan
70b5b28e64 Update LICENSE 2022-12-23 11:44:37 +05:30
Somdev Sangwan
f314e4e59f Merge pull request #179 from kianmeng/fix-typos
Fix typos
2022-11-15 13:23:43 +05:30
Kian-Meng Ang
d7aba7080d Fix typos
Found via `codespell -S ./arjun/db -L splitted`
2022-09-29 22:22:17 +08:00
Somdev Sangwan
8595d2ba7e Merge pull request #174 from s0md3v/2.2.1
hotfix
2022-09-11 17:09:56 +05:30
s0md3v
748ec6ee46 hotfix 2022-09-11 17:08:11 +05:30
Somdev Sangwan
9f4140af58 adjusted stats for the increased wordlist 2022-09-11 16:08:24 +05:30
Somdev Sangwan
4a0931d2e6 Merge pull request #172 from s0md3v/2.2.0
2.2.0
2022-09-11 14:41:14 +05:30
Somdev Sangwan
289f546f25 formatting 2022-09-11 14:39:56 +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
Somdev Sangwan
4219512378 Merge pull request #171 from s0md3v/2.1.6
2.1.6
2022-09-11 03:07:12 +05:30
Somdev Sangwan
76e3c0ee39 changelog for 2.1.6 2022-09-11 03:04:43 +05:30
s0md3v
14da1394a7 v2.1.6 build 2022-09-11 02:57:13 +05:30
Somdev Sangwan
01c755d9c2 updated demo image 2022-04-10 08:50:16 +05:30
Somdev Sangwan
f0bcff63d6 changelog for 2.1.5 2022-04-09 22:13:57 +05:30
s0md3v
0ed3aa7c4f Merge branch 'master' of https://github.com/s0md3v/Arjun 2022-04-09 21:35:17 +05:30
s0md3v
cd82a222aa fixed redirection bug 2022-04-09 21:35:06 +05:30
Somdev Sangwan
5fa3524965 disables redirects 2022-04-05 21:39:02 +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
Somdev Sangwan
4be2c5472d Merge pull request #156 from 0xflotus/patch-2
chore: improved doc strings
2022-03-02 11:52:48 +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
Somdev Sangwan
9e7fe27886 Merge pull request #143 from narkopolo/master
Change misspelling of "anomaly"
2021-08-29 08:42:31 +05:30