bbot 2.4.0.6031rc0__py3-none-any.whl → 2.4.0.6037rc0__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 bbot might be problematic. Click here for more details.
- bbot/__init__.py +1 -1
- bbot/core/helpers/names_generator.py +10 -0
- {bbot-2.4.0.6031rc0.dist-info → bbot-2.4.0.6037rc0.dist-info}/METADATA +1 -1
- {bbot-2.4.0.6031rc0.dist-info → bbot-2.4.0.6037rc0.dist-info}/RECORD +7 -7
- {bbot-2.4.0.6031rc0.dist-info → bbot-2.4.0.6037rc0.dist-info}/LICENSE +0 -0
- {bbot-2.4.0.6031rc0.dist-info → bbot-2.4.0.6037rc0.dist-info}/WHEEL +0 -0
- {bbot-2.4.0.6031rc0.dist-info → bbot-2.4.0.6037rc0.dist-info}/entry_points.txt +0 -0
bbot/__init__.py
CHANGED
|
@@ -81,6 +81,7 @@ adjectives = [
|
|
|
81
81
|
"expired",
|
|
82
82
|
"exquisite",
|
|
83
83
|
"extreme",
|
|
84
|
+
"fermented",
|
|
84
85
|
"ferocious",
|
|
85
86
|
"fiendish",
|
|
86
87
|
"fierce",
|
|
@@ -110,6 +111,7 @@ adjectives = [
|
|
|
110
111
|
"heinous",
|
|
111
112
|
"hellish",
|
|
112
113
|
"hideous",
|
|
114
|
+
"hubristic",
|
|
113
115
|
"hysterical",
|
|
114
116
|
"imaginary",
|
|
115
117
|
"immense",
|
|
@@ -182,6 +184,7 @@ adjectives = [
|
|
|
182
184
|
"plump",
|
|
183
185
|
"powerful",
|
|
184
186
|
"premature",
|
|
187
|
+
"pretentious",
|
|
185
188
|
"profound",
|
|
186
189
|
"promiscuous",
|
|
187
190
|
"psychedelic",
|
|
@@ -214,6 +217,7 @@ adjectives = [
|
|
|
214
217
|
"sneaky",
|
|
215
218
|
"soft",
|
|
216
219
|
"sophisticated",
|
|
220
|
+
"spasmodic",
|
|
217
221
|
"spicy",
|
|
218
222
|
"spiteful",
|
|
219
223
|
"squishy",
|
|
@@ -268,6 +272,7 @@ adjectives = [
|
|
|
268
272
|
"voluptuous",
|
|
269
273
|
"wasted",
|
|
270
274
|
"wet",
|
|
275
|
+
"wheedling",
|
|
271
276
|
"whimsical",
|
|
272
277
|
"white",
|
|
273
278
|
"wicked",
|
|
@@ -370,6 +375,7 @@ names = [
|
|
|
370
375
|
"daniel",
|
|
371
376
|
"danielle",
|
|
372
377
|
"danny",
|
|
378
|
+
"daryl",
|
|
373
379
|
"data",
|
|
374
380
|
"david",
|
|
375
381
|
"dawn",
|
|
@@ -436,6 +442,7 @@ names = [
|
|
|
436
442
|
"george",
|
|
437
443
|
"gerald",
|
|
438
444
|
"geralt",
|
|
445
|
+
"gertrude",
|
|
439
446
|
"gimli",
|
|
440
447
|
"gladys",
|
|
441
448
|
"glenn",
|
|
@@ -516,6 +523,7 @@ names = [
|
|
|
516
523
|
"kerry",
|
|
517
524
|
"kevin",
|
|
518
525
|
"kimberly",
|
|
526
|
+
"kronk",
|
|
519
527
|
"kyle",
|
|
520
528
|
"kylie",
|
|
521
529
|
"lantern",
|
|
@@ -580,6 +588,7 @@ names = [
|
|
|
580
588
|
"obama",
|
|
581
589
|
"olivia",
|
|
582
590
|
"padme",
|
|
591
|
+
"palpatine",
|
|
583
592
|
"pamela",
|
|
584
593
|
"patricia",
|
|
585
594
|
"patrick",
|
|
@@ -604,6 +613,7 @@ names = [
|
|
|
604
613
|
"robert",
|
|
605
614
|
"robin",
|
|
606
615
|
"rodney",
|
|
616
|
+
"rodriguez",
|
|
607
617
|
"roger",
|
|
608
618
|
"ron",
|
|
609
619
|
"ronald",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: bbot
|
|
3
|
-
Version: 2.4.0.
|
|
3
|
+
Version: 2.4.0.6037rc0
|
|
4
4
|
Summary: OSINT automation for hackers.
|
|
5
5
|
License: GPL-3.0
|
|
6
6
|
Keywords: python,cli,automation,osint,threat-intel,intelligence,neo4j,scanner,python-library,hacking,recursion,pentesting,recon,command-line-tool,bugbounty,subdomains,security-tools,subdomain-scanner,osint-framework,attack-surface,subdomain-enumeration,osint-tool
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
bbot/__init__.py,sha256=
|
|
1
|
+
bbot/__init__.py,sha256=xkQr86eFQjiXGn5xCRHtXHjq8dF2XBnkrGYHIzSOp0M,130
|
|
2
2
|
bbot/cli.py,sha256=Jh8R_mSlitg6s4bFt5fqRzjMovxZAqtBPBa5A6pbedU,11883
|
|
3
3
|
bbot/core/__init__.py,sha256=l255GJE_DvUnWvrRb0J5lG-iMztJ8zVvoweDOfegGtI,46
|
|
4
4
|
bbot/core/config/__init__.py,sha256=zYNw2Me6tsEr8hOOkLb4BQ97GB7Kis2k--G81S8vofU,342
|
|
@@ -30,7 +30,7 @@ bbot/core/helpers/helper.py,sha256=eD9yJUhrFUmmoXm4pyi31dulJ5W2eyS-YLGXmx7AyDQ,8
|
|
|
30
30
|
bbot/core/helpers/interactsh.py,sha256=VBYYH6-rWBofRsgemndK6iZNmyifOps8vgQOw2mac4k,12624
|
|
31
31
|
bbot/core/helpers/libmagic.py,sha256=QMHyxjgDLb2jyjBvK1MQ-xt6WkGXhKcHu9ZP1li-sik,3460
|
|
32
32
|
bbot/core/helpers/misc.py,sha256=r-FUL5zdZagmLjNd_F577IE1CrT22f5qPb69RQcEHD0,87452
|
|
33
|
-
bbot/core/helpers/names_generator.py,sha256=
|
|
33
|
+
bbot/core/helpers/names_generator.py,sha256=YNzcTULBneLLjPl-v_opKpLKFdMu3y8iUfsfrbMJYdI,10490
|
|
34
34
|
bbot/core/helpers/ntlm.py,sha256=P2Xj4-GPos2iAzw4dfk0FJp6oGyycGhu2x6sLDVjYjs,2573
|
|
35
35
|
bbot/core/helpers/process.py,sha256=00uRpLMFi3Pt3uT8qXwAIhsXdoa7h-ifoXh0sGYgwqs,1702
|
|
36
36
|
bbot/core/helpers/ratelimiter.py,sha256=fQp5mKfqfCkDkZzgntDu4NWlRsWSMCto0V8vaV8-34k,2115
|
|
@@ -427,8 +427,8 @@ bbot/wordlists/raft-small-extensions-lowercase_CLEANED.txt,sha256=ZSIVebs7ptMvHx
|
|
|
427
427
|
bbot/wordlists/top_open_ports_nmap.txt,sha256=LmdFYkfapSxn1pVuQC2LkOIY2hMLgG-Xts7DVtYzweM,42727
|
|
428
428
|
bbot/wordlists/valid_url_schemes.txt,sha256=0B_VAr9Dv7aYhwi6JSBDU-3M76vNtzN0qEC_RNLo7HE,3310
|
|
429
429
|
bbot/wordlists/wordninja_dns.txt.gz,sha256=DYHvvfW0TvzrVwyprqODAk4tGOxv5ezNmCPSdPuDUnQ,570241
|
|
430
|
-
bbot-2.4.0.
|
|
431
|
-
bbot-2.4.0.
|
|
432
|
-
bbot-2.4.0.
|
|
433
|
-
bbot-2.4.0.
|
|
434
|
-
bbot-2.4.0.
|
|
430
|
+
bbot-2.4.0.6037rc0.dist-info/LICENSE,sha256=GzeCzK17hhQQDNow0_r0L8OfLpeTKQjFQwBQU7ZUymg,32473
|
|
431
|
+
bbot-2.4.0.6037rc0.dist-info/METADATA,sha256=4foEoVeoV1RkYldR35dFzNfXBeQapdEYwECqula6JZg,18218
|
|
432
|
+
bbot-2.4.0.6037rc0.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
|
|
433
|
+
bbot-2.4.0.6037rc0.dist-info/entry_points.txt,sha256=cWjvcU_lLrzzJgjcjF7yeGuRA_eDS8pQ-kmPUAyOBfo,38
|
|
434
|
+
bbot-2.4.0.6037rc0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|