bbot 2.1.2.5192rc0__py3-none-any.whl → 2.1.2.5202rc0__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.1.2.5192rc"
2
+ __version__ = "v2.1.2.5202rc"
3
3
 
4
4
  from .scanner import Scanner, Preset
bbot/core/shared_deps.py CHANGED
@@ -79,13 +79,23 @@ DEP_CHROMIUM = [
79
79
  "ignore_errors": True,
80
80
  },
81
81
  {
82
- "name": "Install Chromium dependencies (Debian)",
82
+ "name": "Install Chromium dependencies (Ubuntu 24.04)",
83
+ "package": {
84
+ "name": "libasound2t64,libatk-bridge2.0-0,libatk1.0-0,libcairo2,libcups2,libdrm2,libgbm1,libnss3,libpango-1.0-0,libglib2.0-0,libxcomposite1,libxdamage1,libxfixes3,libxkbcommon0,libxrandr2",
85
+ "state": "present",
86
+ },
87
+ "become": True,
88
+ "when": "ansible_facts['distribution'] == 'Ubuntu' and ansible_facts['distribution_version'] == '24.04'",
89
+ "ignore_errors": True,
90
+ },
91
+ {
92
+ "name": "Install Chromium dependencies (Other Debian-based)",
83
93
  "package": {
84
94
  "name": "libasound2,libatk-bridge2.0-0,libatk1.0-0,libcairo2,libcups2,libdrm2,libgbm1,libnss3,libpango-1.0-0,libglib2.0-0,libxcomposite1,libxdamage1,libxfixes3,libxkbcommon0,libxrandr2",
85
95
  "state": "present",
86
96
  },
87
97
  "become": True,
88
- "when": "ansible_facts['os_family'] == 'Debian'",
98
+ "when": "ansible_facts['os_family'] == 'Debian' and not (ansible_facts['distribution'] == 'Ubuntu' and ansible_facts['distribution_version'] == '24.04')",
89
99
  "ignore_errors": True,
90
100
  },
91
101
  {
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: bbot
3
- Version: 2.1.2.5192rc0
3
+ Version: 2.1.2.5202rc0
4
4
  Summary: OSINT automation for hackers.
5
5
  Home-page: https://github.com/blacklanternsecurity/bbot
6
6
  License: GPL-3.0
@@ -1,4 +1,4 @@
1
- bbot/__init__.py,sha256=irVNtYkru90vz_EhAhQ-zNPVbSKfbSWGIDBljQyetBg,130
1
+ bbot/__init__.py,sha256=95Kak30BVELpvgLvlvYSYdX-9ay5Fv1HVN-earUDD94,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
@@ -45,7 +45,7 @@ bbot/core/helpers/web/ssl_context.py,sha256=aWVgl-d0HoE8B4EBKNxaa5UAzQmx79DjDByf
45
45
  bbot/core/helpers/web/web.py,sha256=K7BOts1c1bRjU5rpluD94jClwchmBMZQk8FZI1ljS94,22661
46
46
  bbot/core/helpers/wordcloud.py,sha256=WdQwboCNcCxcUdLuB6MMMDQBL4ZshFM_f6GW7nUZEBQ,19819
47
47
  bbot/core/modules.py,sha256=OOUSncr-EM6bJBrI3iH5wvfnpTXKQ-A8OL8UMvkL0CU,31432
48
- bbot/core/shared_deps.py,sha256=IZgYbeJy20ToUNa8TnNAgzaKRK_c09W6rl-uxEhudd0,5187
48
+ bbot/core/shared_deps.py,sha256=JRvDwyc8AncsqhYCO0nvvklsPkjv5q_VSJbIsW2EKmw,5816
49
49
  bbot/db/sql/models.py,sha256=AXefz4nEtpV2p19d6rLaEcCQNnqXODpldA-P5uSUntg,4729
50
50
  bbot/defaults.yml,sha256=_3sNH-2TWPaQHZ6ozBA1UKWLB7HuHK8vjZ534mb8cO4,6042
51
51
  bbot/errors.py,sha256=xwQcD26nU9oc7-o0kv5jmEDTInmi8_W8eKAgQZZxdVM,953
@@ -400,8 +400,8 @@ bbot/wordlists/raft-small-extensions-lowercase_CLEANED.txt,sha256=ruUQwVfia1_m2u
400
400
  bbot/wordlists/top_open_ports_nmap.txt,sha256=LmdFYkfapSxn1pVuQC2LkOIY2hMLgG-Xts7DVtYzweM,42727
401
401
  bbot/wordlists/valid_url_schemes.txt,sha256=VciB-ww0y-O8Ii1wpTR6rJzGDiC2r-dhVsIJApS1ZYU,3309
402
402
  bbot/wordlists/wordninja_dns.txt.gz,sha256=DYHvvfW0TvzrVwyprqODAk4tGOxv5ezNmCPSdPuDUnQ,570241
403
- bbot-2.1.2.5192rc0.dist-info/LICENSE,sha256=GzeCzK17hhQQDNow0_r0L8OfLpeTKQjFQwBQU7ZUymg,32473
404
- bbot-2.1.2.5192rc0.dist-info/METADATA,sha256=kkvNbD6y1dWr7yywNbCdCaGoLDBSEyl6JbYZOXQhNZo,17109
405
- bbot-2.1.2.5192rc0.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
406
- bbot-2.1.2.5192rc0.dist-info/entry_points.txt,sha256=cWjvcU_lLrzzJgjcjF7yeGuRA_eDS8pQ-kmPUAyOBfo,38
407
- bbot-2.1.2.5192rc0.dist-info/RECORD,,
403
+ bbot-2.1.2.5202rc0.dist-info/LICENSE,sha256=GzeCzK17hhQQDNow0_r0L8OfLpeTKQjFQwBQU7ZUymg,32473
404
+ bbot-2.1.2.5202rc0.dist-info/METADATA,sha256=CBhwwUF4XXfJnLrV_GKx9XIWOExPTrdw5HUNV9XD-1A,17109
405
+ bbot-2.1.2.5202rc0.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
406
+ bbot-2.1.2.5202rc0.dist-info/entry_points.txt,sha256=cWjvcU_lLrzzJgjcjF7yeGuRA_eDS8pQ-kmPUAyOBfo,38
407
+ bbot-2.1.2.5202rc0.dist-info/RECORD,,