bbot 2.3.2.5827rc0__py3-none-any.whl → 2.3.2.5832rc0__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 CHANGED
@@ -1,4 +1,4 @@
1
1
  # version placeholder (replaced by poetry-dynamic-versioning)
2
- __version__ = "v2.3.2.5827rc"
2
+ __version__ = "v2.3.2.5832rc"
3
3
 
4
4
  from .scanner import Scanner, Preset
bbot/cli.py CHANGED
@@ -180,13 +180,14 @@ async def _main():
180
180
 
181
181
  if sys.stdin.isatty():
182
182
  # warn if any targets belong directly to a cloud provider
183
- for event in scan.target.seeds.events:
184
- if event.type == "DNS_NAME":
185
- cloudcheck_result = scan.helpers.cloudcheck(event.host)
186
- if cloudcheck_result:
187
- scan.hugewarning(
188
- f'YOUR TARGET CONTAINS A CLOUD DOMAIN: "{event.host}". You\'re in for a wild ride!'
189
- )
183
+ if not scan.preset.strict_scope:
184
+ for event in scan.target.seeds.events:
185
+ if event.type == "DNS_NAME":
186
+ cloudcheck_result = scan.helpers.cloudcheck(event.host)
187
+ if cloudcheck_result:
188
+ scan.hugewarning(
189
+ f'YOUR TARGET CONTAINS A CLOUD DOMAIN: "{event.host}". You\'re in for a wild ride!'
190
+ )
190
191
 
191
192
  if not options.yes:
192
193
  log.hugesuccess(f"Scan ready. Press enter to execute {scan.name}")
@@ -13,7 +13,7 @@ class trufflehog(BaseModule):
13
13
  }
14
14
 
15
15
  options = {
16
- "version": "3.88.3",
16
+ "version": "3.88.4",
17
17
  "config": "",
18
18
  "only_verified": True,
19
19
  "concurrency": 8,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: bbot
3
- Version: 2.3.2.5827rc0
3
+ Version: 2.3.2.5832rc0
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,5 +1,5 @@
1
- bbot/__init__.py,sha256=HTLF-oJyzgRcppndeWePgs-Ug_X0yuhKQ1nXLCgAAjI,130
2
- bbot/cli.py,sha256=Jdhrtcpwzq4Pm71bikElx1Fj_gWN5x_GEkp7W42iQxQ,10753
1
+ bbot/__init__.py,sha256=r23SD0fNpVvyZHj_92OjQH5PhBuFWjFmLA2StXbyrQs,130
2
+ bbot/cli.py,sha256=hrzJX07sK3psSQWa461BXFuOxgCA94iztsw8syLdpNw,10830
3
3
  bbot/core/__init__.py,sha256=l255GJE_DvUnWvrRb0J5lG-iMztJ8zVvoweDOfegGtI,46
4
4
  bbot/core/config/__init__.py,sha256=zYNw2Me6tsEr8hOOkLb4BQ97GB7Kis2k--G81S8vofU,342
5
5
  bbot/core/config/files.py,sha256=zANvrTRLJQIOWSNkxd9MpWmf9cQFr0gRZLUxeIbTwQc,1412
@@ -192,7 +192,7 @@ bbot/modules/templates/sql.py,sha256=o-CdyyoJvHJdJBKkj3CIGXYxUta4w2AB_2Vr-k7cDDU
192
192
  bbot/modules/templates/subdomain_enum.py,sha256=epyKSly08jqaINV_AMMWbNafIeQjJqvd3aj63KD0Mck,8402
193
193
  bbot/modules/templates/webhook.py,sha256=0N7LorCxT0sVmT2XgrV81ubdcdPVW8s2X__BrKC2AcM,3313
194
194
  bbot/modules/trickest.py,sha256=MRgLW0YiDWzlWdAjyqfPPLFb-a51r-Ffn_dphiJI_gA,1550
195
- bbot/modules/trufflehog.py,sha256=vTigFcZYvStRGPHtELCjvCWhoACWDwZilodfE7WcDfw,8635
195
+ bbot/modules/trufflehog.py,sha256=hVA3Z8NWOG4Cer72CP7XLLbPQQYBVEaUrAv3AKUuoCQ,8635
196
196
  bbot/modules/url_manipulation.py,sha256=4J3oFkqTSJPPmbKEKAHJg2Q2w4QNKtQhiN03ZJq5VtI,4326
197
197
  bbot/modules/urlscan.py,sha256=-w_3Bm6smyG2GLQyIbnMUkKmeQVauo-V6F4_kJDYG7s,3740
198
198
  bbot/modules/viewdns.py,sha256=2SjNZNjQL1tko58tPAjP-CGYDmP-zZ1HpY-vACGa9UI,2595
@@ -422,8 +422,8 @@ bbot/wordlists/raft-small-extensions-lowercase_CLEANED.txt,sha256=ZSIVebs7ptMvHx
422
422
  bbot/wordlists/top_open_ports_nmap.txt,sha256=LmdFYkfapSxn1pVuQC2LkOIY2hMLgG-Xts7DVtYzweM,42727
423
423
  bbot/wordlists/valid_url_schemes.txt,sha256=0B_VAr9Dv7aYhwi6JSBDU-3M76vNtzN0qEC_RNLo7HE,3310
424
424
  bbot/wordlists/wordninja_dns.txt.gz,sha256=DYHvvfW0TvzrVwyprqODAk4tGOxv5ezNmCPSdPuDUnQ,570241
425
- bbot-2.3.2.5827rc0.dist-info/LICENSE,sha256=GzeCzK17hhQQDNow0_r0L8OfLpeTKQjFQwBQU7ZUymg,32473
426
- bbot-2.3.2.5827rc0.dist-info/METADATA,sha256=evTyp7NdMiw0vKsnfV1Wr2lcl2sP4DexmBI7JAyHHiU,18224
427
- bbot-2.3.2.5827rc0.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
428
- bbot-2.3.2.5827rc0.dist-info/entry_points.txt,sha256=cWjvcU_lLrzzJgjcjF7yeGuRA_eDS8pQ-kmPUAyOBfo,38
429
- bbot-2.3.2.5827rc0.dist-info/RECORD,,
425
+ bbot-2.3.2.5832rc0.dist-info/LICENSE,sha256=GzeCzK17hhQQDNow0_r0L8OfLpeTKQjFQwBQU7ZUymg,32473
426
+ bbot-2.3.2.5832rc0.dist-info/METADATA,sha256=LU6CO9cMCmK8ewTd-Ll9Dk5ygGvozkr7rbe9YR8vx5g,18224
427
+ bbot-2.3.2.5832rc0.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
428
+ bbot-2.3.2.5832rc0.dist-info/entry_points.txt,sha256=cWjvcU_lLrzzJgjcjF7yeGuRA_eDS8pQ-kmPUAyOBfo,38
429
+ bbot-2.3.2.5832rc0.dist-info/RECORD,,