bbot 2.1.1.5125rc0__py3-none-any.whl → 2.1.1.5127rc0__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.
- bbot/__init__.py +1 -1
- {bbot-2.1.1.5125rc0.dist-info → bbot-2.1.1.5127rc0.dist-info}/METADATA +9 -8
- {bbot-2.1.1.5125rc0.dist-info → bbot-2.1.1.5127rc0.dist-info}/RECORD +6 -6
- {bbot-2.1.1.5125rc0.dist-info → bbot-2.1.1.5127rc0.dist-info}/LICENSE +0 -0
- {bbot-2.1.1.5125rc0.dist-info → bbot-2.1.1.5127rc0.dist-info}/WHEEL +0 -0
- {bbot-2.1.1.5125rc0.dist-info → bbot-2.1.1.5127rc0.dist-info}/entry_points.txt +0 -0
bbot/__init__.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: bbot
|
|
3
|
-
Version: 2.1.1.
|
|
3
|
+
Version: 2.1.1.5127rc0
|
|
4
4
|
Summary: OSINT automation for hackers.
|
|
5
5
|
Home-page: https://github.com/blacklanternsecurity/bbot
|
|
6
6
|
License: GPL-3.0
|
|
@@ -108,13 +108,13 @@ config:
|
|
|
108
108
|
threads: 25
|
|
109
109
|
brute_threads: 1000
|
|
110
110
|
# put your API keys here
|
|
111
|
-
modules:
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
111
|
+
# modules:
|
|
112
|
+
# github:
|
|
113
|
+
# api_key: ""
|
|
114
|
+
# chaos:
|
|
115
|
+
# api_key: ""
|
|
116
|
+
# securitytrails:
|
|
117
|
+
# api_key: ""
|
|
118
118
|
|
|
119
119
|
```
|
|
120
120
|
|
|
@@ -268,6 +268,7 @@ include:
|
|
|
268
268
|
- paramminer
|
|
269
269
|
- dirbust-light
|
|
270
270
|
- web-screenshots
|
|
271
|
+
- baddns-thorough
|
|
271
272
|
|
|
272
273
|
config:
|
|
273
274
|
modules:
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
bbot/__init__.py,sha256=
|
|
1
|
+
bbot/__init__.py,sha256=V6w3TS7fuQr_5J9cUJ1uUAKYQuhG_i82wlZHTw6yrhA,130
|
|
2
2
|
bbot/cli.py,sha256=7S3a4eB-Dl8yodc5WC-927Z30CNlLl9EXimGvIVypJo,10434
|
|
3
3
|
bbot/core/__init__.py,sha256=l255GJE_DvUnWvrRb0J5lG-iMztJ8zVvoweDOfegGtI,46
|
|
4
4
|
bbot/core/config/__init__.py,sha256=zYNw2Me6tsEr8hOOkLb4BQ97GB7Kis2k--G81S8vofU,342
|
|
@@ -395,8 +395,8 @@ bbot/wordlists/raft-small-extensions-lowercase_CLEANED.txt,sha256=ruUQwVfia1_m2u
|
|
|
395
395
|
bbot/wordlists/top_open_ports_nmap.txt,sha256=LmdFYkfapSxn1pVuQC2LkOIY2hMLgG-Xts7DVtYzweM,42727
|
|
396
396
|
bbot/wordlists/valid_url_schemes.txt,sha256=VciB-ww0y-O8Ii1wpTR6rJzGDiC2r-dhVsIJApS1ZYU,3309
|
|
397
397
|
bbot/wordlists/wordninja_dns.txt.gz,sha256=DYHvvfW0TvzrVwyprqODAk4tGOxv5ezNmCPSdPuDUnQ,570241
|
|
398
|
-
bbot-2.1.1.
|
|
399
|
-
bbot-2.1.1.
|
|
400
|
-
bbot-2.1.1.
|
|
401
|
-
bbot-2.1.1.
|
|
402
|
-
bbot-2.1.1.
|
|
398
|
+
bbot-2.1.1.5127rc0.dist-info/LICENSE,sha256=GzeCzK17hhQQDNow0_r0L8OfLpeTKQjFQwBQU7ZUymg,32473
|
|
399
|
+
bbot-2.1.1.5127rc0.dist-info/METADATA,sha256=OJxUijbi4BTXlVXjaXHDxBOwLileO40ab_7R1mCVs8E,16964
|
|
400
|
+
bbot-2.1.1.5127rc0.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
|
401
|
+
bbot-2.1.1.5127rc0.dist-info/entry_points.txt,sha256=cWjvcU_lLrzzJgjcjF7yeGuRA_eDS8pQ-kmPUAyOBfo,38
|
|
402
|
+
bbot-2.1.1.5127rc0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|