secator 0.1.0__py2.py3-none-any.whl → 0.1.1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of secator might be problematic. Click here for more details.
- secator/tasks/ffuf.py +3 -5
- {secator-0.1.0.dist-info → secator-0.1.1.dist-info}/METADATA +1 -1
- {secator-0.1.0.dist-info → secator-0.1.1.dist-info}/RECORD +6 -6
- {secator-0.1.0.dist-info → secator-0.1.1.dist-info}/WHEEL +0 -0
- {secator-0.1.0.dist-info → secator-0.1.1.dist-info}/entry_points.txt +0 -0
- {secator-0.1.0.dist-info → secator-0.1.1.dist-info}/licenses/LICENSE +0 -0
secator/tasks/ffuf.py
CHANGED
|
@@ -7,7 +7,7 @@ from secator.definitions import (AUTO_CALIBRATION, CONTENT_LENGTH,
|
|
|
7
7
|
MATCH_WORDS, METHOD, OPT_NOT_SUPPORTED,
|
|
8
8
|
PERCENT, PROXY, RATE_LIMIT, RETRIES,
|
|
9
9
|
STATUS_CODE, THREADS, TIME, TIMEOUT,
|
|
10
|
-
USER_AGENT, WORDLIST)
|
|
10
|
+
USER_AGENT, WORDLIST, WORDLISTS_FOLDER)
|
|
11
11
|
from secator.output_types import Progress, Url
|
|
12
12
|
from secator.serializers import JSONSerializer, RegexSerializer
|
|
13
13
|
from secator.tasks._categories import HttpFuzzer
|
|
@@ -70,10 +70,8 @@ class ffuf(HttpFuzzer):
|
|
|
70
70
|
},
|
|
71
71
|
}
|
|
72
72
|
encoding = 'ansi'
|
|
73
|
-
install_cmd =
|
|
74
|
-
|
|
75
|
-
'sudo git clone https://github.com/danielmiessler/SecLists /usr/share/seclists || true'
|
|
76
|
-
)
|
|
73
|
+
install_cmd = 'go install -v github.com/ffuf/ffuf@latest && '\
|
|
74
|
+
f'sudo git clone https://github.com/danielmiessler/SecLists {WORDLISTS_FOLDER}/seclists || true'
|
|
77
75
|
proxychains = False
|
|
78
76
|
proxy_socks5 = True
|
|
79
77
|
proxy_http = True
|
|
@@ -74,7 +74,7 @@ secator/tasks/dirsearch.py,sha256=2hJeJZJwaAl3-UAjBwlmjW1w9bxjVWxxwfcaTTxqClc,23
|
|
|
74
74
|
secator/tasks/dnsx.py,sha256=6v2ttbycLLt6p-1B05P5662QNdFgS-ozrKjzN3w8hSk,1722
|
|
75
75
|
secator/tasks/dnsxbrute.py,sha256=_wjanOvxKsxZzuSPGiBOsd7TRrbshQgyEEZUCP0tVN4,1172
|
|
76
76
|
secator/tasks/feroxbuster.py,sha256=400i6Egj9jn_Ap_zRfca2RG8c1P30CZBAYLC8UzyW-g,2965
|
|
77
|
-
secator/tasks/ffuf.py,sha256=
|
|
77
|
+
secator/tasks/ffuf.py,sha256=sEVY62ivTPEj5iR0T9o5a0chHmGe1X4SAelqRKjk350,2517
|
|
78
78
|
secator/tasks/fping.py,sha256=P2EAPUGgwEC4Geh2zUbBPKF9bdqrlrdDg-R_TYLTFng,1127
|
|
79
79
|
secator/tasks/gau.py,sha256=YB89dsUVwLaRplIpEiiUA7mwTM7s3vyH4Cs6ZjzcAnY,1357
|
|
80
80
|
secator/tasks/gf.py,sha256=WlhoEyL6xE79w6nE5XNSXHs-jVeO10njqJxBF8w20sA,945
|
|
@@ -92,8 +92,8 @@ secator/tasks/nuclei.py,sha256=iOBKsEY9kkytp_cenYx6061kcEUCjqyT_c3PwoYkHPY,3292
|
|
|
92
92
|
secator/tasks/searchsploit.py,sha256=RD2uv3GFI3Eb-DiTzJp59jyXnvAZRACq-WjDI1NgFM0,1664
|
|
93
93
|
secator/tasks/subfinder.py,sha256=_T7erWmfriqLeN5kquO3-L9DlR0mEjYPPC7NMzwTqwg,1033
|
|
94
94
|
secator/tasks/wpscan.py,sha256=9SVUM5Bwsm52GvanJPygzKPkOp10b-x7_vGtTV9ZqH4,5377
|
|
95
|
-
secator-0.1.
|
|
96
|
-
secator-0.1.
|
|
97
|
-
secator-0.1.
|
|
98
|
-
secator-0.1.
|
|
99
|
-
secator-0.1.
|
|
95
|
+
secator-0.1.1.dist-info/METADATA,sha256=_PcWAv4qVFCXQJ6OYirQE4TC9QQjcGH04KCwszptafc,13065
|
|
96
|
+
secator-0.1.1.dist-info/WHEEL,sha256=wpsUbWzR9la66_V7_eWTdyvs6WD26tazKT2BBEAC-EM,105
|
|
97
|
+
secator-0.1.1.dist-info/entry_points.txt,sha256=lPgsqqUXWgiuGSfKy-se5gHdQlAXIwS_A46NYq7Acic,44
|
|
98
|
+
secator-0.1.1.dist-info/licenses/LICENSE,sha256=19W5Jsy4WTctNkqmZIqLRV1gTDOp01S3LDj9iSgWaJ0,2867
|
|
99
|
+
secator-0.1.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|