bbot 2.5.0.6742rc0__py3-none-any.whl → 2.5.0.6747rc0__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,5 +1,5 @@
1
1
  # version placeholder (replaced by poetry-dynamic-versioning)
2
- __version__ = "v2.5.0.6742rc"
2
+ __version__ = "v2.5.0.6747rc"
3
3
 
4
4
  from .scanner import Scanner, Preset
5
5
 
bbot/modules/hunt.py CHANGED
@@ -50,7 +50,16 @@ hunt_param_dict = {
50
50
  "cfg",
51
51
  "config",
52
52
  ],
53
- "Directory Traversal": ["entry", "download", "attachment", "basepath", "path", "file", "source", "dest"],
53
+ "Directory Traversal": [
54
+ "entry",
55
+ "download",
56
+ "attachment",
57
+ "basepath",
58
+ "path",
59
+ "file",
60
+ "source",
61
+ "dest",
62
+ ],
54
63
  "Local File Include": [
55
64
  "file",
56
65
  "document",
@@ -279,8 +288,6 @@ class hunt(BaseModule):
279
288
  "author": "@liquidsec",
280
289
  "created_date": "2022-07-20",
281
290
  }
282
- # accept all events regardless of scope distance
283
- scope_distance_modifier = None
284
291
 
285
292
  async def handle_event(self, event):
286
293
  p = event.data["name"]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: bbot
3
- Version: 2.5.0.6742rc0
3
+ Version: 2.5.0.6747rc0
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=ZF2WjeSJJMip2PwAGrA86_-aOZ-wB9_LxrtkZ1vwbN8,163
1
+ bbot/__init__.py,sha256=pxeuo70U_vqMHkwUAo51WHCNc0HztWcI_zbineRuYUY,163
2
2
  bbot/cli.py,sha256=1QJbANVw9Q3GFM92H2QRV2ds5756ulm08CDZwzwPpeI,11888
3
3
  bbot/core/__init__.py,sha256=l255GJE_DvUnWvrRb0J5lG-iMztJ8zVvoweDOfegGtI,46
4
4
  bbot/core/config/__init__.py,sha256=zYNw2Me6tsEr8hOOkLb4BQ97GB7Kis2k--G81S8vofU,342
@@ -116,7 +116,7 @@ bbot/modules/gowitness.py,sha256=o4nIBbHVX9tYVW9CpwTsaftWDZu41nhxS0KEp4FoiBs,130
116
116
  bbot/modules/hackertarget.py,sha256=IsKs9PtxUHdLJKZydlRdW_loBE2KphQYi3lKDAd4odc,1029
117
117
  bbot/modules/host_header.py,sha256=uDjwidMdeNPMRfzQ2YW4REEGsZqnGOZHbOS6GgdNd9s,7686
118
118
  bbot/modules/httpx.py,sha256=z0sgnfLqIXyiadM0rKQK2p86lka7rC4pGCfTVUqU5Lk,8118
119
- bbot/modules/hunt.py,sha256=m9cFSGM726V77dDS6rBYx-EVZdpRQ0md6ySXZ95pnUg,6624
119
+ bbot/modules/hunt.py,sha256=zt-RKBiOlAKozHA-ZvuPeSOISEu7rIo2aHXQWEsILhw,6607
120
120
  bbot/modules/hunterio.py,sha256=dL8IUecJQzNJgvtHArQ1Lz574MbRTF7GbLxp6lLcs0o,2644
121
121
  bbot/modules/iis_shortnames.py,sha256=DHGquxEoNl7pjmStBzhvxhD3lvkz5gQmZkGF1nGGHm0,15410
122
122
  bbot/modules/internal/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -449,8 +449,8 @@ bbot/wordlists/raft-small-extensions-lowercase_CLEANED.txt,sha256=ZSIVebs7ptMvHx
449
449
  bbot/wordlists/top_open_ports_nmap.txt,sha256=LmdFYkfapSxn1pVuQC2LkOIY2hMLgG-Xts7DVtYzweM,42727
450
450
  bbot/wordlists/valid_url_schemes.txt,sha256=0B_VAr9Dv7aYhwi6JSBDU-3M76vNtzN0qEC_RNLo7HE,3310
451
451
  bbot/wordlists/wordninja_dns.txt.gz,sha256=DYHvvfW0TvzrVwyprqODAk4tGOxv5ezNmCPSdPuDUnQ,570241
452
- bbot-2.5.0.6742rc0.dist-info/LICENSE,sha256=GzeCzK17hhQQDNow0_r0L8OfLpeTKQjFQwBQU7ZUymg,32473
453
- bbot-2.5.0.6742rc0.dist-info/METADATA,sha256=YwHS_sq6ZGowBfourWzItCSL5zhahC5oXVBElvqoF88,18308
454
- bbot-2.5.0.6742rc0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
455
- bbot-2.5.0.6742rc0.dist-info/entry_points.txt,sha256=cWjvcU_lLrzzJgjcjF7yeGuRA_eDS8pQ-kmPUAyOBfo,38
456
- bbot-2.5.0.6742rc0.dist-info/RECORD,,
452
+ bbot-2.5.0.6747rc0.dist-info/LICENSE,sha256=GzeCzK17hhQQDNow0_r0L8OfLpeTKQjFQwBQU7ZUymg,32473
453
+ bbot-2.5.0.6747rc0.dist-info/METADATA,sha256=SoJBZLCdXmnygG2NiH0aTbxy2M9aokc4vstbLgWqXww,18308
454
+ bbot-2.5.0.6747rc0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
455
+ bbot-2.5.0.6747rc0.dist-info/entry_points.txt,sha256=cWjvcU_lLrzzJgjcjF7yeGuRA_eDS8pQ-kmPUAyOBfo,38
456
+ bbot-2.5.0.6747rc0.dist-info/RECORD,,