bhp-pro 1.2.6__py3-none-any.whl → 1.2.8__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bhp_pro
3
- Version: 1.2.6
3
+ Version: 1.2.8
4
4
  Summary: Web Enumeration Tool
5
5
  Author: ssskingsss12
6
6
  Author-email: smalls3000i@gmail.com
@@ -0,0 +1,6 @@
1
+ bhp_pro.py,sha256=NFRfBKMWZUHVGgNBjItzouhWYXWniIzh7Ewd6hp9E_M,743966
2
+ bhp_pro-1.2.8.dist-info/METADATA,sha256=SLojzdE6JqUql4KhkYRKQy1sPNGj_u32RNTU8s2PVs4,600
3
+ bhp_pro-1.2.8.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
4
+ bhp_pro-1.2.8.dist-info/entry_points.txt,sha256=Yn3HpraGX3lXX4FPq3Gm-lHh3SwQA-5rtgPWNWMFXkw,41
5
+ bhp_pro-1.2.8.dist-info/top_level.txt,sha256=1xjbIaVM77UJz9Tsi1JjILgE0YDG7iLhY6KSMNEi9zM,8
6
+ bhp_pro-1.2.8.dist-info/RECORD,,
bhp_pro.py CHANGED
@@ -6958,7 +6958,7 @@ def websocket_scanner_old():
6958
6958
  except Exception as write_err:
6959
6959
  print(f"{RED}[!] Failed to write result: {write_err}{RESET}")
6960
6960
  return "SUCCESS", result, status_code, server_info
6961
- elif status_code in ["101", "403", "301", "409", "405"]:
6961
+ elif status_code in ["101", "403", "301", "409", "405", "400"]:
6962
6962
  print(f"{YELLOW}[-] {result} — Interesting Status: {status_code}, Server: {server_info}{RESET}")
6963
6963
  if output_file:
6964
6964
  try:
@@ -16569,8 +16569,8 @@ def menu3():
16569
16569
  else:
16570
16570
  os.system('cls' if os.name == 'nt' else 'clear')
16571
16571
 
16572
- if __name__ == "__main__":
16573
- help_main()
16572
+
16573
+ help_main()
16574
16574
 
16575
16575
  def mainkio():
16576
16576
  if not is_admin():
@@ -16670,8 +16670,8 @@ def menu3():
16670
16670
  else:
16671
16671
  print("[!] Invalid choice. Please try again.")
16672
16672
 
16673
- if __name__ == "__main__":
16674
- mainkio()
16673
+
16674
+ mainkio()
16675
16675
 
16676
16676
  def prox():
16677
16677
  #!/usr/bin/env python3
@@ -16944,7 +16944,7 @@ def banner():
16944
16944
  MAGENTA + "██╔═══╝ ██╔══██╗██║ ██║" + LIME + "user should understand that useage of this script may be" + ENDC,
16945
16945
  MAGENTA + "██║ ██║ ██║╚██████╔╝" + LIME + "concidered an attack on a data network, and may violate terms" + ENDC,
16946
16946
  MAGENTA + "╚═╝ ╚═╝ ╚═╝ ╚═════╝" + LIME + "of service, use on your own network or get permission first" + ENDC,
16947
- PURPLE + "script_version@ 1.2.6 ®" + ENDC,
16947
+ PURPLE + "script_version@ 1.2.8 ®" + ENDC,
16948
16948
  ORANGE + "All rights reserved 2022-2025 ♛: ®" + ENDC,
16949
16949
  MAGENTA + "In Collaboration whit Ayan Rajpoot ® " + ENDC,
16950
16950
  BLUE + "Support: https://t.me/BugScanX 💬" + ENDC,
@@ -1,6 +0,0 @@
1
- bhp_pro.py,sha256=JuWWyPIcbUg0zpV7FOAVq7mE68IKixm21xvyxz0V4kI,744039
2
- bhp_pro-1.2.6.dist-info/METADATA,sha256=gYqCR7YtMiqZMiCusEU1KPUF6RaQy3hHLi6j-QYcWO4,600
3
- bhp_pro-1.2.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
4
- bhp_pro-1.2.6.dist-info/entry_points.txt,sha256=Yn3HpraGX3lXX4FPq3Gm-lHh3SwQA-5rtgPWNWMFXkw,41
5
- bhp_pro-1.2.6.dist-info/top_level.txt,sha256=1xjbIaVM77UJz9Tsi1JjILgE0YDG7iLhY6KSMNEi9zM,8
6
- bhp_pro-1.2.6.dist-info/RECORD,,