From 230258feab408f050ebefc972e6898d892e38a0b Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Tue, 29 Jun 2021 04:26:22 +0430 Subject: [PATCH 001/392] hack --- hack | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hack b/hack index 0d031e0..71777f8 100644 --- a/hack +++ b/hack @@ -953,7 +953,7 @@ def black_Cam_Hacking(): choose3 = input(opt) if choose3 == '1': cls() - os.system("git clone https://github.com/mrprogrammer2938") + os.system("git clone https://github.com/mrprogrammer2938/Cam-Hackers") try19() elif choose3 == '2': cls() @@ -989,7 +989,7 @@ def black_Cam_Hacking_2(): choose3 = input(opt) if choose3 == '1': cls() - os.system("git clone https://github.com/mrprogrammer2938") + os.system("git clone https://github.com/mrprogrammer2938/Cam-Hackers") try19() elif choose3 == '2': cls() From e0c23cc1eeac9a0061af5aca49837327b4fca1ed Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Tue, 29 Jun 2021 15:53:40 +0430 Subject: [PATCH 002/392] Update hack --- hack | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/hack b/hack index 71777f8..80da4e1 100644 --- a/hack +++ b/hack @@ -52,6 +52,8 @@ except ImportError: Black_Tool_Version = "\nBlack-Tool 1.5.0\n" user = subprocess.getoutput("whoami") black_Tool_date = subprocess.getoutput("date").replace("+0430","") +Black_Tool_OS_Err = "\nError, Please Run This Programm on Linux or Mac!\n" +BLack_Tool_OS_Err_2 = "\nError, Please Run This Programm on Linux or Mac!"\n packet = "\nEnter packet: " def check_internet_title(): os.system("printf '\033]2;Black-Tool: Check-Internet\a'") @@ -2036,7 +2038,14 @@ def try12(): Black_Tool_Start() if __name__ == '__main__': try: - arg() + if system == 'Linux': + arg() + elif system == 'Windows': + print(Black_Tool_OS_ERR) + elif system == 'Mac': + arg() + else: + print(Black_Tool_OS_ERR_2) except IndexError: print("\nPlease, Usage: --help\n") sys.exit() From 709a1c1ef4079a68376af47a7fe71573e19aacc2 Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Tue, 29 Jun 2021 15:54:49 +0430 Subject: [PATCH 003/392] Update hack --- hack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack b/hack index 80da4e1..d3bee0a 100644 --- a/hack +++ b/hack @@ -53,7 +53,7 @@ Black_Tool_Version = "\nBlack-Tool 1.5.0\n" user = subprocess.getoutput("whoami") black_Tool_date = subprocess.getoutput("date").replace("+0430","") Black_Tool_OS_Err = "\nError, Please Run This Programm on Linux or Mac!\n" -BLack_Tool_OS_Err_2 = "\nError, Please Run This Programm on Linux or Mac!"\n +BLack_Tool_OS_Err_2 = "\nError, Please Run This Programm on Linux or Mac!\n" packet = "\nEnter packet: " def check_internet_title(): os.system("printf '\033]2;Black-Tool: Check-Internet\a'") From 7edd18303935e899313bacf46764c8153dfce105 Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Tue, 29 Jun 2021 15:57:52 +0430 Subject: [PATCH 004/392] hack hack --- hack | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hack b/hack index d3bee0a..e645cc3 100644 --- a/hack +++ b/hack @@ -2040,12 +2040,16 @@ if __name__ == '__main__': try: if system == 'Linux': arg() + sys.exit() elif system == 'Windows': print(Black_Tool_OS_ERR) + sys.exit() elif system == 'Mac': arg() + sys.exit() else: print(Black_Tool_OS_ERR_2) + sys.exit() except IndexError: print("\nPlease, Usage: --help\n") sys.exit() From ed10eeba0ea3d24b93113de31d37fe3703ff143a Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Tue, 29 Jun 2021 16:01:43 +0430 Subject: [PATCH 005/392] hack hack --- hack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack b/hack index e645cc3..4365c89 100644 --- a/hack +++ b/hack @@ -1368,7 +1368,7 @@ def try18(): def Developer(): os.system("figlet -f slant Black-Tool|lolcat") print(color.green + "This code write by " + color.blue + "Mr.nope" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.5.0" + color.End) print(color.org + "Github: " + color.green + "https://github.com/mrprogrammer2938" + color.End) time.sleep(2) try25() From 3a62551d88b290367bfee146b1638e725e9b3991 Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Wed, 30 Jun 2021 02:30:54 +0430 Subject: [PATCH 006/392] hack hack --- hack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack b/hack index 4365c89..156f623 100644 --- a/hack +++ b/hack @@ -2054,4 +2054,4 @@ if __name__ == '__main__': print("\nPlease, Usage: --help\n") sys.exit() cls() -# Black-Tool 1.4.0 +# Black-Tool 1.5.0 From 741629f2db6aebb0edfe60e4fee177597a1b180c Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Wed, 30 Jun 2021 02:31:33 +0430 Subject: [PATCH 007/392] hack hack --- hack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack b/hack index 156f623..dde39f5 100644 --- a/hack +++ b/hack @@ -1,6 +1,6 @@ #!/usr/bin/python3 # This code write by Mr.nope -# Version 1.3.0 +# Version 1.5.0 # Github: https://github.com/mrprogrammer2938 # Instagram: https://instagram.com/programmer2938 # ---------------------------------------------------------------- From eec0de1c731a8261d83b2ae31854832023620e93 Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Thu, 1 Jul 2021 04:39:42 +0430 Subject: [PATCH 008/392] README.md --- Core/Ruby-File/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Core/Ruby-File/README.md diff --git a/Core/Ruby-File/README.md b/Core/Ruby-File/README.md new file mode 100644 index 0000000..77f97f0 --- /dev/null +++ b/Core/Ruby-File/README.md @@ -0,0 +1,13 @@ +# Black-Tool Installing + +### Installing Ruby +``` +sudo apt install ruby +``` + +## Installing +``` +ruby hack.rb + +hack +``` From c77629a0bda4f61eefd0e071eacc1ee9b53443a2 Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Thu, 1 Jul 2021 04:49:16 +0430 Subject: [PATCH 009/392] Delete hack --- hack | 2057 ---------------------------------------------------------- 1 file changed, 2057 deletions(-) delete mode 100644 hack diff --git a/hack b/hack deleted file mode 100644 index dde39f5..0000000 --- a/hack +++ /dev/null @@ -1,2057 +0,0 @@ -#!/usr/bin/python3 -# This code write by Mr.nope -# Version 1.5.0 -# Github: https://github.com/mrprogrammer2938 -# Instagram: https://instagram.com/programmer2938 -# ---------------------------------------------------------------- -# License -# MIT License - -# Copyright (c) 2021 Mr.programmer - -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: - -# The above copyright notice and this permission notice shall be included in all -# copies or substantial portions of the Software. - -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -# SOFTWARE. -import os -import time -import re -import sys -import datetime -import platform -import requests -try: - from colorama import Fore,init -except ImportError: - os.system("pip3 install colorama"); -try: - import socket -except ImportError: - os.system("pip install socket"); -try: - import subprocess -except ImportError: - os.system("pip install subprocess"); -try: - import ipapi -except ImportError: - os.system("pip install ipapi"); -Black_Tool_Version = "\nBlack-Tool 1.5.0\n" -user = subprocess.getoutput("whoami") -black_Tool_date = subprocess.getoutput("date").replace("+0430","") -Black_Tool_OS_Err = "\nError, Please Run This Programm on Linux or Mac!\n" -BLack_Tool_OS_Err_2 = "\nError, Please Run This Programm on Linux or Mac!\n" -packet = "\nEnter packet: " -def check_internet_title(): - os.system("printf '\033]2;Black-Tool: Check-Internet\a'") -def check_internet_title_Connected(): - os.system("printf '\033]2;Black-Tool: Internet Connected!\a'") -# ------------- Black Tool Color --------------- -class color: - red = '\033[91m' - blue = '\033[96m' - End = '\033[0m' - green = '\033[92m' - darkblue = '\033[34m' - org = '\033[33m' - line = '\033[4m' - prlblue = '\033[94m' - white_light = '\033[97m' -# ---------------------------------------------- -Black_Tool_Search_Err = color.red + "Error, " + color.green + "Please Check URL!" + color.End -opt_shell = color.line + "Black-Tool" + color.End + "/ ~# " -def user_os_info(): - print("\n--------Black Tool----------\n") - print("User: " + user) - print("os: " + system) - print("----------------------------\n") - try34() -def user_os_info_ver(): - print("--------Black Tool----------\n") - print("User: " + user) - print("os: " + system) - print("----------------------------\n") -def user_search(): - if os.getuid() == 0: - check_internet() - else: - print("\nPlease, Run This Tool as Root!\n") - sys.exit() -def check_internet(host="https://google.com"): - try: - check_internet_title() - cls() - print("\nCheck Internet...\n") - try: - internet = requests.get(host,timeout=12) - if internet.status_code == 200: - try: - check_internet_title_Connected() - print("Internet Connected!") - time.sleep(1) - print("\nSet on System....") - time.sleep(1) - user_os_info() - except EOFError: - print("\nCtrl + D") - print("\nExiting...") - sys.exit() - else: - print("\nPlease, Check Internet!") - sys.exit() - except KeyboardInterrupt: - print("\nError: Failed To Start Black Tool!\n") - sys.exit() - except: - sys.exit() -opt = color.blue + "\nBlack-Tool~# " + color.End -Black_Tool_Shell_Help = """ -set | set [Option] -options | show options -Version | show Black Tool version -exit | exit Black Tool -quit | quit Black Tool -back | Back Black Tool Menu -help | Black Tool Shell Help -run | run Attack -exploit | run Attack -""" -Black_menu_mass = color.green + "Exiting..." + color.End -system = platform.uname()[0] -ip = "\nEnter ip: " -exm = "\nPlease, Enter Ip!" -packet_2 = "\nEnter packet: " -port = "\nEnter port: " -Black_Hack_version = "Black-Tool 1.4.0" -def title(): - os.system("printf '\033]2;Black-Tool\a'") -def cls(): - os.system("clear") -def ext(): - cls() - print(Black_menu_mass) - sys.exit() -def menu(): - try: - title() - cls() - screen() - black() - except KeyboardInterrupt: - print("\nCtrl + C") - print(color.green + "\nExiting..." + color.End) - sys.exit() -# Menu 1.5.0 -def black(): - print("\n{1}.Black-Tool Attack") - print("{2}.Black-Tool Shell") - print("{3}.Black-Tool Search") - print("{4}.Web-Hacking") - print("{5}.Cam-Hackers") - print("{6}.Phishing") - print("{7}.Wirless Attack") - print("{8}.Web-Info") - print("{9}.Soial-Enginner") - print("{10}.Hacking-Tools") - print("{11}.DDos-Attack") - print("{12}.Hacking With IpApi") - print("{13}.Hacking Camera Online") - print("{14}.Update & Uninstall") - print("{0}.Developer") - print("[C].Command") - print("{99}.Exit") - choose = input(opt) - if choose == '1': - Black_Tool_Start() - elif choose == '2': - Black_Tool_Shell() - elif choose == '3': - black_Tool_Search() - elif choose == '4': - black_webhacking() - elif choose == '5': - black_Cam_Hacking() - elif choose == '6': - black_Phishing() - elif choose == '7': - black_wirless_Attack() - elif choose == '8': - black_webinfo() - elif choose == '9': - black_soialenginners() - elif choose == '10': - black_Hackingtools() - elif choose == '11': - black_DDos_Attack() - elif choose == '12': - black_ipapi_hacking() - elif choose == '13': - black_camhack_online() - elif choose == '14': - black_Update_Uninstalling() - elif choose == '0': - black_tool_developer() - elif choose == 'c': - Black_Tool_Command() - elif choose == 'C': - Black_Tool_Command() - elif choose == '99': - ext() - elif choose == 'exit': - ext() - elif choose == 'quit': - ext() - elif choose == 'banner': - cls() - banner() - try25() - elif choose == 'cls': - black_2() - elif choose == 'clear': - black_2() - elif choose == 'back': - menu() - elif choose == '': - menu() - elif choose == ' ': - menu() - elif choose == ' ': - menu() - else: - cls() - print(choose + color.red + " Not Found!" + color.End) - try_to_black_Tool = input("\npress Enter...") - if try_to_black_Tool == '': - menu() - else: - menu() -def black_2(): - cls() - print("\n{1}.Black-Tool Attack") - print("{2}.Black-Tool Shell") - print("{3}.Black-Tool Search") - print("{4}.Web-Hacking") - print("{5}.Cam-Hackers") - print("{6}.Phishing") - print("{7}.Wirless Attack") - print("{8}.Web-Info") - print("{9}.Soial-Enginner") - print("{10}.Hacking-Tools") - print("{11}.DDos-Attack") - print("{12}.Hacking With IpApi") - print("{13}.Update & Uninstall") - print("{0}.Developer") - print("[C].Command") - print("{99}.Exit") - choose = input(opt) - if choose == '1': - Black_Tool_Start_2() - elif choose == '2': - Black_Tool_Shell_2() - elif choose == '3': - black_Tool_Search_2() - elif choose == '4': - black_webhacking_2() - elif choose == '5': - black_Cam_Hacking_2() - elif choose == '6': - black_Phishing_2() - elif choose == '7': - black_wirless_Attack_2() - elif choose == '8': - black_webinfo_2() - elif choose == '9': - black_soialenginners_2() - elif choose == '10': - black_Hackingtools_2() - elif choose == '11': - black_DDos_Attack_2() - elif choose == '12': - black_ipapi_hacking_2() - elif choose == '13': - black_camhack_online_2() - elif choose == '14': - black_Update_Uninstalling_2() - elif choose == '0': - black_tool_developer_2() - elif choose == 'c': - Black_Tool_Command_2() - elif choose == 'C': - Black_Tool_Command_2() - elif choose == '99': - ext() - elif choose == 'exit': - ext() - elif choose == 'quit': - ext() - elif choose == 'banner': - cls() - banner() - try36() - elif choose == 'cls': - black_2() - elif choose == 'clear': - black_2() - elif choose == 'back': - menu() - else: - black_2() -def try34(): - try_to_start_Black_Tool = input("\npress Enter To Start " + color.green + "Black-Tool" + color.End + "...") - if try_to_start_Black_Tool == '': - menu() - else: - menu() -def try_to_black_menu(): - try2 = input("\npress Enter...") - if try2 == '': - menu() - else: - menu() -def Black_Tool_Start(): - os.system("figlet Black Tool|lolcat") - print("\n{1}.Portscan") - print("{2}.DDos-Attack") - print("{3}.Ping Test") - print("{4}.Web Loction") - print("{5}.WhoIs lookup") - print("{6}.nslookup") - print("{7}.Ip Search") - print("{8}.40") - print("{99}.mein menu") - choose_black = input(opt) - if choose_black == '1': - black_portscan() - elif choose_black == '2': - black_ddosattack() - elif choose_black == '3': - black_ping() - elif choose_black == '4': - black_weblocation() - elif choose_black == '5': - black_whois_lookup() - elif choose_black == '6': - black_nslookup() - elif choose_black == '7': - black_ip_search() - elif choose_black == '8': - black_installing_40_tool() - elif choose_black == '99': - menu() - else: - Black_Tool_Start() -def Black_Tool_Start_2(): - os.system("figlet Black Tool|lolcat") - print("\n{1}.Portscan") - print("{2}.DDos-Attack") - print("{3}.Ping Test") - print("{4}.Web Loction") - print("{5}.WhoIs lookup") - print("{6}.nslookup") - print("{7}.Ip Search") - print("{8}.40") - print("{99}.mein menu") - choose_black = input(opt) - if choose_black == '1': - black_portscan() - elif choose_black == '2': - black_ddosattack() - elif choose_black == '3': - black_ping() - elif choose_black == '4': - black_weblocation() - elif choose_black == '5': - black_whois_lookup() - elif choose_black == '6': - black_nslookup() - elif choose_black == '7': - black_ip_search() - elif choose_black == '8': - black_installing_40_tool() - elif choose_black == '99': - black_2() - else: - Black_Tool_Start_2() -def screen(): - print(color.green + """ - ███████████ ████ █████ ███████████ ████ - ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ - ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ """ + color.red + "Version: " + color.blue + "1.5.0" + color.green + """ - ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ - ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ - ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ - ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ - ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.org + """ - ---[This code write by """ + color.End + color.line + "Mr.nope" + color.End + color.org + " ]----" + color.End + """ - - Start Black-Tool at: """ + black_Tool_date + "\n") -def black_webhacking(): - cls() - print(color.blue) - os.system("figlet Web Hacking") - print("\n{1}.brute-Force") - print("{2}.bruteX") - print("{3}.Brute-Boom") - print("{4}.Bruter") - print("{5}.FaceBook-Bruteforce") - print("{99}.mein menu") - choose2 = input(opt) - if choose2 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") - try18() - elif choose2 == '2': - cls() - os.system("git clone https://github.com/1N3/BruteX") - try18() - elif choose2 == '3': - cls() - os.system("git clone https://github.com/Oseid/FaceBoom") - try18() - elif choose2 == '4': - cls() - os.system("git clone https://github.com/AzizKpln/Bruter19") - try18() - elif choose2 == '5': - cls() - os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") - try18() - elif choose2 == '99': - menu() - else: - black_webhacking() -def try36(): - try_to_Black_Tool_menu_7 = input("\npress Enter...") - if try_to_Black_Tool_menu_7 == '': - black_2() - else: - black_2() -def black_camhack_online(): - cls() - banner() - print("""\n -\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova -\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua -\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta -\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago -\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia -\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia -\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus -\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan -\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates -\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan -\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait -\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela -\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia -\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro -\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador -\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg -\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao -\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico -\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica -\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus -\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania -\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein -\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia -\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay -\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines -\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands -\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala -\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal -\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru -\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay - \033[1;32m91) \033[1;37mExtra""") - countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", - "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", - "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", - "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", - "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", - "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", - "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", - "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", - "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", - "-"] - try: - num = int(input("Enter Country: ")) - if num not in range(1, 91+1): - raise IndexError - country = countries[num-1] - headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} - res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) - last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] - for page in range(int(last_page)): - res = requests.get( - f"https://www.insecam.org/en/bycountry/{country}/?page={page}", - headers=headers - ) - ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) - for camhack_ip in ip_search: - print(color.green, camhack_ip) - print(res) - try48() - except KeyboardInterrupt: - print("\nCtrl + C") - try51() -def black_camhack_online_2(): - cls() - banner() - print("""\n -\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova -\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua -\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta -\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago -\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia -\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia -\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus -\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan -\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates -\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan -\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait -\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela -\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia -\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro -\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador -\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg -\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao -\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico -\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica -\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus -\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania -\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein -\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia -\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay -\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines -\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands -\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala -\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal -\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru -\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay - \033[1;32m91) \033[1;37mExtra""") - countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", - "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", - "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", - "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", - "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", - "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", - "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", - "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", - "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", - "-"] - try: - num = int(input("Enter Country: ")) - if num not in range(1, 91+1): - raise IndexError - country = countries[num-1] - headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} - res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) - last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] - for page in range(int(last_page)): - res = requests.get( - f"https://www.insecam.org/en/bycountry/{country}/?page={page}", - headers=headers - ) - ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) - for camhack_ip in ip_search: - print(color.green, camhack_ip) - print(res) - try48() - except KeyboardInterrupt: - print("\nCtrl + C") - try53() -def black_webhacking_2(): - cls() - print(color.blue) - os.system("figlet Web Hacking") - print("\n{1}.brute-Force") - print("{2}.bruteX") - print("{3}.Brute-Boom") - print("{4}.Bruter") - print("{5}.FaceBook-Bruteforce") - print("{99}.mein menu") - choose2 = input(opt) - if choose2 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") - try18() - elif choose2 == '2': - cls() - os.system("git clone https://github.com/1N3/BruteX") - try18() - elif choose2 == '3': - cls() - os.system("git clone https://github.com/Oseid/FaceBoom") - try18() - elif choose2 == '4': - cls() - os.system("git clone https://github.com/AzizKpln/Bruter19") - try18() - elif choose2 == '5': - cls() - os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") - try18() - elif choose2 == '99': - black_2() - else: - black_webhacking_2() -def try51(): - try_to_Hacking_Camera = input("\nDo you want to try again? [y/n] ") - if try_to_Hacking_Camera == 'y': - black_camhack_online() - elif try_to_Hacking_Camera == 'n': - try52() - else: - try51() -def black_ipapi_hacking(): - cls() - os.system("figlet -f slant Hacking|lolcat") - print("\n{1}.Port Scan") - print("{2}.Ping Test") - print("{3}.Whois") - print("{4}.Internet test") - print("{5}.Geoip") - print("{99}.mein menu") - choose_ipapi = input(opt) - if choose_ipapi == '1': - black_tool_ipapi_portscan() - elif choose_ipapi == '2': - black_tool_ipapi_pingtest() - elif choose_ipapi == '3': - black_tool_ipapi_whois() - elif choose_ipapi == '4': - black_tool_ipapi_internet_test() - elif choose_ipapi == '5': - black_tool_ipapi_geoip() - elif choose_ipapi == '99': - menu() - else: - black_ipapi_hacking() -def try48(): - try_to_Black_Hacking_Camera_Online = input("\nDo you want tor try again? [y/n] ") - if try_to_Black_Hacking_Camera_Online == 'y': - black_camhack_online() - elif try_to_Black_Hacking_Camera_Online == 'n': - try49() - else: - try48() -def try49(): - try_to_Black_menu_4 = input("\npress Enter...") - if try_to_Black_menu_4 == '': - menu() - else: - menu() -def black_ipapi_hacking_2(): - cls() - os.system("figlet -f slant Hacking|lolcat") - print("\n{1}.Port Scan") - print("{2}.Ping Test") - print("{3}.Whois") - print("{4}.Internet test") - print("{5}.Geoip") - print("{99}.mein menu") - choose_ipapi = input(opt) - if choose_ipapi == '1': - black_tool_ipapi_portscan_2() - elif choose_ipapi == '2': - black_tool_ipapi_pingtest_2() - elif choose_ipapi == '3': - black_tool_ipapi_whois_2() - elif choose_ipapi == '4': - black_tool_ipapi_internet_test_2() - elif choose_ipapi == '5': - black_tool_ipapi_geoip_2() - elif choose_ipapi == '99': - black_2() - else: - black_ipapi_hacking_2() -def try52(): - try_to_Black_Tool_menu_4 = input("\npress Enter...") - if try_to_Black_Tool_menu_4 == '': - menu() - else: - menu() -def black_tool_ipapi_portscan(): - cls() - host_ipapi = input(ip) - start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text - print(start_ipapi_portscan) - try37() -def black_tool_ipapi_portscan_2(): - cls() - host_ipapi = input(ip) - start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text - print(start_ipapi_portscan) - try42() -def try37(): - try_to_ipapi_portscan = input("\nDo you want to try again? [y/n] ") - if try_to_ipapi_portscan == 'y': - black_tool_ipapi_portscan() - elif try_to_ipapi_portscan == 'n': - try38() - else: - try37() -def try42(): - try_to_ipapi_portscan_2 = input("\nDo you want to try again? [y/n] ") - if try_to_ipapi_portscan_2 == 'y': - black_tool_ipapi_portscan_2() - elif try_to_ipapi_portscan_2 == 'n': - try39() - else: - try42() -def try38(): - try_to_black_tool_ipapi_menu = input("\npress Enter...") - if try_to_black_tool_ipapi_menu == '': - black_ipapi_hacking() - else: - black_ipapi_hacking() -def try39(): - try_to_black_tool_ipapi_menu_2 = input("\npress Enter...") - if try_to_black_tool_ipapi_menu_2 == '': - black_ipapi_hacking_2() - else: - black_ipapi_hacking_2() -def black_tool_ipapi_pingtest(): - cls() - host_ipapi_2 = input(ip) - packet_ipapi = input(packet) - start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") - print(start_pingtest_2) - try40() -def try53(): - try_to_CamHack_2 = input("\nDo you want to try again? [y/n] ") - if try_to_CamHack_2 == 'y': - black_Cam_Hacking_2() - elif try_to_CamHack_2 == 'n': - try54() - else: - try53() -def black_tool_ipapi_pingtest_2(): - cls() - host_ipapi_2 = input(ip) - packet_ipapi = input(packet) - start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") - print(start_pingtest_2) - try43() -def try43(): - try_to_Black_Tool_pingtest_2 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_pingtest_2 == 'y': - black_tool_ipapi_pingtest_2() - elif try_to_Black_Tool_pingtest_2 == 'n': - try39() - else: - try43() -def try40(): - try_to_black_tool_ipapi_pingtest = input("\nDo you want to try again? [y/n] ") - if try_to_black_tool_ipapi_pingtest == 'y': - black_tool_ipapi_pingtest() - elif try_to_black_tool_ipapi_pingtest == 'n': - try38() - else: - try40() -def black_tool_ipapi_whois(): - cls() - host_ipapi_3 = input(ip) - time.sleep(1) - start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text - print(start_whois_attack) - try45() -def try45(): - try_to_Black_Tool_whois = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_whois == 'y': - black_tool_ipapi_whois() - elif try_to_Black_Tool_whois == 'n': - try38() - else: - try45() -def try54(): - try_to_Black_menu_4 = input("\npress Enter...") - if try_to_Black_menu_4 == '': - black_2() - else: - black_2() -def black_tool_ipapi_whois_2(): - cls() - host_ipapi_3 = input(ip) - time.sleep(1) - start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text - print(start_whois_attack) - try46() -def try46(): - try_to_Black_Tool_whois_2 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_whois_2 == 'y': - black_tool_ipapi_whois_2() - elif black_tool_ipapi_whois_2 == 'n': - 39() - else: - try46() -def black_tool_ipapi_internet_test(): - cls() - test_internet = requests.get("https://google.com") - if test_internet.status_code == 200: - print("Internet Connected!") - else: - print("Internet Disconnect!\nPlease, Check Internet!") - try38() -def black_tool_ipapi_internet_test_2(): - cls() - test_internet = requests.get("https://google.com") - if test_internet.status_code == 200: - print("Internet Connected!") - else: - print("Internet Disconnect!\nPlease, Check Internet!") - try39() -def black_tool_ipapi_geoip(): - cls() - host_ipapi_4 = input(ip) - time.sleep(1) - search_location = ipapi.location(ip=host_ipapi_4, key=None) - print("\n-----------------------------------") - print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) - print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) - print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) - print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) - try41() -def black_tool_ipapi_geoip_2(): - cls() - host_ipapi_4 = input(ip) - time.sleep(1) - search_location = ipapi.location(ip=host_ipapi_4, key=None) - print("\n-----------------------------------") - print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) - print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) - print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) - print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) - try47() -def try47(): - try_to_Black_Tool_getip_2 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_getip_2 == 'y': - black_tool_ipapi_geoip_2() - elif try_to_Black_Tool_getip_2 == 'n': - try39() - else: - try47() -def try41(): - try_to_black_Tool_ipapi_location = input("\nDo you want to try again? [y/n] ") - if try_to_black_Tool_ipapi_location == 'y': - black_tool_ipapi_getip() - elif try_to_black_Tool_ipapi_location == 'n': - try38() - else: - try41() -def black_nslookup(): - cls() - host8 = input(ip) - attack_nslookup = subprocess.getoutput("nslookup " + host8) - print(attack_nslookup) - try11() -def arg(): - if sys.argv[1] == '--clone': - print(color.green + "Stating Cloning..." + color.End) - os.system("git clone " + sys.argv[2]) - print("Exiting...") - sys.exit() - elif sys.argv[1] == '--version': - print(Black_Hack_version) - print("\n") - user_os_info_ver() - sys.exit() - elif sys.argv[1] == '--start': - user_search() - elif sys.argv[1] == '--install': - print(color.green + "Starting Downloading..." + color.End) - os.system("sudo apt install " + sys.argv[2]) - print("Exiting...") - sys.exit() - elif sys.argv[1] == '--help': - black_tool_help() - else: - print("\nPlease, Check Argument!\n") - sys.exit() -def black_installing_40_tool(): - cls() - os.system("figlet -f slant 40|lolcat") - print("\n") - os.system("git clone https://github.com/mrprogrammer2938/40") - print("\nComplete!") - try15() -def black_Tool_Search(): - cls() - banner() - choose = input(""" ---------------Search----------------- -| : """) - time.sleep(1) - if system == 'Linux': - os.system("firefox " + choose) - try32() - elif system == 'Mac': - os.system("firefox " + choose) - try32() - elif system == 'Windows': - os.system("start chrome " + choose) - try32() - else: - print(Black_Tool_Search_Err) - try29() -def black_Tool_Search_2(): - cls() - banner() - choose = input(""" ---------------Search----------------- -| : """) - time.sleep(1) - if system == 'Linux': - os.system("firefox " + choose) - try32() - elif system == 'Mac': - os.system("firefox " + choose) - try32() - elif system == 'Windows': - os.system("start chrome " + choose) - try32() - else: - print(Black_Tool_Search_Err) - try30() -def black_ip_search(): - cls() - print("{1}.Online") - print("{2}.Installing IPz pkg") - print("{99}.mein menu") - choose12 = input(opt) - if choose12 == '1': - start_ip_search() - elif choose12 == '2': - cls() - installing_ipz = subprocess.getoutput("git clone https://github.com/mrprogrammer2938/IPz") - print(installing_ipz) - try14() - elif choose12 == '99': - Black_Tool_Start() - else: - black_ip_search() -def black_Cam_Hacking(): - cls() - print(color.blue) - os.system("figlet Cam Hacking") - print(color.End) - print("\n{1}.Cam-Hackers") - print("{2}.Cam-Hack-ang") - print("{3}.say cheese") - print("{4}.say Master") - print("{5}.Cam-Phish") - print("{99}.mein menu") - choose3 = input(opt) - if choose3 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Cam-Hackers") - try19() - elif choose3 == '2': - cls() - os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") - try19() - elif choose3 == '3': - cls() - os.system("git clone https://github.com/keralahackers/saycheese") - try19() - elif choose3 == '4': - cls() - os.system("git clone https://github.com/joshkar/SayMaster") - try19() - elif choose3 == '5': - cls() - os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") - try19() - elif choose3 == '99': - menu() - else: - black_Cam_Hacking() -def black_Cam_Hacking_2(): - cls() - print(color.blue) - os.system("figlet Cam Hacking") - print(color.End) - print("\n{1}.Cam-Hackers") - print("{2}.Cam-Hack-ang") - print("{3}.say cheese") - print("{4}.say Master") - print("{5}.Cam-Phish") - print("{99}.mein menu") - choose3 = input(opt) - if choose3 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Cam-Hackers") - try19() - elif choose3 == '2': - cls() - os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") - try19() - elif choose3 == '3': - cls() - os.system("git clone https://github.com/keralahackers/saycheese") - try19() - elif choose3 == '4': - cls() - os.system("git clone https://github.com/joshkar/SayMaster") - try19() - elif choose3 == '5': - cls() - os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") - try19() - elif choose3 == '99': - black_2() - else: - black_Cam_Hacking_2() -def try32(): - try_again_1 = input("\nDo you want to try again? [y/n] ") - if try_again_1 == 'y': - black_Tool_Search() - elif try_again_1 == 'n': - try29() - else: - try32() -def try32(): - try_again_2 = input("\nDo you want to try again? [y/n] ") - if try_again_2 == 'y': - black_Tool_Search_2() - elif try_again_2 == 'n': - try30() - else: - try32() -def Black_Tool_Shell(): - try: - cls() - banner() - while True: - option = input(opt_shell) - option = option.split() - if option == []: - pass - elif option[0] == 'back': - menu() - elif option[0] == 'exit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'quit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'help': - print(Black_Tool_Shell_Help) - elif option[0] == 'options': - print(""" ------------------- -Ping Test | ------------------- -""") - elif option[0] == 'set': - if len(option) < 3: - print(""" ---------------- -Host | -Packet | ---------------- -""") - else: - if option[1] == 'host': - host = option[2] - print("\nHost ==> " + host + "\n") - elif option[1] == 'packet': - packet = option[2] - print("\nPacket ==> " + packet + "\n") - else: - print("\nPlease, Usage: set [Option]...\n") - elif option[0] == 'clear': - cls() - elif option[0] == 'banner': - banner() - elif option[0] == 'exploit': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'run': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'cls': - cls() - elif option[0] == 'version': - print(Black_Tool_Version) - else: - print(option[0] + color.red + "\n Not Found!" + color.End) - except: - try_to_Black_Tool() -def Black_Tool_Shell_2(): - try: - cls() - banner() - while True: - option = input(opt_shell) - option = option.split() - if option == []: - pass - elif option[0] == 'back': - black_2() - elif option[0] == 'exit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'quit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'help': - print(Black_Tool_Shell_Help) - elif option[0] == 'options': - print(""" ------------------- -Ping Test | ------------------- -""") - elif option[0] == 'set': - if len(option) < 3: - print(""" ---------------- -Host | -Packet | ---------------- -""") - else: - if option[1] == 'host': - host = option[2] - print("\nHost ==> " + host + "\n") - elif option[1] == 'packet': - packet = option[2] - print("\nPacket ==> " + packet + "\n") - else: - print("\nPlease, Usage: set [Option]...\n") - elif option[0] == 'clear': - cls() - elif option[0] == 'banner': - banner() - elif option[0] == 'exploit': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'run': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'cls': - cls() - elif option[0] == 'version': - print(Black_Tool_Version) - else: - print(option[0] + color.red + "\n Not Found!" + color.End) - except: - try_to_Black_Tool() -def try29(): - try_to_Black_Tool_menu = input("\npress Enter...") - if try_to_Black_Tool_menu == '': - menu() - else: - menu() -def try30(): - try_to_Black_Tool_menu = input("\npress Enter...") - if try_to_Black_Tool_menu == '': - cls() - black_2() - else: - cls() - black_2() -def try32(): - try_again_2 = input("\nDo you want to try again? [y/n] ") - if try_again_2 == 'y': - black_Tool_Search() - elif try_again_2 == 'n': - try29() - else: - try32() -def try32(): - try_to_Black_Tool_5 = input("\npress Enter...") - if try_to_Black_Tool_5 == '': - black() - else: - black() -def try33(): - try_to_Black_Tool_6 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_6 == 'y': - cls() - black_2() - elif try_to_Black_Tool_6 == 'n': - try30() - else: - try33() -def try_to_Black_Tool(): - try_again_3 = input("\npress Enter...") - if try_again_3 == '': - menu() - else: - menu() -def try_to_Black_Tool_2(): - try_again_4 = input("\npress Enter...") - if try_again_4 == '': - black_2() - else: - black_2() -def Black_Tool_Command_2(): - try_to_help_Black_Tool_Command = print(""" - clear - cls - banner - version - back - help: - clear | clear banner - cls | clear banner - banner | show Black Tool banner - version | show Black Tool Version - back | back banner on Black Tool Menu - - """) - try26() -def black_tool_help(): - print(""" -Start Tool at: """ + color.green + str(black_Tool_date) + color.blue + """ -Black-Tool""" + color.End + """ Usage: - --start start Hack Menu! - --install + pkg - --clone + Repositories - --version Black-Tool version - --help + Black-Tool Help -""") -def Black_Tool_Command(): - try_to_help_Black_Tool_Command = print(""" - clear - cls - banner - version - back - help: - clear | clear banner - cls | clear banner - banner | show Black Tool banner - version | show Black Tool Version - back | back banner on Black Tool Menu - - """) - try25() -def black_portscan(): - cls() - print("\n{1}.Online") - print("{2}.Installing Portscan") - print("{3}.mein menu") - choose10 = input(opt) - if choose10 == '1': - portscan_attack() - elif choose10 == '2': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Portscan") - try4() - elif choose10 == '3': - Black_Tool_Start() - else: - black_portscan() -def black_ddosattack(): - cls() - os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") - try4() -def black_ping(): - cls() - host3 = input(ip) - packet = input(packet_2) - time.sleep(2) - c = subprocess.getoutput("ping -w " + packet + " " + host3) - print(c) - time.sleep(2) - try4() -def start_ip_search(): - cls() - web2 = input(ip) - time.sleep(1) - sock = socket.gethostbyname(web2) - print("Ip: " + sock) - try13() -def try19(): - try_to_camhack = input("\npress Enter...") - if try_to_camhack == '': - black_Cam_Hacking() - else: - black_Cam_Hacking() -def try4(): - try_to_mein1 = input("\npress Enter...") - if try_to_mein1 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def try20(): - try_to_Phishing = input("\npress Enter...") - if try_to_Phishing == '': - black_Phishing() - else: - black_Phishing() -def try25(): - try_to_black_menu_2 = input("\npress Enter...") - if try_to_black_menu_2 == '': - menu() - else: - menu() -def banner(): - print(color.green + """ - ███████████ ████ █████ ███████████ ████ - ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ - ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ - ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ - ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ - ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ - ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ - ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.End) -def black_weblocation(): - cls() - print(exm) - site = input(ip) - try: - search = ipapi.location(ip=site, key=None) - print("\n") - print(Fore.RED + "[~] " + Fore.WHITE + "Ip: " + Fore.GREEN + search["ip"]) - print(Fore.RED + "[~] " + Fore.WHITE + "City " + Fore.GREEN + search["city"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Region " + Fore.GREEN + search["region"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Country: " + Fore.GREEN + search["country"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Org: " + Fore.GREEN + search["org"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Time Zone: " + Fore.GREEN + search["timezone"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Languages: " + Fore.GREEN + search["languages"]) - time.sleep(2) - except: - print(color.green + "\nPlease" + color.red + ", Check Ip!\n") - time.sleep(1) - try4() -def portscan_attack(): - cls() - host = input(ip) - attack_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host).text - print(attack_portscan) - time.sleep(2) - try6() -def try26(): - try_to_black_menu_2 = input("\npress Enter...") - if try_to_black_menu_2 == '': - black_2() - else: - black_2() -def black_whois_lookup(): - cls() - host5 = input(ip) - time.sleep(1) - print(color.white_light) - attack_whois = subprocess.getoutput("whois " + host5) - print(attack_whois) - time.sleep(2) - try7() -def try18(): - try_to_webhacking = input("\npress Enter...") - if try_to_webhacking == '': - black_webhacking() - else: - black_webhacking() -def Developer(): - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "This code write by " + color.blue + "Mr.nope" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.5.0" + color.End) - print(color.org + "Github: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try25() -def try13(): - try_to_search_ip = input("\nDo you want to try again? [y/n] ") - if try_to_search_ip == 'y': - start_search_ip() - elif try_to_search_ip == 'n': - try12() - else: - try13() -def try6(): - try_again_2 = input("\nDo you want to try again? [y/n] ") - if try_again_2 == 'y': - portscan_attack() - elif try_again_2 == 'n': - try5() - else: - try6() -def try15(): - try_to_menu_2_3 = input("\npress Enter...") - if try_to_menu_2_3 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def black_Phishing(): - cls() - print(color.blue) - os.system("figlet Phishing") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.zphisher") - print("{3}.nex-Phisher") - print("{4}.Social Phish") - print("{5}.Black-phish") - print("{6}.Phish-Mailer") - print("{99}.mein menu") - choose4 = input(opt) - if choose4 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try20() - elif choose4 == '2': - cls() - os.system("git clone https://github.com/htr-tech/zphisher") - try20() - elif choose4 == '3': - cls() - os.system("git clone https://github.com/htr-tech/nexphisher") - try20() - elif choose4 == '4': - cls() - os.system("git clone https://github.com/xHak9x/SocialPhish") - try20() - elif choose4 == '5': - cls() - os.system("git clone https://github.com/iinc0gnit0/BlackPhish") - try20() - elif choose4 == '6': - cls() - os.system("git clone https://github.com/BiZken/PhishMailer") - try20() - elif choose4 == '99': - menu() - else: - black_Phishing() -def black_Phishing_2(): - cls() - print(color.blue) - os.system("figlet Phishing") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.zphisher") - print("{3}.nex-Phisher") - print("{4}.Social Phish") - print("{5}.Black-phish") - print("{6}.Phish-Mailer") - print("{99}.mein menu") - choose4 = input(opt) - if choose4 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try20() - elif choose4 == '2': - cls() - os.system("git clone https://github.com/htr-tech/zphisher") - try20() - elif choose4 == '3': - cls() - os.system("git clone https://github.com/htr-tech/nexphisher") - try20() - elif choose4 == '4': - cls() - os.system("git clone https://github.com/xHak9x/SocialPhish") - try20() - elif choose4 == '5': - cls() - os.system("git clone https://github.com/iinc0gnit0/BlackPhish") - try20() - elif choose4 == '6': - cls() - os.system("git clone https://github.com/BiZken/PhishMailer") - try20() - elif choose4 == '99': - black_2() - else: - black_Phishing_2() -def try14(): - try_to_menu2_2 = input("\npress Enter...") - if try_to_menu2_2 == '': - black_ip_search() - else: - black_ip_search() -def try_to_black_menu(): - try4 = input("\npress Enter...") - if try4 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def try5(): - try_again_1 = input("\npress Enter...") - if try_again_1 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def black_wirless_Attack(): - cls() - print(color.blue) - os.system("figlet Wirless Attack") - print(color.End) - print("\n{1}.wifite") - print("{2}.Airattackit") - print("{3}.wifispy") - print("{4}.wifi-God") - print("{5}.wifi-cracker") - print("{99}.mein menu") - choose5 = input(opt) - if choose5 == '1': - cls() - os.system("git clone https://github.com/derv82/wifite") - try21() - elif choose5 == '2': - cls() - os.system("git clone https://github.com/JoyGhoshs/Airattackit") - elif choose5 == '3': - cls() - os.system("git clone https://github.com/AresS32/wirespy") - try21() - elif choose5 == '4': - cls() - os.system("git clone https://github.com/waseem-sajjad/WifiGod") - try21() - elif choose5 == '5': - cls() - os.system("git clone https://github.com/brannondorsey/wifi-cracking") - try21() - elif choose5 == '99': - menu() - else: - black_wirless_Attack() -def black_wirless_Attack_2(): - cls() - print(color.blue) - os.system("figlet Wirless Attack") - print(color.End) - print("\n{1}.wifite") - print("{2}.Airattackit") - print("{3}.wifispy") - print("{4}.wifi-God") - print("{5}.wifi-cracker") - print("{99}.mein menu") - choose5 = input(opt) - if choose5 == '1': - cls() - os.system("git clone https://github.com/derv82/wifite") - try21() - elif choose5 == '2': - cls() - os.system("git clone https://github.com/JoyGhoshs/Airattackit") - elif choose5 == '3': - cls() - os.system("git clone https://github.com/AresS32/wirespy") - try21() - elif choose5 == '4': - cls() - os.system("git clone https://github.com/waseem-sajjad/WifiGod") - try21() - elif choose5 == '5': - cls() - os.system("git clone https://github.com/brannondorsey/wifi-cracking") - try21() - elif choose5 == '99': - black_2() - else: - black_wirless_Attack_2() -def try21(): - try_to_wirless_attack = input("\npress Enter...") - if try_to_wirless_attack == '': - black_wirless_Attack() - else: - black_wirless_Attack() -def try1(): - try_to_black_tool = input("\npress Enter...") - if try_to_black_tool == '': - menu() - else: - menu() -def black_webinfo(): - cls() - print(color.blue) - os.system("figlet Web Info") - print(color.End) - print("\n{1}.Web-Info") - print("{2}.setookit") - print("{3}.webkiller") - print("{4}.web informtion") - print("{5}.Th3inspector") - print("{99}.mein menu") - choose6 = input(opt) - if choose6 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Web-Info") - try17() - elif choose6 == '2': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") - try17() - elif choose6 == '3': - cls() - os.system("git clone https://github.com/ultrasecurity/webkiller") - try17() - elif choose6 == '4': - cls() - os.system("git clone https://github.com/zahidin/web-information-gathering") - try17() - elif choose6 == '5': - cls() - os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") - try17() - elif choose6 == '99': - menu() - else: - black_webinfo() -def black_webinfo_2(): - cls() - print(color.blue) - os.system("figlet Web Info") - print(color.End) - print("\n{1}.Web-Info") - print("{2}.setookit") - print("{3}.webkiller") - print("{4}.web informtion") - print("{5}.Th3inspector") - print("{99}.mein menu") - choose6 = input(opt) - if choose6 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Web-Info") - try17() - elif choose6 == '2': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") - try17() - elif choose6 == '3': - cls() - os.system("git clone https://github.com/ultrasecurity/webkiller") - try17() - elif choose6 == '4': - cls() - os.system("git clone https://github.com/zahidin/web-information-gathering") - try17() - elif choose6 == '5': - cls() - os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") - try17() - elif choose6 == '99': - black_2() - else: - black_webinfo_2() -def black_tool_developer_2(): - os.system("printf '\033]2;Black-Tool\a'") - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) - print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) - print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try28() -def try24(): - Err_try_to_Black_Tool = input("\npress Enter...") - if Err_try_to_Black_Tool == '': - menu() - else: - menu() -def black_soialenginners(): - cls() - print(color.blue) - os.system("figlet social Engineer") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.focial") - print("{3}.fluxion") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try22() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") - try22() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/FluxionNetwork/fluxion") - try22() - elif choose7 == '99': - menu() - else: - black_soialenginners() -def black_soialenginners_2(): - cls() - print(color.blue) - os.system("figlet social Engineer") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.focial") - print("{3}.fluxion") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try22() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") - try22() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/FluxionNetwork/fluxion") - try22() - elif choose7 == '99': - black_2() - else: - black_soialenginners_2() -def try22(): - try_to_Soial_Eng = input("\npress Enter...") - if try_to_Soial_Eng == '': - black_soialenginners() - else: - black_soialenginners() -def black_Hackingtools(): - cls() - print(color.blue) - os.system("figlet Hacking Tools") - print(color.End) - print("\n{1}.Hacking-Tools") - print("{2}.Hack-Tools") - print("{3}.fsociety") - print("{4}.PTool") - print("{5}.onex") - print("{6}.Kit Hack") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/hackingtools") - try16() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/Z4nzu/hackingtool") - try16() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/Manisso/fsociety") - try16() - elif choose7 == '4': - cls() - os.system("git clone https://github.com/mrprogrammer2938/PTool") - try16() - elif choose7 == '5': - cls() - os.system("git clone https://github.com/rajkumardusad/onex") - try16() - elif choose7 == '6': - cls() - os.system("git clone https://github.com/AdrMXR/KitHack") - try16() - elif choose7 == '99': - menu() - else: - black_Hackingtools() -def black_Hackingtools_2(): - cls() - print(color.blue) - os.system("figlet Hacking Tools") - print(color.End) - print("\n{1}.Hacking-Tools") - print("{2}.Hack-Tools") - print("{3}.fsociety") - print("{4}.PTool") - print("{5}.onex") - print("{6}.Kit Hack") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/hackingtools") - try16() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/Z4nzu/hackingtool") - try16() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/Manisso/fsociety") - try16() - elif choose7 == '4': - cls() - os.system("git clone https://github.com/mrprogrammer2938/PTool") - try16() - elif choose7 == '5': - cls() - os.system("git clone https://github.com/rajkumardusad/onex") - try16() - elif choose7 == '6': - cls() - os.system("git clone https://github.com/AdrMXR/KitHack") - try16() - elif choose7 == '99': - black_2() - else: - black_Hackingtools_2() -def try7(): - try_to_whois_attack = input("\nDo you want to try again? [y/n] ") - if try_to_whois_attack == 'y': - black_whois_lookup() - elif try_to_whois_attack == 'n': - try4() - else: - try7() -def try28(): - try_to_black_menu_4=input("\npress Enter...") - if try_to_black_menu_4 == '': - black_2() - else: - black_2() -def try23(): - try_to_DDos_Attack = input("\npress Enter...") - if try_to_DDos_Attack == '': - black_DDos_Attack() - else: - black_DDos_Attack() -def black_DDos_Attack(): - cls() - print(color.blue) - os.system("figlet DDos Attack") - print(color.End) - print("\n{1}.DDos-Attack") - print("{2}.hammer") - print("{3}.Liteddos") - print("{4}.Rave-Tool") - print("{5}.DDos-Attack-Mrx") - print("{99}.mein menu") - choose8 = input(opt) - if choose8 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") - try23() - elif choose8 == '2': - cls() - os.system("git clone https://github.com/cyweb/hammer") - try23() - elif choose8 == '3': - cls() - os.system("git clone https://github.com/4L13299/LITEDDOS") - try23() - elif choose8 == '4': - cls() - os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") - try23() - elif choose8 == '5': - cls() - os.system("git clone DDos-Attack-Mrx = https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") - try23() - elif choose8 == '99': - menu() - else: - black_DDos_Attack() -def black_DDos_Attack_2(): - cls() - print(color.blue) - os.system("figlet DDos Attack") - print(color.End) - print("\n{1}.DDos-Attack") - print("{2}.hammer") - print("{3}.Liteddos") - print("{4}.Rave-Tool") - print("{5}.DDos-Attack-Mrx") - print("{99}.mein menu") - choose8 = input(opt) - if choose8 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") - try23() - elif choose8 == '2': - cls() - os.system("git clone https://github.com/cyweb/hammer") - try23() - elif choose8 == '3': - cls() - os.system("git clone https://github.com/4L13299/LITEDDOS") - try23() - elif choose8 == '4': - cls() - os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") - try23() - elif choose8 == '5': - cls() - os.system("git clone DDos-Attack-Mrx = https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") - try23() - elif choose8 == '99': - black_2() - else: - black_DDos_Attack_2() -def black_Update_Uninstalling(): - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print("\n{1}.Update") - print("{2}.Uninstall") - print("{99}.mein menu") - choose9 = input(opt) - if choose9 == '1': - black_update() - elif choose9 == '2': - black_uninstall() - elif choose9 == '99': - menu() - else: - black_Update_Uninstalling() -def black_Update_Uninstalling_2(): - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print("\n{1}.Update") - print("{2}.Uninstall") - print("{99}.mein menu") - choose9 = input(opt) - if choose9 == '1': - black_update() - elif choose9 == '2': - black_uninstall() - elif choose9 == '99': - black_2() - else: - black_Update_Uninstalling_2() -def black_tool_developer(): - os.system("printf '\033]2;Black-Tool\a'") - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) - print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) - print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try27() -def black_tool_developer_2(): - os.system("printf '\033]2;Black-Tool\a'") - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) - print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) - print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try35() -def try16(): - try_to_choose_opt = input("\npress Enter...") - if try_to_choose_opt == '': - menu() - else: - menu() -def try35(): - try_to_Black_menu_7 = input("\npress Enter...") - if try_to_Black_menu_7 == '': - black_2() - else: - black_2() -def black_update(): - if system == 'Linux': - os.system("cd .. && sudo rm Black-Tool") - os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") - try10() - elif system == 'Mac': - os.system("cd .. && sudo rm -r Black-Tool") - os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") - try10() - elif system == 'Windows': - cls() - print("\nThis Programm Can Not Run Your OS!\n") - sys.exit() - else: - print("\nThis, Programm Can Run on Linux,MacOS\n") - time.sleep(2) - try9() -def try27(): - try_to_black_menu_3 = input("\npress Enter...") - if try_to_black_menu_3 == '': - black() - else: - black() -def try16(): - try_to_menu_installing_hackingtool = input("\npress Enter...") - if try_to_menu_installing_hackingtool == '': - black_Hackingtools() - else: - black_Hackingtools() -def black_uninstall(): - if system == 'Linux': - os.system("cd /usr/local/bin && sudo rm hack") - print("\nPlease, Using: ./uninstall in hack file") - try8() - elif system == 'Mac': - os.system("cd /usr/local/bin && sudo rm hack") - print("\nPlease, Using: ./uninstall in hack file") - try8() - elif system == 'Windows': - cls() - print("\nThis Programm Can Not Run Your OS!\n") - sys.exit() - else: - print("\nThis, Programm Can Run on +Linux,MacOs\n") - time.sleep(2) - try9() -def try17(): - try_to_webinfo = input("\npress Enter...") - if try_to_webinfo == '': - black_webinfo() - else: - black_webinfo() -def try9(): - try_to_mein2 = input("\npress Enter...") - if try_to_mein2 == '': - menu() - else: - menu() -def try10(): - try_to_mein3 = input("\npress Enter...") - if try_to_mein3 == '': - ext() - else: - ext() -def try11(): - try_again_nslookup = input("Do you want to try again? [y/n] ") - if try_again_nslookup == 'y': - black_nslookup() - elif try_again_nslookup == 'n': - try12() - else: - try11() -def try12(): - try_to_menu_5 = input("\npress Enter...") - if try_to_menu_5 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -if __name__ == '__main__': - try: - if system == 'Linux': - arg() - sys.exit() - elif system == 'Windows': - print(Black_Tool_OS_ERR) - sys.exit() - elif system == 'Mac': - arg() - sys.exit() - else: - print(Black_Tool_OS_ERR_2) - sys.exit() - except IndexError: - print("\nPlease, Usage: --help\n") - sys.exit() -cls() -# Black-Tool 1.5.0 From 7f84ce196f6dccbde86c2a340187357ad56e60c7 Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Thu, 1 Jul 2021 04:50:16 +0430 Subject: [PATCH 010/392] Hack Hack --- hack | 2295 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 2295 insertions(+) create mode 100644 hack diff --git a/hack b/hack new file mode 100644 index 0000000..d55e54c --- /dev/null +++ b/hack @@ -0,0 +1,2295 @@ +#!/usr/bin/python3 +# This code write by Mr.nope +# Version 1.5.0 +# Github: https://github.com/mrprogrammer2938 +# Instagram: https://instagram.com/programmer2938 +# ---------------------------------------------------------------- +# License +# MIT License + +# Copyright (c) 2021 Mr.programmer + +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to deal +# in the Software without restriction, including without limitation the rights +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: + +# The above copyright notice and this permission notice shall be included in all +# copies or substantial portions of the Software. + +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +# SOFTWARE. +import os +import time +import re +import sys +import datetime +import platform +import requests +try: + from colorama import Fore,init +except ImportError: + os.system("pip3 intsll colorama"); +try: + import socket +except ImportError: + os.system("pip install socket"); +try: + import subprocess +except ImportError: + os.system("pip install subprocess"); +try: + import ipapi +except ImportError: + os.system("pip install ipapi"); +Black_Tool_Version = "\nBlack-Tool 1.4.0\n" +user = subprocess.getoutput("whoami") +black_Tool_date = subprocess.getoutput("date").replace("+0430","") +Black_Tool_cmd_help = """ +clear | clear Screen +cls | clear Screen +install pkg | installing pkg +exit | exit Black Tool CMD +quit | exit Black Tool CMD +""" +packet = "\nEnter packet: " +def check_internet_title(): + os.system("printf '\033]2;Black-Tool: Check-Internet\a'") +def check_internet_title_Connected(): + os.system("printf '\033]2;Black-Tool: Internet Connected!\a'") +# ------------- Black Tool Color --------------- +class color: + red = '\033[91m' + blue = '\033[96m' + End = '\033[0m' + green = '\033[92m' + darkblue = '\033[34m' + org = '\033[33m' + line = '\033[4m' + prlblue = '\033[94m' + white_light = '\033[97m' +# ---------------------------------------------- +Black_Tool_Search_Err = color.red + "Error, " + color.green + "Please Check URL!" + color.End +opt_shell = color.line + "Black-Tool" + color.End + "/ ~# " +opt_cmd = color.line + "Black-Tool" + color.green + "/> " + color.End +Black_Tool_OS_Err = "\nError, Please Try again!\n" +Black_Tool_OS_Err_2 = "\nError, Please Try again!\n" +def user_os_info(): + print("\n--------Black Tool----------\n") + print("User: " + user) + print("os: " + system) + print("----------------------------\n") + try34() +def user_os_info_ver(): + print("--------Black Tool----------\n") + print("User: " + user) + print("os: " + system) + print("----------------------------\n") +def user_search(): + if os.getuid() == 0: + check_internet() + else: + print("\nPlease, Run This Tool as Root!\n") + sys.exit() +def check_internet(host="https://google.com"): + try: + check_internet_title() + cls() + print("\nCheck Internet...\n") + try: + internet = requests.get(host,timeout=12) + if internet.status_code == 200: + try: + check_internet_title_Connected() + print("Internet Connected!") + time.sleep(1) + print("\nSet on System....") + time.sleep(1) + user_os_info() + except EOFError: + print("\nCtrl + D") + print("\nExiting...") + sys.exit() + else: + print("\nPlease, Check Internet!") + sys.exit() + except KeyboardInterrupt: + print("\nError: Failed To Start Black Tool!\n") + sys.exit() + except: + sys.exit() +opt = color.blue + "\nBlack-Tool~# " + color.End +Black_Tool_Shell_Help = """ +set | set [Option] +options | show options +Version | show Black Tool version +exit | exit Black Tool +quit | quit Black Tool +back | Back Black Tool Menu +help | Black Tool Shell Help +run | run Attack +exploit | run Attack +""" +Black_menu_mass = color.green + "Exiting..." + color.End +system = platform.uname()[0] +ip = "\nEnter ip: " +exm = "\nPlease, Enter Ip!" +packet_2 = "\nEnter packet: " +port = "\nEnter port: " +Black_Hack_version = "Black-Tool 1.4.0" +def title(): + os.system("printf '\033]2;Black-Tool\a'") +def cls(): + os.system("clear") +def ext(): + cls() + print(Black_menu_mass) + sys.exit() +def menu(): + try: + title() + cls() + screen() + black() + except KeyboardInterrupt: + print("\nCtrl + C") + print(color.green + "\nExiting..." + color.End) + sys.exit() +# Menu 1.5.0 +def black(): + print("\n{1}.Black-Tool Attack") + print("{2}.Black-Tool Shell") + print("{3}.Black-Tool Search") + print("{4}.Black-Tool CMD") + print("{5}.Web-Hacking") + print("{6}.Cam-Hackers") + print("{7}.Phishing") + print("{8}.Wirless Attack") + print("{9}.Web-Info") + print("{10}.Soial-Enginner") + print("{11}.Hacking-Tools") + print("{12}.DDos-Attack") + print("{13}.Hacking With IpApi") + print("{14}.Hacking Camera Online") + print("{15}.Installing Programming Language") + print("{16}.Update & Uninstall") + print("{0}.Developer") + print("[C].Command") + print("{99}.Exit") + choose = input(opt) + if choose == '1' or choose == '01': + Black_Tool_Start() + elif choose == '2' or choose == '02': + Black_Tool_Shell() + elif choose == '3' or choose == '03': + black_Tool_Search() + elif choose == '4' or choose == '04': + Black_Tool_CMD() + elif choose == '5' or choose == '05': + black_webhacking() + elif choose == '6' or choose == '06': + black_Cam_Hacking() + elif choose == '7' or choose == '07': + black_Phishing() + elif choose == '8' or choose == '08': + black_wirless_Attack() + elif choose == '9' or choose == '09': + black_webinfo() + elif choose == '10': + black_soialenginners() + elif choose == '11': + black_Hackingtools() + elif choose == '12': + black_DDos_Attack() + elif choose == '13': + black_ipapi_hacking() + elif choose == '14': + black_camhack_online() + elif choose == '15': + black_installing_lan() + elif choose == '16': + black_Update_Uninstalling() + elif choose == '0': + black_tool_developer() + elif choose == 'c': + Black_Tool_Command() + elif choose == 'C': + Black_Tool_Command() + elif choose == '99': + ext() + elif choose == 'exit': + ext() + elif choose == 'quit': + ext() + elif choose == 'banner': + cls() + banner() + try25() + elif choose == 'cls': + black_2() + elif choose == 'clear': + black_2() + elif choose == 'back': + menu() + elif choose == '': + menu() + elif choose == ' ': + menu() + elif choose == ' ': + menu() + else: + cls() + print(choose + color.red + " Not Found!" + color.End) + try_to_black_Tool = input("\npress Enter...") + if try_to_black_Tool == '': + menu() + else: + menu() +def black_2(): + cls() + print("\n{1}.Black-Tool Attack") + print("{2}.Black-Tool Shell") + print("{3}.Black-Tool Search") + print("{4}.Back-Tool CMD") + print("{5}.Web-Hacking") + print("{6}.Cam-Hackers") + print("{7}.Phishing") + print("{8}.Wirless Attack") + print("{9}.Web-Info") + print("{10}.Soial-Enginner") + print("{11}.Hacking-Tools") + print("{12}.DDos-Attack") + print("{13}.Hacking With IpApi") + print("{14}.Hacking Camera Online") + print("{15}.Installing Programming Language") + print("{16}.Update & Uninstall") + print("{0}.Developer") + print("[C].Command") + print("{99}.Exit") + choose = input(opt) + if choose == '1' or choose == '01': + Black_Tool_Start_2() + elif choose == '2' or choose == '02': + Black_Tool_Shell_2() + elif choose == '3' or choose == '03': + black_Tool_Search_2() + elif choose == '4' or choose == '04': + Black_Tool_CMD_2() + elif choose == '5' or choose == '05': + black_webhacking_2() + elif choose == '6' or choose == '06': + black_Cam_Hacking_2() + elif choose == '7' or choose == '07': + black_Phishing_2() + elif choose == '8' or choose == '08': + black_wirless_Attack_2() + elif choose == '9' or choose == '09': + black_webinfo_2() + elif choose == '10': + black_soialenginners_2() + elif choose == '11': + black_Hackingtools_2() + elif choose == '12': + black_DDos_Attack_2() + elif choose == '13': + black_ipapi_hacking_2() + elif choose == '14': + black_camhack_online_2() + elif choose == '15': + black_installing_lan_2() + elif choose == '16': + black_Update_Uninstalling_2() + elif choose == '0': + black_tool_developer_2() + elif choose == 'c': + Black_Tool_Command_2() + elif choose == 'C': + Black_Tool_Command_2() + elif choose == '99': + ext() + elif choose == 'exit': + ext() + elif choose == 'quit': + ext() + elif choose == 'banner': + cls() + banner() + try36() + elif choose == 'cls': + black_2() + elif choose == 'clear': + black_2() + elif choose == 'back': + menu() + else: + black_2() +def try34(): + try_to_start_Black_Tool = input("\npress Enter To Start " + color.green + "Black-Tool" + color.End + "...") + if try_to_start_Black_Tool == '': + menu() + else: + menu() +def try_to_black_menu(): + try2 = input("\npress Enter...") + if try2 == '': + menu() + else: + menu() +def Black_Tool_Start(): + cls() + os.system("figlet Black Tool|lolcat") + print("\n{1}.Portscan") + print("{2}.DDos-Attack") + print("{3}.Ping Test") + print("{4}.Web Loction") + print("{5}.WhoIs lookup") + print("{6}.nslookup") + print("{7}.Ip Search") + print("{8}.40") + print("{99}.mein menu") + choose_black = input(opt) + if choose_black == '1': + black_portscan() + elif choose_black == '2': + black_ddosattack() + elif choose_black == '3': + black_ping() + elif choose_black == '4': + black_weblocation() + elif choose_black == '5': + black_whois_lookup() + elif choose_black == '6': + black_nslookup() + elif choose_black == '7': + black_ip_search() + elif choose_black == '8': + black_installing_40_tool() + elif choose_black == '99': + menu() + else: + Black_Tool_Start() +def black_installing_lan(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.python") + print("{2}.python3") + print("{3}.ruby") + print("{4}.java") + print("{5}.Coffie Script") + print("{6}.java Script") + print("{7}.c++") + print("{99}.mein menu") + choose = input(opt) + if choose == '1': + cls() + os.system("apt install python") + try58() + elif choose == '2': + cls() + os.system("apt install python3") + try58() + elif choose == '3': + cls() + os.system("apt install ruby") + try58() + elif choose == '4': + cls() + os.system("apt install java") + try58() + elif choose == '5': + cls() + os.system("apt install coffiescript") + try58() + elif choose == '6': + cls() + os.system("apt install javascript") + try58() + elif choose == '7': + cls() + os.system("apt install c++") + try58() + elif choose == '99': + menu() + else: + black_installing_lan() +def black_installing_lan_2(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.python") + print("{2}.python3") + print("{3}.ruby") + print("{4}.java") + print("{5}.Coffie Script") + print("{6}.java Script") + print("{7}.c++") + print("{99}.mein menu") + choose = input(opt) + if choose == '1': + cls() + os.system("apt install python") + try59() + elif choose == '2': + cls() + os.system("apt install python3") + try59() + elif choose == '3': + cls() + os.system("apt install ruby") + try59() + elif choose == '4': + cls() + os.system("apt install java") + try59() + elif choose == '5': + cls() + os.system("apt install coffiescript") + try59() + elif choose == '6': + cls() + os.system("apt install javascript") + try59() + elif choose == '7': + cls() + os.system("apt install c++") + try58() + elif choose == '99': + black_2() + else: + black_installing_lan_2() +def Black_Tool_Start_2(): + os.system("figlet Black Tool|lolcat") + print("\n{1}.Portscan") + print("{2}.DDos-Attack") + print("{3}.Ping Test") + print("{4}.Web Loction") + print("{5}.WhoIs lookup") + print("{6}.nslookup") + print("{7}.Ip Search") + print("{8}.40") + print("{99}.mein menu") + choose_black = input(opt) + if choose_black == '1': + black_portscan() + elif choose_black == '2': + black_ddosattack() + elif choose_black == '3': + black_ping() + elif choose_black == '4': + black_weblocation() + elif choose_black == '5': + black_whois_lookup() + elif choose_black == '6': + black_nslookup() + elif choose_black == '7': + black_ip_search() + elif choose_black == '8': + black_installing_40_tool() + elif choose_black == '99': + black_2() + else: + Black_Tool_Start_2() +def try58(): + try_to_installing_lan = input("\npress Enter...") + if try_to_installing_lan == '': + black_installing_lan() + else: + black_installing_lan() +def screen(): + print(color.green + """ + ███████████ ████ █████ ███████████ ████ + ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ + ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ """ + color.red + "Version: " + color.blue + "1.5.0" + color.green + """ + ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ + ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ + ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ + ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ + ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.org + """ + ---[This code write by """ + color.End + color.line + "Mr.nope" + color.End + color.org + " ]----" + color.End + """ + + Start Black-Tool at: """ + black_Tool_date + "\n") +def black_webhacking(): + cls() + print(color.blue) + os.system("figlet Web Hacking") + print("\n{1}.brute-Force") + print("{2}.bruteX") + print("{3}.Brute-Boom") + print("{4}.Bruter") + print("{5}.FaceBook-Bruteforce") + print("{99}.mein menu") + choose2 = input(opt) + if choose2 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") + try18() + elif choose2 == '2': + cls() + os.system("git clone https://github.com/1N3/BruteX") + try18() + elif choose2 == '3': + cls() + os.system("git clone https://github.com/Oseid/FaceBoom") + try18() + elif choose2 == '4': + cls() + os.system("git clone https://github.com/AzizKpln/Bruter19") + try18() + elif choose2 == '5': + cls() + os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") + try18() + elif choose2 == '99': + menu() + else: + black_webhacking() +def try36(): + try_to_Black_Tool_menu_7 = input("\npress Enter...") + if try_to_Black_Tool_menu_7 == '': + black_2() + else: + black_2() +def try59(): + try_to_installing_lan_2 = input("\npress Enter...") + if try_to_installing_lan_2 == '': + black_installing_lan_2() + else: + black_installing_lan_2() +def black_camhack_online(): + cls() + banner() + print("""\n +\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova +\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua +\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta +\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago +\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia +\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia +\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus +\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan +\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates +\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan +\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait +\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela +\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia +\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro +\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador +\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg +\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao +\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico +\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica +\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus +\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania +\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein +\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia +\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay +\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines +\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands +\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala +\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal +\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru +\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay + \033[1;32m91) \033[1;37mExtra""") + countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", + "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", + "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", + "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", + "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", + "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", + "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", + "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", + "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", + "-"] + try: + num = int(input("Enter Country: ")) + if num not in range(1, 91+1): + raise IndexError + country = countries[num-1] + headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} + res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) + last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] + for page in range(int(last_page)): + res = requests.get( + f"https://www.insecam.org/en/bycountry/{country}/?page={page}", + headers=headers + ) + ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) + for camhack_ip in ip_search: + print(color.green, camhack_ip) + print(res) + try48() + except KeyboardInterrupt: + print("\nCtrl + C") + try51() +def black_camhack_online_2(): + cls() + banner() + print("""\n +\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova +\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua +\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta +\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago +\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia +\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia +\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus +\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan +\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates +\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan +\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait +\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela +\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia +\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro +\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador +\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg +\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao +\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico +\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica +\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus +\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania +\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein +\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia +\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay +\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines +\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands +\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala +\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal +\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru +\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay + \033[1;32m91) \033[1;37mExtra""") + countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", + "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", + "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", + "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", + "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", + "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", + "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", + "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", + "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", + "-"] + try: + num = int(input("Enter Country: ")) + if num not in range(1, 91+1): + raise IndexError + country = countries[num-1] + headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} + res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) + last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] + for page in range(int(last_page)): + res = requests.get( + f"https://www.insecam.org/en/bycountry/{country}/?page={page}", + headers=headers + ) + ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) + for camhack_ip in ip_search: + print(color.green, camhack_ip) + print(res) + try48() + except KeyboardInterrupt: + print("\nCtrl + C") + try53() +def black_webhacking_2(): + cls() + print(color.blue) + os.system("figlet Web Hacking") + print("\n{1}.brute-Force") + print("{2}.bruteX") + print("{3}.Brute-Boom") + print("{4}.Bruter") + print("{5}.FaceBook-Bruteforce") + print("{99}.mein menu") + choose2 = input(opt) + if choose2 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") + try18() + elif choose2 == '2': + cls() + os.system("git clone https://github.com/1N3/BruteX") + try18() + elif choose2 == '3': + cls() + os.system("git clone https://github.com/Oseid/FaceBoom") + try18() + elif choose2 == '4': + cls() + os.system("git clone https://github.com/AzizKpln/Bruter19") + try18() + elif choose2 == '5': + cls() + os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") + try18() + elif choose2 == '99': + black_2() + else: + black_webhacking_2() +def try51(): + try_to_Hacking_Camera = input("\nDo you want to try again? [y/n] ") + if try_to_Hacking_Camera == 'y': + black_camhack_online() + elif try_to_Hacking_Camera == 'n': + try52() + else: + try51() +def black_ipapi_hacking(): + cls() + os.system("figlet -f slant Hacking|lolcat") + print("\n{1}.Port Scan") + print("{2}.Ping Test") + print("{3}.Whois") + print("{4}.Internet test") + print("{5}.Geoip") + print("{99}.mein menu") + choose_ipapi = input(opt) + if choose_ipapi == '1': + black_tool_ipapi_portscan() + elif choose_ipapi == '2': + black_tool_ipapi_pingtest() + elif choose_ipapi == '3': + black_tool_ipapi_whois() + elif choose_ipapi == '4': + black_tool_ipapi_internet_test() + elif choose_ipapi == '5': + black_tool_ipapi_geoip() + elif choose_ipapi == '99': + menu() + else: + black_ipapi_hacking() +def try48(): + try_to_Black_Hacking_Camera_Online = input("\nDo you want tor try again? [y/n] ") + if try_to_Black_Hacking_Camera_Online == 'y': + black_camhack_online() + elif try_to_Black_Hacking_Camera_Online == 'n': + try49() + else: + try48() +def try49(): + try_to_Black_menu_4 = input("\npress Enter...") + if try_to_Black_menu_4 == '': + menu() + else: + menu() +def black_ipapi_hacking_2(): + cls() + os.system("figlet -f slant Hacking|lolcat") + print("\n{1}.Port Scan") + print("{2}.Ping Test") + print("{3}.Whois") + print("{4}.Internet test") + print("{5}.Geoip") + print("{99}.mein menu") + choose_ipapi = input(opt) + if choose_ipapi == '1': + black_tool_ipapi_portscan_2() + elif choose_ipapi == '2': + black_tool_ipapi_pingtest_2() + elif choose_ipapi == '3': + black_tool_ipapi_whois_2() + elif choose_ipapi == '4': + black_tool_ipapi_internet_test_2() + elif choose_ipapi == '5': + black_tool_ipapi_geoip_2() + elif choose_ipapi == '99': + black_2() + else: + black_ipapi_hacking_2() +def try52(): + try_to_Black_Tool_menu_4 = input("\npress Enter...") + if try_to_Black_Tool_menu_4 == '': + menu() + else: + menu() +def black_tool_ipapi_portscan(): + cls() + host_ipapi = input(ip) + start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text + print(start_ipapi_portscan) + try37() +def black_tool_ipapi_portscan_2(): + cls() + host_ipapi = input(ip) + start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text + print(start_ipapi_portscan) + try42() +def try37(): + try_to_ipapi_portscan = input("\nDo you want to try again? [y/n] ") + if try_to_ipapi_portscan == 'y': + black_tool_ipapi_portscan() + elif try_to_ipapi_portscan == 'n': + try38() + else: + try37() +def try42(): + try_to_ipapi_portscan_2 = input("\nDo you want to try again? [y/n] ") + if try_to_ipapi_portscan_2 == 'y': + black_tool_ipapi_portscan_2() + elif try_to_ipapi_portscan_2 == 'n': + try39() + else: + try42() +def try38(): + try_to_black_tool_ipapi_menu = input("\npress Enter...") + if try_to_black_tool_ipapi_menu == '': + black_ipapi_hacking() + else: + black_ipapi_hacking() +def try39(): + try_to_black_tool_ipapi_menu_2 = input("\npress Enter...") + if try_to_black_tool_ipapi_menu_2 == '': + black_ipapi_hacking_2() + else: + black_ipapi_hacking_2() +def black_tool_ipapi_pingtest(): + cls() + host_ipapi_2 = input(ip) + packet_ipapi = input(packet) + start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") + print(start_pingtest_2) + try40() +def try53(): + try_to_CamHack_2 = input("\nDo you want to try again? [y/n] ") + if try_to_CamHack_2 == 'y': + black_Cam_Hacking_2() + elif try_to_CamHack_2 == 'n': + try54() + else: + try53() +def black_tool_ipapi_pingtest_2(): + cls() + host_ipapi_2 = input(ip) + packet_ipapi = input(packet) + start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") + print(start_pingtest_2) + try43() +def try43(): + try_to_Black_Tool_pingtest_2 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_pingtest_2 == 'y': + black_tool_ipapi_pingtest_2() + elif try_to_Black_Tool_pingtest_2 == 'n': + try39() + else: + try43() +def try40(): + try_to_black_tool_ipapi_pingtest = input("\nDo you want to try again? [y/n] ") + if try_to_black_tool_ipapi_pingtest == 'y': + black_tool_ipapi_pingtest() + elif try_to_black_tool_ipapi_pingtest == 'n': + try38() + else: + try40() +def black_tool_ipapi_whois(): + cls() + host_ipapi_3 = input(ip) + time.sleep(1) + start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text + print(start_whois_attack) + try45() +def try45(): + try_to_Black_Tool_whois = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_whois == 'y': + black_tool_ipapi_whois() + elif try_to_Black_Tool_whois == 'n': + try38() + else: + try45() +def try54(): + try_to_Black_menu_4 = input("\npress Enter...") + if try_to_Black_menu_4 == '': + black_2() + else: + black_2() +def black_tool_ipapi_whois_2(): + cls() + host_ipapi_3 = input(ip) + time.sleep(1) + start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text + print(start_whois_attack) + try46() +def try46(): + try_to_Black_Tool_whois_2 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_whois_2 == 'y': + black_tool_ipapi_whois_2() + elif black_tool_ipapi_whois_2 == 'n': + 39() + else: + try46() +def black_tool_ipapi_internet_test(): + cls() + test_internet = requests.get("https://google.com") + if test_internet.status_code == 200: + print("Internet Connected!") + else: + print("Internet Disconnect!\nPlease, Check Internet!") + try38() +def black_tool_ipapi_internet_test_2(): + cls() + test_internet = requests.get("https://google.com") + if test_internet.status_code == 200: + print("Internet Connected!") + else: + print("Internet Disconnect!\nPlease, Check Internet!") + try39() +def black_tool_ipapi_geoip(): + cls() + host_ipapi_4 = input(ip) + time.sleep(1) + search_location = ipapi.location(ip=host_ipapi_4, key=None) + print("\n-----------------------------------") + print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) + print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) + print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) + print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) + try41() +def black_tool_ipapi_geoip_2(): + cls() + host_ipapi_4 = input(ip) + time.sleep(1) + search_location = ipapi.location(ip=host_ipapi_4, key=None) + print("\n-----------------------------------") + print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) + print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) + print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) + print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) + try47() +def try47(): + try_to_Black_Tool_getip_2 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_getip_2 == 'y': + black_tool_ipapi_geoip_2() + elif try_to_Black_Tool_getip_2 == 'n': + try39() + else: + try47() +def try41(): + try_to_black_Tool_ipapi_location = input("\nDo you want to try again? [y/n] ") + if try_to_black_Tool_ipapi_location == 'y': + black_tool_ipapi_geoip() + elif try_to_black_Tool_ipapi_location == 'n': + try38() + else: + try41() +def black_nslookup(): + cls() + host8 = input(ip) + attack_nslookup = subprocess.getoutput("nslookup " + host8) + print(attack_nslookup) + try11() +def arg(): + if sys.argv[1] == '--clone': + print(color.green + "Stating Cloning..." + color.End) + os.system("git clone " + sys.argv[2]) + print("Exiting...") + sys.exit() + elif sys.argv[1] == '--version': + print(Black_Hack_version) + print("\n") + user_os_info_ver() + sys.exit() + elif sys.argv[1] == '--start': + user_search() + elif sys.argv[1] == '--install': + print(color.green + "Starting Downloading..." + color.End) + os.system("sudo apt install " + sys.argv[2]) + print("Exiting...") + sys.exit() + elif sys.argv[1] == '--help': + black_tool_help() + else: + print("\nPlease, Check Argument!\n") + sys.exit() +def black_installing_40_tool(): + cls() + os.system("figlet -f slant 40|lolcat") + print("\n") + os.system("git clone https://github.com/mrprogrammer2938/40") + print("\nComplete!") + try15() +def black_Tool_Search(): + cls() + banner() + choose = input(""" +--------------Search----------------- +| : """) + time.sleep(1) + if system == 'Linux': + os.system("firefox " + choose) + try32() + elif system == 'Mac': + os.system("firefox " + choose) + try32() + elif system == 'Windows': + os.system("start chrome " + choose) + try32() + else: + print(Black_Tool_Search_Err) + try29() +def black_Tool_Search_2(): + cls() + banner() + choose = input(""" +--------------Search----------------- +| : """) + time.sleep(1) + if system == 'Linux': + os.system("firefox " + choose) + try32() + elif system == 'Mac': + os.system("firefox " + choose) + try32() + elif system == 'Windows': + os.system("start chrome " + choose) + try32() + else: + print(Black_Tool_Search_Err) + try30() +def black_ip_search(): + cls() + print("{1}.Online") + print("{2}.Installing IPz pkg") + print("{99}.mein menu") + choose12 = input(opt) + if choose12 == '1': + start_ip_search() + elif choose12 == '2': + cls() + installing_ipz = subprocess.getoutput("git clone https://github.com/mrprogrammer2938/IPz") + print(installing_ipz) + try14() + elif choose12 == '99': + Black_Tool_Start() + else: + black_ip_search() +def black_Cam_Hacking(): + cls() + print(color.blue) + os.system("figlet Cam Hacking") + print(color.End) + print("\n{1}.Cam-Hackers") + print("{2}.Cam-Hack-ang") + print("{3}.say cheese") + print("{4}.say Master") + print("{5}.Cam-Phish") + print("{99}.mein menu") + choose3 = input(opt) + if choose3 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938") + try19() + elif choose3 == '2': + cls() + os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") + try19() + elif choose3 == '3': + cls() + os.system("git clone https://github.com/keralahackers/saycheese") + try19() + elif choose3 == '4': + cls() + os.system("git clone https://github.com/joshkar/SayMaster") + try19() + elif choose3 == '5': + cls() + os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") + try19() + elif choose3 == '99': + menu() + else: + black_Cam_Hacking() +def black_Cam_Hacking_2(): + cls() + print(color.blue) + os.system("figlet Cam Hacking") + print(color.End) + print("\n{1}.Cam-Hackers") + print("{2}.Cam-Hack-ang") + print("{3}.say cheese") + print("{4}.say Master") + print("{5}.Cam-Phish") + print("{99}.mein menu") + choose3 = input(opt) + if choose3 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Cam-Hackers") + try19() + elif choose3 == '2': + cls() + os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") + try19() + elif choose3 == '3': + cls() + os.system("git clone https://github.com/keralahackers/saycheese") + try19() + elif choose3 == '4': + cls() + os.system("git clone https://github.com/joshkar/SayMaster") + try19() + elif choose3 == '5': + cls() + os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") + try19() + elif choose3 == '99': + black_2() + else: + black_Cam_Hacking_2() +def try32(): + try_again_1 = input("\nDo you want to try again? [y/n] ") + if try_again_1 == 'y': + black_Tool_Search() + elif try_again_1 == 'n': + try29() + else: + try32() +def try32(): + try_again_2 = input("\nDo you want to try again? [y/n] ") + if try_again_2 == 'y': + black_Tool_Search_2() + elif try_again_2 == 'n': + try30() + else: + try32() +def Black_Tool_Shell(): + try: + cls() + banner() + while True: + option = input(opt_shell) + option = option.split() + if option == []: + pass + elif option[0] == 'back': + menu() + elif option[0] == 'exit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'quit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'help': + print(Black_Tool_Shell_Help) + elif option[0] == 'options': + print(""" +------------------ +Ping Test | +------------------ +""") + elif option[0] == 'set': + if len(option) < 3: + print(""" +--------------- +Host | +Packet | +--------------- +""") + else: + if option[1] == 'host': + host = option[2] + print("\nHost ==> " + host + "\n") + elif option[1] == 'packet': + packet = option[2] + print("\nPacket ==> " + packet + "\n") + else: + print("\nPlease, Usage: set [Option]...\n") + elif option[0] == 'clear': + cls() + elif option[0] == 'banner': + banner() + elif option[0] == 'exploit': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'run': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'cls': + cls() + elif option[0] == 'version': + print(Black_Tool_Version) + else: + print(option[0] + color.red + "\n Not Found!" + color.End) + except: + try_to_Black_Tool() +def Black_Tool_Shell_2(): + try: + cls() + banner() + while True: + option = input(opt_shell) + option = option.split() + if option == []: + pass + elif option[0] == 'back': + black_2() + elif option[0] == 'exit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'quit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'help': + print(Black_Tool_Shell_Help) + elif option[0] == 'options': + print(""" +------------------ +Ping Test | +------------------ +""") + elif option[0] == 'set': + if len(option) < 3: + print(""" +--------------- +Host | +Packet | +--------------- +""") + else: + if option[1] == 'host': + host = option[2] + print("\nHost ==> " + host + "\n") + elif option[1] == 'packet': + packet = option[2] + print("\nPacket ==> " + packet + "\n") + else: + print("\nPlease, Usage: set [Option]...\n") + elif option[0] == 'clear': + cls() + elif option[0] == 'banner': + banner() + elif option[0] == 'exploit': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'run': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'cls': + cls() + elif option[0] == 'version': + print(Black_Tool_Version) + else: + print(option[0] + color.red + "\n Not Found!" + color.End) + except: + try_to_Black_Tool() +def try29(): + try_to_Black_Tool_menu = input("\npress Enter...") + if try_to_Black_Tool_menu == '': + menu() + else: + menu() +def try30(): + try_to_Black_Tool_menu = input("\npress Enter...") + if try_to_Black_Tool_menu == '': + cls() + black_2() + else: + cls() + black_2() +def try32(): + try_again_2 = input("\nDo you want to try again? [y/n] ") + if try_again_2 == 'y': + black_Tool_Search() + elif try_again_2 == 'n': + try29() + else: + try32() +def try32(): + try_to_Black_Tool_5 = input("\npress Enter...") + if try_to_Black_Tool_5 == '': + black() + else: + black() +def try33(): + try_to_Black_Tool_6 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_6 == 'y': + cls() + black_2() + elif try_to_Black_Tool_6 == 'n': + try30() + else: + try33() +def try_to_Black_Tool(): + try_again_3 = input("\npress Enter...") + if try_again_3 == '': + menu() + else: + menu() +def try_to_Black_Tool_2(): + try_again_4 = input("\npress Enter...") + if try_again_4 == '': + black_2() + else: + black_2() +def Black_Tool_Command_2(): + try_to_help_Black_Tool_Command = print(""" + clear + cls + banner + version + back + help: + clear | clear banner + cls | clear banner + banner | show Black Tool banner + version | show Black Tool Version + back | back banner on Black Tool Menu + + """) + try26() +def black_tool_help(): + print(""" +Start Tool at: """ + color.green + str(black_Tool_date) + color.blue + """ +Black-Tool""" + color.End + """ Usage: + --start start Hack Menu! + --install + pkg + --clone + Repositories + --version Black-Tool version + --help + Black-Tool Help +""") +def Black_Tool_Command(): + try_to_help_Black_Tool_Command = print(""" + clear + cls + banner + version + back + help: + clear | clear banner + cls | clear banner + banner | show Black Tool banner + version | show Black Tool Version + back | back banner on Black Tool Menu + + """) + try25() +def black_portscan(): + cls() + print("\n{1}.Online") + print("{2}.Installing Portscan") + print("{3}.mein menu") + choose10 = input(opt) + if choose10 == '1': + portscan_attack() + elif choose10 == '2': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Portscan") + try4() + elif choose10 == '3': + Black_Tool_Start() + else: + black_portscan() +def black_ddosattack(): + cls() + os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") + try4() +def black_ping(): + cls() + host3 = input(ip) + packet = input(packet_2) + time.sleep(2) + c = subprocess.getoutput("ping -w " + packet + " " + host3) + print(c) + time.sleep(2) + try4() +def start_ip_search(): + cls() + web2 = input(ip) + time.sleep(1) + sock = socket.gethostbyname(web2) + print("Ip: " + sock) + try13() +def try19(): + try_to_camhack = input("\npress Enter...") + if try_to_camhack == '': + black_Cam_Hacking() + else: + black_Cam_Hacking() +def try4(): + try_to_mein1 = input("\npress Enter...") + if try_to_mein1 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def try20(): + try_to_Phishing = input("\npress Enter...") + if try_to_Phishing == '': + black_Phishing() + else: + black_Phishing() +def try25(): + try_to_black_menu_2 = input("\npress Enter...") + if try_to_black_menu_2 == '': + menu() + else: + menu() +def banner(): + print(color.green + """ + ███████████ ████ █████ ███████████ ████ + ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ + ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ + ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ + ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ + ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ + ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ + ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.End) +def black_weblocation(): + cls() + print(exm) + site = input(ip) + try: + search = ipapi.location(ip=site, key=None) + print("\n") + print(Fore.RED + "[~] " + Fore.WHITE + "Ip: " + Fore.GREEN + search["ip"]) + print(Fore.RED + "[~] " + Fore.WHITE + "City " + Fore.GREEN + search["city"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Region " + Fore.GREEN + search["region"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Country: " + Fore.GREEN + search["country"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Org: " + Fore.GREEN + search["org"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Time Zone: " + Fore.GREEN + search["timezone"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Languages: " + Fore.GREEN + search["languages"]) + time.sleep(2) + except: + print(color.green + "\nPlease" + color.red + ", Check Ip!\n") + time.sleep(1) + try4() +def portscan_attack(): + cls() + host = input(ip) + attack_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host).text + print(attack_portscan) + time.sleep(2) + try6() +def try26(): + try_to_black_menu_2 = input("\npress Enter...") + if try_to_black_menu_2 == '': + black_2() + else: + black_2() +def black_whois_lookup(): + cls() + host5 = input(ip) + time.sleep(1) + print(color.white_light) + attack_whois = subprocess.getoutput("whois " + host5) + print(attack_whois) + time.sleep(2) + try7() +def try18(): + try_to_webhacking = input("\npress Enter...") + if try_to_webhacking == '': + black_webhacking() + else: + black_webhacking() +def Developer(): + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "This code write by " + color.blue + "Mr.nope" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) + print(color.org + "Github: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try25() +def try13(): + try_to_search_ip = input("\nDo you want to try again? [y/n] ") + if try_to_search_ip == 'y': + start_search_ip() + elif try_to_search_ip == 'n': + try12() + else: + try13() +def try6(): + try_again_2 = input("\nDo you want to try again? [y/n] ") + if try_again_2 == 'y': + portscan_attack() + elif try_again_2 == 'n': + try5() + else: + try6() +def try15(): + try_to_menu_2_3 = input("\npress Enter...") + if try_to_menu_2_3 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def black_Phishing(): + cls() + print(color.blue) + os.system("figlet Phishing") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.zphisher") + print("{3}.nex-Phisher") + print("{4}.Social Phish") + print("{5}.Black-phish") + print("{6}.Phish-Mailer") + print("{99}.mein menu") + choose4 = input(opt) + if choose4 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try20() + elif choose4 == '2': + cls() + os.system("git clone https://github.com/htr-tech/zphisher") + try20() + elif choose4 == '3': + cls() + os.system("git clone https://github.com/htr-tech/nexphisher") + try20() + elif choose4 == '4': + cls() + os.system("git clone https://github.com/xHak9x/SocialPhish") + try20() + elif choose4 == '5': + cls() + os.system("git clone https://github.com/iinc0gnit0/BlackPhish") + try20() + elif choose4 == '6': + cls() + os.system("git clone https://github.com/BiZken/PhishMailer") + try20() + elif choose4 == '99': + menu() + else: + black_Phishing() +def black_Phishing_2(): + cls() + print(color.blue) + os.system("figlet Phishing") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.zphisher") + print("{3}.nex-Phisher") + print("{4}.Social Phish") + print("{5}.Black-phish") + print("{6}.Phish-Mailer") + print("{99}.mein menu") + choose4 = input(opt) + if choose4 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try20() + elif choose4 == '2': + cls() + os.system("git clone https://github.com/htr-tech/zphisher") + try20() + elif choose4 == '3': + cls() + os.system("git clone https://github.com/htr-tech/nexphisher") + try20() + elif choose4 == '4': + cls() + os.system("git clone https://github.com/xHak9x/SocialPhish") + try20() + elif choose4 == '5': + cls() + os.system("git clone https://github.com/iinc0gnit0/BlackPhish") + try20() + elif choose4 == '6': + cls() + os.system("git clone https://github.com/BiZken/PhishMailer") + try20() + elif choose4 == '99': + black_2() + else: + black_Phishing_2() +def try14(): + try_to_menu2_2 = input("\npress Enter...") + if try_to_menu2_2 == '': + black_ip_search() + else: + black_ip_search() +def try_to_black_menu(): + try4 = input("\npress Enter...") + if try4 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def try5(): + try_again_1 = input("\npress Enter...") + if try_again_1 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def black_wirless_Attack(): + cls() + print(color.blue) + os.system("figlet Wirless Attack") + print(color.End) + print("\n{1}.wifite") + print("{2}.Airattackit") + print("{3}.wifispy") + print("{4}.wifi-God") + print("{5}.wifi-cracker") + print("{99}.mein menu") + choose5 = input(opt) + if choose5 == '1': + cls() + os.system("git clone https://github.com/derv82/wifite") + try21() + elif choose5 == '2': + cls() + os.system("git clone https://github.com/JoyGhoshs/Airattackit") + elif choose5 == '3': + cls() + os.system("git clone https://github.com/AresS32/wirespy") + try21() + elif choose5 == '4': + cls() + os.system("git clone https://github.com/waseem-sajjad/WifiGod") + try21() + elif choose5 == '5': + cls() + os.system("git clone https://github.com/brannondorsey/wifi-cracking") + try21() + elif choose5 == '99': + menu() + else: + black_wirless_Attack() +def black_wirless_Attack_2(): + cls() + print(color.blue) + os.system("figlet Wirless Attack") + print(color.End) + print("\n{1}.wifite") + print("{2}.Airattackit") + print("{3}.wifispy") + print("{4}.wifi-God") + print("{5}.wifi-cracker") + print("{6}.wiresec") + print("{99}.mein menu") + choose5 = input(opt) + if choose5 == '1': + cls() + os.system("git clone https://github.com/derv82/wifite") + try21() + elif choose5 == '2': + cls() + os.system("git clone https://github.com/JoyGhoshs/Airattackit") + elif choose5 == '3': + cls() + os.system("git clone https://github.com/AresS32/wirespy") + try21() + elif choose5 == '4': + cls() + os.system("git clone https://github.com/waseem-sajjad/WifiGod") + try21() + elif choose5 == '5': + cls() + os.system("git clone https://github.com/brannondorsey/wifi-cracking") + try21() + elif choose5 == '6': + cls() + os.system("git clone https://github.com/bitcoinander/wiresec") + try21() + elif choose5 == '99': + black_2() + else: + black_wirless_Attack_2() +def try21(): + try_to_wirless_attack = input("\npress Enter...") + if try_to_wirless_attack == '': + black_wirless_Attack() + else: + black_wirless_Attack() +def try1(): + try_to_black_tool = input("\npress Enter...") + if try_to_black_tool == '': + menu() + else: + menu() +def black_webinfo(): + cls() + print(color.blue) + os.system("figlet Web Info") + print(color.End) + print("\n{1}.Web-Info") + print("{2}.setookit") + print("{3}.webkiller") + print("{4}.web informtion") + print("{5}.Th3inspector") + print("{99}.mein menu") + choose6 = input(opt) + if choose6 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Web-Info") + try17() + elif choose6 == '2': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") + try17() + elif choose6 == '3': + cls() + os.system("git clone https://github.com/ultrasecurity/webkiller") + try17() + elif choose6 == '4': + cls() + os.system("git clone https://github.com/zahidin/web-information-gathering") + try17() + elif choose6 == '5': + cls() + os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") + try17() + elif choose6 == '99': + menu() + else: + black_webinfo() +black_Tool_pkg_installing_Err = """ +install pkg Name +""" +def black_webinfo_2(): + cls() + print(color.blue) + os.system("figlet Web Info") + print(color.End) + print("\n{1}.Web-Info") + print("{2}.setookit") + print("{3}.webkiller") + print("{4}.web informtion") + print("{5}.Th3inspector") + print("{99}.mein menu") + choose6 = input(opt) + if choose6 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Web-Info") + try17() + elif choose6 == '2': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") + try17() + elif choose6 == '3': + cls() + os.system("git clone https://github.com/ultrasecurity/webkiller") + try17() + elif choose6 == '4': + cls() + os.system("git clone https://github.com/zahidin/web-information-gathering") + try17() + elif choose6 == '5': + cls() + os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") + try17() + elif choose6 == '99': + black_2() + else: + black_webinfo_2() +def black_tool_developer_2(): + os.system("printf '\033]2;Black-Tool\a'") + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) + print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) + print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try28() +def try24(): + Err_try_to_Black_Tool = input("\npress Enter...") + if Err_try_to_Black_Tool == '': + menu() + else: + menu() +Black_Tool_clone_Err = """ +clone [Pkg] +""" +def black_soialenginners(): + cls() + print(color.blue) + os.system("figlet social Engineer") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.focial") + print("{3}.fluxion") + print("{4}.Insta Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try22() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") + try22() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/FluxionNetwork/fluxion") + try22() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/fuck3erboy/instahack") + try22() + elif choose7 == '99': + menu() + else: + black_soialenginners() +def black_soialenginners_2(): + cls() + print(color.blue) + os.system("figlet social Engineer") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.focial") + print("{3}.fluxion") + print("{4}.Insta Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try56() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") + try56() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/FluxionNetwork/fluxion") + try56() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/fuck3erboy/instahack") + try56() + elif choose7 == '99': + black_2() + else: + black_soialenginners_2() +def try22(): + try_to_Soial_Eng = input("\npress Enter...") + if try_to_Soial_Eng == '': + black_soialenginners() + else: + black_soialenginners() +def black_Hackingtools(): + cls() + print(color.blue) + os.system("figlet Hacking Tools") + print(color.End) + print("\n{1}.Hacking-Tools") + print("{2}.Hack-Tools") + print("{3}.fsociety") + print("{4}.PTool") + print("{5}.onex") + print("{6}.Kit Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/hackingtools") + try16() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/Z4nzu/hackingtool") + try16() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/Manisso/fsociety") + try16() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/mrprogrammer2938/PTool") + try16() + elif choose7 == '5': + cls() + os.system("git clone https://github.com/rajkumardusad/onex") + try16() + elif choose7 == '6': + cls() + os.system("git clone https://github.com/AdrMXR/KitHack") + try16() + elif choose7 == '99': + menu() + else: + black_Hackingtools() +def try56(): + try_to_black_Tool_menu_soial_Enginner =input("\npress Enter...") + if try_to_black_Tool_menu_soial_Enginner == '': + black_soialenginners_2() + else: + black_soialenginners_2() +def black_Hackingtools_2(): + cls() + print(color.blue) + os.system("figlet Hacking Tools") + print(color.End) + print("\n{1}.Hacking-Tools") + print("{2}.Hack-Tools") + print("{3}.fsociety") + print("{4}.PTool") + print("{5}.onex") + print("{6}.Kit Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/hackingtools") + try16() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/Z4nzu/hackingtool") + try16() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/Manisso/fsociety") + try16() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/mrprogrammer2938/PTool") + try16() + elif choose7 == '5': + cls() + os.system("git clone https://github.com/rajkumardusad/onex") + try16() + elif choose7 == '6': + cls() + os.system("git clone https://github.com/AdrMXR/KitHack") + try16() + elif choose7 == '99': + black_2() + else: + black_Hackingtools_2() +def try7(): + try_to_whois_attack = input("\nDo you want to try again? [y/n] ") + if try_to_whois_attack == 'y': + black_whois_lookup() + elif try_to_whois_attack == 'n': + try4() + else: + try7() +def try28(): + try_to_black_menu_4=input("\npress Enter...") + if try_to_black_menu_4 == '': + black_2() + else: + black_2() +def try23(): + try_to_DDos_Attack = input("\npress Enter...") + if try_to_DDos_Attack == '': + black_DDos_Attack() + else: + black_DDos_Attack() +def Black_Tool_CMD(): + try: + cls() + while True: + choose_cmd = input(opt_cmd) + choose_cmd = choose_cmd.split() + if choose_cmd == []: + pass + elif choose_cmd[0] == 'help': + print(Black_Tool_cmd_help) + elif choose_cmd[0] == 'exit': + menu() + elif choose_cmd[0] == 'clear': + cls() + elif choose_cmd[0] == 'cls': + cls() + elif choose_cmd[0] == 'quit': + menu() + elif choose_cmd[0] == 'install': + if len(choose_cmd) < 3: + print(black_Tool_pkg_installing_Err) + else: + if choose_cmd[1] == 'pkg': + pkg_name = choose_cmd[2] + os.system("apt install " + pkg_name) + else: + print(black_Tool_pkg_installing_Err) + elif choose_cmd[0] == 'banner': + banner() + elif choose_cmd[0] == 'clone': + if len(choose_cmd) < 2: + print(Black_Tool_clone_Err) + else: + res_name = choose_cmd[1] + os.system(f"git clone {res_name}") + else: + print(choose_cmd[0] + color.red + " Command Not Found!" + color.End) + except: + print("\n") + try56() +def Black_Tool_CMD_2(): + try: + cls() + while True: + choose_cmd = input(opt_cmd) + choose_cmd = choose_cmd.split() + if choose_cmd == []: + pass + elif choose_cmd[0] == 'help': + print(Black_Tool_cmd_help) + elif choose_cmd[0] == 'exit': + black_2() + elif choose_cmd[0] == 'clear': + cls() + elif choose_cmd[0] == 'cls': + cls() + elif choose_cmd[0] == 'quit': + black_2() + elif choose_cmd[0] == 'install': + if len(choose_cmd) < 3: + print(black_Tool_pkg_installing_Err) + else: + if choose_cmd[1] == 'pkg': + pkg_name = choose_cmd[2] + os.system("apt install " + pkg_name) + else: + print(black_Tool_pkg_installing_Err) + elif choose_cmd[0] == 'banner': + banner() + elif choose_cmd[0] == 'clone': + if len(choose_cmd) < 2: + print(Black_Tool_clone_Err) + else: + res_name = choose_cmd[1] + os.system(f"git clone {res_name}") + else: + print(choose_cmd[0] + color.red + " Command Not Found!" + color.End) + except: + print("\n") + try57() +def black_DDos_Attack(): + cls() + print(color.blue) + os.system("figlet DDos Attack") + print(color.End) + print("\n{1}.DDos-Attack") + print("{2}.hammer") + print("{3}.Liteddos") + print("{4}.Rave-Tool") + print("{5}.DDos-Attack-Mrx") + print("{99}.mein menu") + choose8 = input(opt) + if choose8 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") + try23() + elif choose8 == '2': + cls() + os.system("git clone https://github.com/cyweb/hammer") + try23() + elif choose8 == '3': + cls() + os.system("git clone https://github.com/4L13299/LITEDDOS") + try23() + elif choose8 == '4': + cls() + os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") + try23() + elif choose8 == '5': + cls() + os.system("git clone https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") + try23() + elif choose8 == '99': + menu() + else: + black_DDos_Attack() +def try56(): + try_to_Black_Tool_menu_4 = input("\npress Enter...") + if try_to_Black_Tool_menu_4 == '': + menu() + else: + menu() +def black_DDos_Attack_2(): + cls() + print(color.blue) + os.system("figlet DDos Attack") + print(color.End) + print("\n{1}.DDos-Attack") + print("{2}.hammer") + print("{3}.Liteddos") + print("{4}.Rave-Tool") + print("{5}.DDos-Attack-Mrx") + print("{99}.mein menu") + choose8 = input(opt) + if choose8 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") + try23() + elif choose8 == '2': + cls() + os.system("git clone https://github.com/cyweb/hammer") + try23() + elif choose8 == '3': + cls() + os.system("git clone https://github.com/4L13299/LITEDDOS") + try23() + elif choose8 == '4': + cls() + os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") + try23() + elif choose8 == '5': + cls() + os.system("git clone DDos-Attack-Mrx = https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") + try23() + elif choose8 == '99': + black_2() + else: + black_DDos_Attack_2() +def try57(): + try_to_Black_Tool_menu_5 = input("\npress Enter...") + if try_to_Black_Tool_menu_5 == '': + black_2() + else: + black_2() +def black_Update_Uninstalling(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.Update") + print("{2}.Uninstall") + print("{99}.mein menu") + choose9 = input(opt) + if choose9 == '1': + black_update() + elif choose9 == '2': + black_uninstall() + elif choose9 == '99': + menu() + else: + black_Update_Uninstalling() +def black_Update_Uninstalling_2(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.Update") + print("{2}.Uninstall") + print("{99}.mein menu") + choose9 = input(opt) + if choose9 == '1': + black_update() + elif choose9 == '2': + black_uninstall() + elif choose9 == '99': + black_2() + else: + black_Update_Uninstalling_2() +def black_tool_developer(): + os.system("printf '\033]2;Black-Tool\a'") + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) + print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.5.0" + color.End) + print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try27() +def black_tool_developer_2(): + os.system("printf '\033]2;Black-Tool\a'") + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) + print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) + print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try35() +def try16(): + try_to_choose_opt = input("\npress Enter...") + if try_to_choose_opt == '': + menu() + else: + menu() +def try35(): + try_to_Black_menu_7 = input("\npress Enter...") + if try_to_Black_menu_7 == '': + black_2() + else: + black_2() +def black_update(): + if system == 'Linux': + os.system("cd .. && sudo rm Black-Tool") + os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") + try10() + elif system == 'Mac': + os.system("cd .. && sudo rm -r Black-Tool") + os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") + try10() + elif system == 'Windows': + cls() + print("\nThis Programm Can Not Run Your OS!\n") + sys.exit() + else: + print("\nThis, Programm Can Run on Linux,MacOS\n") + time.sleep(2) + try9() +def try27(): + try_to_black_menu_3 = input("\npress Enter...") + if try_to_black_menu_3 == '': + black() + else: + black() +def try16(): + try_to_menu_installing_hackingtool = input("\npress Enter...") + if try_to_menu_installing_hackingtool == '': + black_Hackingtools() + else: + black_Hackingtools() +def black_uninstall(): + if system == 'Linux': + os.system("cd /usr/local/bin && sudo rm hack") + print("\nPlease, Using: ./uninstall in hack file") + try8() + elif system == 'Mac': + os.system("cd /usr/local/bin && sudo rm hack") + print("\nPlease, Using: ./uninstall in hack file") + try8() + elif system == 'Windows': + cls() + print("\nThis Programm Can Not Run Your OS!\n") + sys.exit() + else: + print("\nThis, Programm Can Run on +Linux,MacOs\n") + time.sleep(2) + try9() +def try17(): + try_to_webinfo = input("\npress Enter...") + if try_to_webinfo == '': + black_webinfo() + else: + black_webinfo() +def try9(): + try_to_mein2 = input("\npress Enter...") + if try_to_mein2 == '': + menu() + else: + menu() +def try10(): + try_to_mein3 = input("\npress Enter...") + if try_to_mein3 == '': + ext() + else: + ext() +def try11(): + try_again_nslookup = input("Do you want to try again? [y/n] ") + if try_again_nslookup == 'y': + black_nslookup() + elif try_again_nslookup == 'n': + try12() + else: + try11() +def try12(): + try_to_menu_5 = input("\npress Enter...") + if try_to_menu_5 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +if __name__ == '__main__': + try: + if system == 'Linux': + arg() + elif system == 'Windows': + print(Black_Tool_OS_Err) + sys.exit() + elif system == 'Mac': + arg() + else: + print(Black_Tool_OS_Err) + except IndexError: + print("\nPlease, Usage: --help\n") + sys.exit() +cls() +# Black-Tool 1.5.0 \ No newline at end of file From 1ef9e2f2a064db80616738d8177d72d583919514 Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Thu, 1 Jul 2021 04:50:59 +0430 Subject: [PATCH 011/392] Hack Hack --- hack | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hack b/hack index d55e54c..8d331e3 100644 --- a/hack +++ b/hack @@ -104,7 +104,7 @@ def check_internet(host="https://google.com"): cls() print("\nCheck Internet...\n") try: - internet = requests.get(host,timeout=12) + internet = requests.get(host,timeout=14) if internet.status_code == 200: try: check_internet_title_Connected() @@ -2292,4 +2292,4 @@ if __name__ == '__main__': print("\nPlease, Usage: --help\n") sys.exit() cls() -# Black-Tool 1.5.0 \ No newline at end of file +# Black-Tool 1.5.0 From 1b4a2223726259d5eb6b6c138656cb54736abf89 Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Thu, 1 Jul 2021 05:03:54 +0430 Subject: [PATCH 012/392] Delete hack --- hack | 2295 ---------------------------------------------------------- 1 file changed, 2295 deletions(-) delete mode 100644 hack diff --git a/hack b/hack deleted file mode 100644 index 8d331e3..0000000 --- a/hack +++ /dev/null @@ -1,2295 +0,0 @@ -#!/usr/bin/python3 -# This code write by Mr.nope -# Version 1.5.0 -# Github: https://github.com/mrprogrammer2938 -# Instagram: https://instagram.com/programmer2938 -# ---------------------------------------------------------------- -# License -# MIT License - -# Copyright (c) 2021 Mr.programmer - -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: - -# The above copyright notice and this permission notice shall be included in all -# copies or substantial portions of the Software. - -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -# SOFTWARE. -import os -import time -import re -import sys -import datetime -import platform -import requests -try: - from colorama import Fore,init -except ImportError: - os.system("pip3 intsll colorama"); -try: - import socket -except ImportError: - os.system("pip install socket"); -try: - import subprocess -except ImportError: - os.system("pip install subprocess"); -try: - import ipapi -except ImportError: - os.system("pip install ipapi"); -Black_Tool_Version = "\nBlack-Tool 1.4.0\n" -user = subprocess.getoutput("whoami") -black_Tool_date = subprocess.getoutput("date").replace("+0430","") -Black_Tool_cmd_help = """ -clear | clear Screen -cls | clear Screen -install pkg | installing pkg -exit | exit Black Tool CMD -quit | exit Black Tool CMD -""" -packet = "\nEnter packet: " -def check_internet_title(): - os.system("printf '\033]2;Black-Tool: Check-Internet\a'") -def check_internet_title_Connected(): - os.system("printf '\033]2;Black-Tool: Internet Connected!\a'") -# ------------- Black Tool Color --------------- -class color: - red = '\033[91m' - blue = '\033[96m' - End = '\033[0m' - green = '\033[92m' - darkblue = '\033[34m' - org = '\033[33m' - line = '\033[4m' - prlblue = '\033[94m' - white_light = '\033[97m' -# ---------------------------------------------- -Black_Tool_Search_Err = color.red + "Error, " + color.green + "Please Check URL!" + color.End -opt_shell = color.line + "Black-Tool" + color.End + "/ ~# " -opt_cmd = color.line + "Black-Tool" + color.green + "/> " + color.End -Black_Tool_OS_Err = "\nError, Please Try again!\n" -Black_Tool_OS_Err_2 = "\nError, Please Try again!\n" -def user_os_info(): - print("\n--------Black Tool----------\n") - print("User: " + user) - print("os: " + system) - print("----------------------------\n") - try34() -def user_os_info_ver(): - print("--------Black Tool----------\n") - print("User: " + user) - print("os: " + system) - print("----------------------------\n") -def user_search(): - if os.getuid() == 0: - check_internet() - else: - print("\nPlease, Run This Tool as Root!\n") - sys.exit() -def check_internet(host="https://google.com"): - try: - check_internet_title() - cls() - print("\nCheck Internet...\n") - try: - internet = requests.get(host,timeout=14) - if internet.status_code == 200: - try: - check_internet_title_Connected() - print("Internet Connected!") - time.sleep(1) - print("\nSet on System....") - time.sleep(1) - user_os_info() - except EOFError: - print("\nCtrl + D") - print("\nExiting...") - sys.exit() - else: - print("\nPlease, Check Internet!") - sys.exit() - except KeyboardInterrupt: - print("\nError: Failed To Start Black Tool!\n") - sys.exit() - except: - sys.exit() -opt = color.blue + "\nBlack-Tool~# " + color.End -Black_Tool_Shell_Help = """ -set | set [Option] -options | show options -Version | show Black Tool version -exit | exit Black Tool -quit | quit Black Tool -back | Back Black Tool Menu -help | Black Tool Shell Help -run | run Attack -exploit | run Attack -""" -Black_menu_mass = color.green + "Exiting..." + color.End -system = platform.uname()[0] -ip = "\nEnter ip: " -exm = "\nPlease, Enter Ip!" -packet_2 = "\nEnter packet: " -port = "\nEnter port: " -Black_Hack_version = "Black-Tool 1.4.0" -def title(): - os.system("printf '\033]2;Black-Tool\a'") -def cls(): - os.system("clear") -def ext(): - cls() - print(Black_menu_mass) - sys.exit() -def menu(): - try: - title() - cls() - screen() - black() - except KeyboardInterrupt: - print("\nCtrl + C") - print(color.green + "\nExiting..." + color.End) - sys.exit() -# Menu 1.5.0 -def black(): - print("\n{1}.Black-Tool Attack") - print("{2}.Black-Tool Shell") - print("{3}.Black-Tool Search") - print("{4}.Black-Tool CMD") - print("{5}.Web-Hacking") - print("{6}.Cam-Hackers") - print("{7}.Phishing") - print("{8}.Wirless Attack") - print("{9}.Web-Info") - print("{10}.Soial-Enginner") - print("{11}.Hacking-Tools") - print("{12}.DDos-Attack") - print("{13}.Hacking With IpApi") - print("{14}.Hacking Camera Online") - print("{15}.Installing Programming Language") - print("{16}.Update & Uninstall") - print("{0}.Developer") - print("[C].Command") - print("{99}.Exit") - choose = input(opt) - if choose == '1' or choose == '01': - Black_Tool_Start() - elif choose == '2' or choose == '02': - Black_Tool_Shell() - elif choose == '3' or choose == '03': - black_Tool_Search() - elif choose == '4' or choose == '04': - Black_Tool_CMD() - elif choose == '5' or choose == '05': - black_webhacking() - elif choose == '6' or choose == '06': - black_Cam_Hacking() - elif choose == '7' or choose == '07': - black_Phishing() - elif choose == '8' or choose == '08': - black_wirless_Attack() - elif choose == '9' or choose == '09': - black_webinfo() - elif choose == '10': - black_soialenginners() - elif choose == '11': - black_Hackingtools() - elif choose == '12': - black_DDos_Attack() - elif choose == '13': - black_ipapi_hacking() - elif choose == '14': - black_camhack_online() - elif choose == '15': - black_installing_lan() - elif choose == '16': - black_Update_Uninstalling() - elif choose == '0': - black_tool_developer() - elif choose == 'c': - Black_Tool_Command() - elif choose == 'C': - Black_Tool_Command() - elif choose == '99': - ext() - elif choose == 'exit': - ext() - elif choose == 'quit': - ext() - elif choose == 'banner': - cls() - banner() - try25() - elif choose == 'cls': - black_2() - elif choose == 'clear': - black_2() - elif choose == 'back': - menu() - elif choose == '': - menu() - elif choose == ' ': - menu() - elif choose == ' ': - menu() - else: - cls() - print(choose + color.red + " Not Found!" + color.End) - try_to_black_Tool = input("\npress Enter...") - if try_to_black_Tool == '': - menu() - else: - menu() -def black_2(): - cls() - print("\n{1}.Black-Tool Attack") - print("{2}.Black-Tool Shell") - print("{3}.Black-Tool Search") - print("{4}.Back-Tool CMD") - print("{5}.Web-Hacking") - print("{6}.Cam-Hackers") - print("{7}.Phishing") - print("{8}.Wirless Attack") - print("{9}.Web-Info") - print("{10}.Soial-Enginner") - print("{11}.Hacking-Tools") - print("{12}.DDos-Attack") - print("{13}.Hacking With IpApi") - print("{14}.Hacking Camera Online") - print("{15}.Installing Programming Language") - print("{16}.Update & Uninstall") - print("{0}.Developer") - print("[C].Command") - print("{99}.Exit") - choose = input(opt) - if choose == '1' or choose == '01': - Black_Tool_Start_2() - elif choose == '2' or choose == '02': - Black_Tool_Shell_2() - elif choose == '3' or choose == '03': - black_Tool_Search_2() - elif choose == '4' or choose == '04': - Black_Tool_CMD_2() - elif choose == '5' or choose == '05': - black_webhacking_2() - elif choose == '6' or choose == '06': - black_Cam_Hacking_2() - elif choose == '7' or choose == '07': - black_Phishing_2() - elif choose == '8' or choose == '08': - black_wirless_Attack_2() - elif choose == '9' or choose == '09': - black_webinfo_2() - elif choose == '10': - black_soialenginners_2() - elif choose == '11': - black_Hackingtools_2() - elif choose == '12': - black_DDos_Attack_2() - elif choose == '13': - black_ipapi_hacking_2() - elif choose == '14': - black_camhack_online_2() - elif choose == '15': - black_installing_lan_2() - elif choose == '16': - black_Update_Uninstalling_2() - elif choose == '0': - black_tool_developer_2() - elif choose == 'c': - Black_Tool_Command_2() - elif choose == 'C': - Black_Tool_Command_2() - elif choose == '99': - ext() - elif choose == 'exit': - ext() - elif choose == 'quit': - ext() - elif choose == 'banner': - cls() - banner() - try36() - elif choose == 'cls': - black_2() - elif choose == 'clear': - black_2() - elif choose == 'back': - menu() - else: - black_2() -def try34(): - try_to_start_Black_Tool = input("\npress Enter To Start " + color.green + "Black-Tool" + color.End + "...") - if try_to_start_Black_Tool == '': - menu() - else: - menu() -def try_to_black_menu(): - try2 = input("\npress Enter...") - if try2 == '': - menu() - else: - menu() -def Black_Tool_Start(): - cls() - os.system("figlet Black Tool|lolcat") - print("\n{1}.Portscan") - print("{2}.DDos-Attack") - print("{3}.Ping Test") - print("{4}.Web Loction") - print("{5}.WhoIs lookup") - print("{6}.nslookup") - print("{7}.Ip Search") - print("{8}.40") - print("{99}.mein menu") - choose_black = input(opt) - if choose_black == '1': - black_portscan() - elif choose_black == '2': - black_ddosattack() - elif choose_black == '3': - black_ping() - elif choose_black == '4': - black_weblocation() - elif choose_black == '5': - black_whois_lookup() - elif choose_black == '6': - black_nslookup() - elif choose_black == '7': - black_ip_search() - elif choose_black == '8': - black_installing_40_tool() - elif choose_black == '99': - menu() - else: - Black_Tool_Start() -def black_installing_lan(): - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print("\n{1}.python") - print("{2}.python3") - print("{3}.ruby") - print("{4}.java") - print("{5}.Coffie Script") - print("{6}.java Script") - print("{7}.c++") - print("{99}.mein menu") - choose = input(opt) - if choose == '1': - cls() - os.system("apt install python") - try58() - elif choose == '2': - cls() - os.system("apt install python3") - try58() - elif choose == '3': - cls() - os.system("apt install ruby") - try58() - elif choose == '4': - cls() - os.system("apt install java") - try58() - elif choose == '5': - cls() - os.system("apt install coffiescript") - try58() - elif choose == '6': - cls() - os.system("apt install javascript") - try58() - elif choose == '7': - cls() - os.system("apt install c++") - try58() - elif choose == '99': - menu() - else: - black_installing_lan() -def black_installing_lan_2(): - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print("\n{1}.python") - print("{2}.python3") - print("{3}.ruby") - print("{4}.java") - print("{5}.Coffie Script") - print("{6}.java Script") - print("{7}.c++") - print("{99}.mein menu") - choose = input(opt) - if choose == '1': - cls() - os.system("apt install python") - try59() - elif choose == '2': - cls() - os.system("apt install python3") - try59() - elif choose == '3': - cls() - os.system("apt install ruby") - try59() - elif choose == '4': - cls() - os.system("apt install java") - try59() - elif choose == '5': - cls() - os.system("apt install coffiescript") - try59() - elif choose == '6': - cls() - os.system("apt install javascript") - try59() - elif choose == '7': - cls() - os.system("apt install c++") - try58() - elif choose == '99': - black_2() - else: - black_installing_lan_2() -def Black_Tool_Start_2(): - os.system("figlet Black Tool|lolcat") - print("\n{1}.Portscan") - print("{2}.DDos-Attack") - print("{3}.Ping Test") - print("{4}.Web Loction") - print("{5}.WhoIs lookup") - print("{6}.nslookup") - print("{7}.Ip Search") - print("{8}.40") - print("{99}.mein menu") - choose_black = input(opt) - if choose_black == '1': - black_portscan() - elif choose_black == '2': - black_ddosattack() - elif choose_black == '3': - black_ping() - elif choose_black == '4': - black_weblocation() - elif choose_black == '5': - black_whois_lookup() - elif choose_black == '6': - black_nslookup() - elif choose_black == '7': - black_ip_search() - elif choose_black == '8': - black_installing_40_tool() - elif choose_black == '99': - black_2() - else: - Black_Tool_Start_2() -def try58(): - try_to_installing_lan = input("\npress Enter...") - if try_to_installing_lan == '': - black_installing_lan() - else: - black_installing_lan() -def screen(): - print(color.green + """ - ███████████ ████ █████ ███████████ ████ - ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ - ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ """ + color.red + "Version: " + color.blue + "1.5.0" + color.green + """ - ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ - ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ - ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ - ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ - ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.org + """ - ---[This code write by """ + color.End + color.line + "Mr.nope" + color.End + color.org + " ]----" + color.End + """ - - Start Black-Tool at: """ + black_Tool_date + "\n") -def black_webhacking(): - cls() - print(color.blue) - os.system("figlet Web Hacking") - print("\n{1}.brute-Force") - print("{2}.bruteX") - print("{3}.Brute-Boom") - print("{4}.Bruter") - print("{5}.FaceBook-Bruteforce") - print("{99}.mein menu") - choose2 = input(opt) - if choose2 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") - try18() - elif choose2 == '2': - cls() - os.system("git clone https://github.com/1N3/BruteX") - try18() - elif choose2 == '3': - cls() - os.system("git clone https://github.com/Oseid/FaceBoom") - try18() - elif choose2 == '4': - cls() - os.system("git clone https://github.com/AzizKpln/Bruter19") - try18() - elif choose2 == '5': - cls() - os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") - try18() - elif choose2 == '99': - menu() - else: - black_webhacking() -def try36(): - try_to_Black_Tool_menu_7 = input("\npress Enter...") - if try_to_Black_Tool_menu_7 == '': - black_2() - else: - black_2() -def try59(): - try_to_installing_lan_2 = input("\npress Enter...") - if try_to_installing_lan_2 == '': - black_installing_lan_2() - else: - black_installing_lan_2() -def black_camhack_online(): - cls() - banner() - print("""\n -\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova -\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua -\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta -\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago -\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia -\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia -\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus -\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan -\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates -\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan -\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait -\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela -\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia -\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro -\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador -\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg -\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao -\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico -\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica -\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus -\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania -\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein -\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia -\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay -\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines -\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands -\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala -\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal -\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru -\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay - \033[1;32m91) \033[1;37mExtra""") - countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", - "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", - "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", - "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", - "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", - "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", - "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", - "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", - "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", - "-"] - try: - num = int(input("Enter Country: ")) - if num not in range(1, 91+1): - raise IndexError - country = countries[num-1] - headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} - res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) - last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] - for page in range(int(last_page)): - res = requests.get( - f"https://www.insecam.org/en/bycountry/{country}/?page={page}", - headers=headers - ) - ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) - for camhack_ip in ip_search: - print(color.green, camhack_ip) - print(res) - try48() - except KeyboardInterrupt: - print("\nCtrl + C") - try51() -def black_camhack_online_2(): - cls() - banner() - print("""\n -\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova -\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua -\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta -\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago -\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia -\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia -\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus -\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan -\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates -\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan -\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait -\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela -\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia -\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro -\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador -\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg -\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao -\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico -\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica -\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus -\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania -\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein -\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia -\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay -\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines -\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands -\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala -\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal -\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru -\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay - \033[1;32m91) \033[1;37mExtra""") - countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", - "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", - "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", - "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", - "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", - "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", - "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", - "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", - "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", - "-"] - try: - num = int(input("Enter Country: ")) - if num not in range(1, 91+1): - raise IndexError - country = countries[num-1] - headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} - res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) - last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] - for page in range(int(last_page)): - res = requests.get( - f"https://www.insecam.org/en/bycountry/{country}/?page={page}", - headers=headers - ) - ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) - for camhack_ip in ip_search: - print(color.green, camhack_ip) - print(res) - try48() - except KeyboardInterrupt: - print("\nCtrl + C") - try53() -def black_webhacking_2(): - cls() - print(color.blue) - os.system("figlet Web Hacking") - print("\n{1}.brute-Force") - print("{2}.bruteX") - print("{3}.Brute-Boom") - print("{4}.Bruter") - print("{5}.FaceBook-Bruteforce") - print("{99}.mein menu") - choose2 = input(opt) - if choose2 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") - try18() - elif choose2 == '2': - cls() - os.system("git clone https://github.com/1N3/BruteX") - try18() - elif choose2 == '3': - cls() - os.system("git clone https://github.com/Oseid/FaceBoom") - try18() - elif choose2 == '4': - cls() - os.system("git clone https://github.com/AzizKpln/Bruter19") - try18() - elif choose2 == '5': - cls() - os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") - try18() - elif choose2 == '99': - black_2() - else: - black_webhacking_2() -def try51(): - try_to_Hacking_Camera = input("\nDo you want to try again? [y/n] ") - if try_to_Hacking_Camera == 'y': - black_camhack_online() - elif try_to_Hacking_Camera == 'n': - try52() - else: - try51() -def black_ipapi_hacking(): - cls() - os.system("figlet -f slant Hacking|lolcat") - print("\n{1}.Port Scan") - print("{2}.Ping Test") - print("{3}.Whois") - print("{4}.Internet test") - print("{5}.Geoip") - print("{99}.mein menu") - choose_ipapi = input(opt) - if choose_ipapi == '1': - black_tool_ipapi_portscan() - elif choose_ipapi == '2': - black_tool_ipapi_pingtest() - elif choose_ipapi == '3': - black_tool_ipapi_whois() - elif choose_ipapi == '4': - black_tool_ipapi_internet_test() - elif choose_ipapi == '5': - black_tool_ipapi_geoip() - elif choose_ipapi == '99': - menu() - else: - black_ipapi_hacking() -def try48(): - try_to_Black_Hacking_Camera_Online = input("\nDo you want tor try again? [y/n] ") - if try_to_Black_Hacking_Camera_Online == 'y': - black_camhack_online() - elif try_to_Black_Hacking_Camera_Online == 'n': - try49() - else: - try48() -def try49(): - try_to_Black_menu_4 = input("\npress Enter...") - if try_to_Black_menu_4 == '': - menu() - else: - menu() -def black_ipapi_hacking_2(): - cls() - os.system("figlet -f slant Hacking|lolcat") - print("\n{1}.Port Scan") - print("{2}.Ping Test") - print("{3}.Whois") - print("{4}.Internet test") - print("{5}.Geoip") - print("{99}.mein menu") - choose_ipapi = input(opt) - if choose_ipapi == '1': - black_tool_ipapi_portscan_2() - elif choose_ipapi == '2': - black_tool_ipapi_pingtest_2() - elif choose_ipapi == '3': - black_tool_ipapi_whois_2() - elif choose_ipapi == '4': - black_tool_ipapi_internet_test_2() - elif choose_ipapi == '5': - black_tool_ipapi_geoip_2() - elif choose_ipapi == '99': - black_2() - else: - black_ipapi_hacking_2() -def try52(): - try_to_Black_Tool_menu_4 = input("\npress Enter...") - if try_to_Black_Tool_menu_4 == '': - menu() - else: - menu() -def black_tool_ipapi_portscan(): - cls() - host_ipapi = input(ip) - start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text - print(start_ipapi_portscan) - try37() -def black_tool_ipapi_portscan_2(): - cls() - host_ipapi = input(ip) - start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text - print(start_ipapi_portscan) - try42() -def try37(): - try_to_ipapi_portscan = input("\nDo you want to try again? [y/n] ") - if try_to_ipapi_portscan == 'y': - black_tool_ipapi_portscan() - elif try_to_ipapi_portscan == 'n': - try38() - else: - try37() -def try42(): - try_to_ipapi_portscan_2 = input("\nDo you want to try again? [y/n] ") - if try_to_ipapi_portscan_2 == 'y': - black_tool_ipapi_portscan_2() - elif try_to_ipapi_portscan_2 == 'n': - try39() - else: - try42() -def try38(): - try_to_black_tool_ipapi_menu = input("\npress Enter...") - if try_to_black_tool_ipapi_menu == '': - black_ipapi_hacking() - else: - black_ipapi_hacking() -def try39(): - try_to_black_tool_ipapi_menu_2 = input("\npress Enter...") - if try_to_black_tool_ipapi_menu_2 == '': - black_ipapi_hacking_2() - else: - black_ipapi_hacking_2() -def black_tool_ipapi_pingtest(): - cls() - host_ipapi_2 = input(ip) - packet_ipapi = input(packet) - start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") - print(start_pingtest_2) - try40() -def try53(): - try_to_CamHack_2 = input("\nDo you want to try again? [y/n] ") - if try_to_CamHack_2 == 'y': - black_Cam_Hacking_2() - elif try_to_CamHack_2 == 'n': - try54() - else: - try53() -def black_tool_ipapi_pingtest_2(): - cls() - host_ipapi_2 = input(ip) - packet_ipapi = input(packet) - start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") - print(start_pingtest_2) - try43() -def try43(): - try_to_Black_Tool_pingtest_2 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_pingtest_2 == 'y': - black_tool_ipapi_pingtest_2() - elif try_to_Black_Tool_pingtest_2 == 'n': - try39() - else: - try43() -def try40(): - try_to_black_tool_ipapi_pingtest = input("\nDo you want to try again? [y/n] ") - if try_to_black_tool_ipapi_pingtest == 'y': - black_tool_ipapi_pingtest() - elif try_to_black_tool_ipapi_pingtest == 'n': - try38() - else: - try40() -def black_tool_ipapi_whois(): - cls() - host_ipapi_3 = input(ip) - time.sleep(1) - start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text - print(start_whois_attack) - try45() -def try45(): - try_to_Black_Tool_whois = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_whois == 'y': - black_tool_ipapi_whois() - elif try_to_Black_Tool_whois == 'n': - try38() - else: - try45() -def try54(): - try_to_Black_menu_4 = input("\npress Enter...") - if try_to_Black_menu_4 == '': - black_2() - else: - black_2() -def black_tool_ipapi_whois_2(): - cls() - host_ipapi_3 = input(ip) - time.sleep(1) - start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text - print(start_whois_attack) - try46() -def try46(): - try_to_Black_Tool_whois_2 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_whois_2 == 'y': - black_tool_ipapi_whois_2() - elif black_tool_ipapi_whois_2 == 'n': - 39() - else: - try46() -def black_tool_ipapi_internet_test(): - cls() - test_internet = requests.get("https://google.com") - if test_internet.status_code == 200: - print("Internet Connected!") - else: - print("Internet Disconnect!\nPlease, Check Internet!") - try38() -def black_tool_ipapi_internet_test_2(): - cls() - test_internet = requests.get("https://google.com") - if test_internet.status_code == 200: - print("Internet Connected!") - else: - print("Internet Disconnect!\nPlease, Check Internet!") - try39() -def black_tool_ipapi_geoip(): - cls() - host_ipapi_4 = input(ip) - time.sleep(1) - search_location = ipapi.location(ip=host_ipapi_4, key=None) - print("\n-----------------------------------") - print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) - print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) - print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) - print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) - try41() -def black_tool_ipapi_geoip_2(): - cls() - host_ipapi_4 = input(ip) - time.sleep(1) - search_location = ipapi.location(ip=host_ipapi_4, key=None) - print("\n-----------------------------------") - print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) - print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) - print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) - print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) - try47() -def try47(): - try_to_Black_Tool_getip_2 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_getip_2 == 'y': - black_tool_ipapi_geoip_2() - elif try_to_Black_Tool_getip_2 == 'n': - try39() - else: - try47() -def try41(): - try_to_black_Tool_ipapi_location = input("\nDo you want to try again? [y/n] ") - if try_to_black_Tool_ipapi_location == 'y': - black_tool_ipapi_geoip() - elif try_to_black_Tool_ipapi_location == 'n': - try38() - else: - try41() -def black_nslookup(): - cls() - host8 = input(ip) - attack_nslookup = subprocess.getoutput("nslookup " + host8) - print(attack_nslookup) - try11() -def arg(): - if sys.argv[1] == '--clone': - print(color.green + "Stating Cloning..." + color.End) - os.system("git clone " + sys.argv[2]) - print("Exiting...") - sys.exit() - elif sys.argv[1] == '--version': - print(Black_Hack_version) - print("\n") - user_os_info_ver() - sys.exit() - elif sys.argv[1] == '--start': - user_search() - elif sys.argv[1] == '--install': - print(color.green + "Starting Downloading..." + color.End) - os.system("sudo apt install " + sys.argv[2]) - print("Exiting...") - sys.exit() - elif sys.argv[1] == '--help': - black_tool_help() - else: - print("\nPlease, Check Argument!\n") - sys.exit() -def black_installing_40_tool(): - cls() - os.system("figlet -f slant 40|lolcat") - print("\n") - os.system("git clone https://github.com/mrprogrammer2938/40") - print("\nComplete!") - try15() -def black_Tool_Search(): - cls() - banner() - choose = input(""" ---------------Search----------------- -| : """) - time.sleep(1) - if system == 'Linux': - os.system("firefox " + choose) - try32() - elif system == 'Mac': - os.system("firefox " + choose) - try32() - elif system == 'Windows': - os.system("start chrome " + choose) - try32() - else: - print(Black_Tool_Search_Err) - try29() -def black_Tool_Search_2(): - cls() - banner() - choose = input(""" ---------------Search----------------- -| : """) - time.sleep(1) - if system == 'Linux': - os.system("firefox " + choose) - try32() - elif system == 'Mac': - os.system("firefox " + choose) - try32() - elif system == 'Windows': - os.system("start chrome " + choose) - try32() - else: - print(Black_Tool_Search_Err) - try30() -def black_ip_search(): - cls() - print("{1}.Online") - print("{2}.Installing IPz pkg") - print("{99}.mein menu") - choose12 = input(opt) - if choose12 == '1': - start_ip_search() - elif choose12 == '2': - cls() - installing_ipz = subprocess.getoutput("git clone https://github.com/mrprogrammer2938/IPz") - print(installing_ipz) - try14() - elif choose12 == '99': - Black_Tool_Start() - else: - black_ip_search() -def black_Cam_Hacking(): - cls() - print(color.blue) - os.system("figlet Cam Hacking") - print(color.End) - print("\n{1}.Cam-Hackers") - print("{2}.Cam-Hack-ang") - print("{3}.say cheese") - print("{4}.say Master") - print("{5}.Cam-Phish") - print("{99}.mein menu") - choose3 = input(opt) - if choose3 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938") - try19() - elif choose3 == '2': - cls() - os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") - try19() - elif choose3 == '3': - cls() - os.system("git clone https://github.com/keralahackers/saycheese") - try19() - elif choose3 == '4': - cls() - os.system("git clone https://github.com/joshkar/SayMaster") - try19() - elif choose3 == '5': - cls() - os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") - try19() - elif choose3 == '99': - menu() - else: - black_Cam_Hacking() -def black_Cam_Hacking_2(): - cls() - print(color.blue) - os.system("figlet Cam Hacking") - print(color.End) - print("\n{1}.Cam-Hackers") - print("{2}.Cam-Hack-ang") - print("{3}.say cheese") - print("{4}.say Master") - print("{5}.Cam-Phish") - print("{99}.mein menu") - choose3 = input(opt) - if choose3 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Cam-Hackers") - try19() - elif choose3 == '2': - cls() - os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") - try19() - elif choose3 == '3': - cls() - os.system("git clone https://github.com/keralahackers/saycheese") - try19() - elif choose3 == '4': - cls() - os.system("git clone https://github.com/joshkar/SayMaster") - try19() - elif choose3 == '5': - cls() - os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") - try19() - elif choose3 == '99': - black_2() - else: - black_Cam_Hacking_2() -def try32(): - try_again_1 = input("\nDo you want to try again? [y/n] ") - if try_again_1 == 'y': - black_Tool_Search() - elif try_again_1 == 'n': - try29() - else: - try32() -def try32(): - try_again_2 = input("\nDo you want to try again? [y/n] ") - if try_again_2 == 'y': - black_Tool_Search_2() - elif try_again_2 == 'n': - try30() - else: - try32() -def Black_Tool_Shell(): - try: - cls() - banner() - while True: - option = input(opt_shell) - option = option.split() - if option == []: - pass - elif option[0] == 'back': - menu() - elif option[0] == 'exit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'quit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'help': - print(Black_Tool_Shell_Help) - elif option[0] == 'options': - print(""" ------------------- -Ping Test | ------------------- -""") - elif option[0] == 'set': - if len(option) < 3: - print(""" ---------------- -Host | -Packet | ---------------- -""") - else: - if option[1] == 'host': - host = option[2] - print("\nHost ==> " + host + "\n") - elif option[1] == 'packet': - packet = option[2] - print("\nPacket ==> " + packet + "\n") - else: - print("\nPlease, Usage: set [Option]...\n") - elif option[0] == 'clear': - cls() - elif option[0] == 'banner': - banner() - elif option[0] == 'exploit': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'run': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'cls': - cls() - elif option[0] == 'version': - print(Black_Tool_Version) - else: - print(option[0] + color.red + "\n Not Found!" + color.End) - except: - try_to_Black_Tool() -def Black_Tool_Shell_2(): - try: - cls() - banner() - while True: - option = input(opt_shell) - option = option.split() - if option == []: - pass - elif option[0] == 'back': - black_2() - elif option[0] == 'exit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'quit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'help': - print(Black_Tool_Shell_Help) - elif option[0] == 'options': - print(""" ------------------- -Ping Test | ------------------- -""") - elif option[0] == 'set': - if len(option) < 3: - print(""" ---------------- -Host | -Packet | ---------------- -""") - else: - if option[1] == 'host': - host = option[2] - print("\nHost ==> " + host + "\n") - elif option[1] == 'packet': - packet = option[2] - print("\nPacket ==> " + packet + "\n") - else: - print("\nPlease, Usage: set [Option]...\n") - elif option[0] == 'clear': - cls() - elif option[0] == 'banner': - banner() - elif option[0] == 'exploit': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'run': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'cls': - cls() - elif option[0] == 'version': - print(Black_Tool_Version) - else: - print(option[0] + color.red + "\n Not Found!" + color.End) - except: - try_to_Black_Tool() -def try29(): - try_to_Black_Tool_menu = input("\npress Enter...") - if try_to_Black_Tool_menu == '': - menu() - else: - menu() -def try30(): - try_to_Black_Tool_menu = input("\npress Enter...") - if try_to_Black_Tool_menu == '': - cls() - black_2() - else: - cls() - black_2() -def try32(): - try_again_2 = input("\nDo you want to try again? [y/n] ") - if try_again_2 == 'y': - black_Tool_Search() - elif try_again_2 == 'n': - try29() - else: - try32() -def try32(): - try_to_Black_Tool_5 = input("\npress Enter...") - if try_to_Black_Tool_5 == '': - black() - else: - black() -def try33(): - try_to_Black_Tool_6 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_6 == 'y': - cls() - black_2() - elif try_to_Black_Tool_6 == 'n': - try30() - else: - try33() -def try_to_Black_Tool(): - try_again_3 = input("\npress Enter...") - if try_again_3 == '': - menu() - else: - menu() -def try_to_Black_Tool_2(): - try_again_4 = input("\npress Enter...") - if try_again_4 == '': - black_2() - else: - black_2() -def Black_Tool_Command_2(): - try_to_help_Black_Tool_Command = print(""" - clear - cls - banner - version - back - help: - clear | clear banner - cls | clear banner - banner | show Black Tool banner - version | show Black Tool Version - back | back banner on Black Tool Menu - - """) - try26() -def black_tool_help(): - print(""" -Start Tool at: """ + color.green + str(black_Tool_date) + color.blue + """ -Black-Tool""" + color.End + """ Usage: - --start start Hack Menu! - --install + pkg - --clone + Repositories - --version Black-Tool version - --help + Black-Tool Help -""") -def Black_Tool_Command(): - try_to_help_Black_Tool_Command = print(""" - clear - cls - banner - version - back - help: - clear | clear banner - cls | clear banner - banner | show Black Tool banner - version | show Black Tool Version - back | back banner on Black Tool Menu - - """) - try25() -def black_portscan(): - cls() - print("\n{1}.Online") - print("{2}.Installing Portscan") - print("{3}.mein menu") - choose10 = input(opt) - if choose10 == '1': - portscan_attack() - elif choose10 == '2': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Portscan") - try4() - elif choose10 == '3': - Black_Tool_Start() - else: - black_portscan() -def black_ddosattack(): - cls() - os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") - try4() -def black_ping(): - cls() - host3 = input(ip) - packet = input(packet_2) - time.sleep(2) - c = subprocess.getoutput("ping -w " + packet + " " + host3) - print(c) - time.sleep(2) - try4() -def start_ip_search(): - cls() - web2 = input(ip) - time.sleep(1) - sock = socket.gethostbyname(web2) - print("Ip: " + sock) - try13() -def try19(): - try_to_camhack = input("\npress Enter...") - if try_to_camhack == '': - black_Cam_Hacking() - else: - black_Cam_Hacking() -def try4(): - try_to_mein1 = input("\npress Enter...") - if try_to_mein1 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def try20(): - try_to_Phishing = input("\npress Enter...") - if try_to_Phishing == '': - black_Phishing() - else: - black_Phishing() -def try25(): - try_to_black_menu_2 = input("\npress Enter...") - if try_to_black_menu_2 == '': - menu() - else: - menu() -def banner(): - print(color.green + """ - ███████████ ████ █████ ███████████ ████ - ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ - ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ - ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ - ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ - ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ - ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ - ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.End) -def black_weblocation(): - cls() - print(exm) - site = input(ip) - try: - search = ipapi.location(ip=site, key=None) - print("\n") - print(Fore.RED + "[~] " + Fore.WHITE + "Ip: " + Fore.GREEN + search["ip"]) - print(Fore.RED + "[~] " + Fore.WHITE + "City " + Fore.GREEN + search["city"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Region " + Fore.GREEN + search["region"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Country: " + Fore.GREEN + search["country"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Org: " + Fore.GREEN + search["org"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Time Zone: " + Fore.GREEN + search["timezone"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Languages: " + Fore.GREEN + search["languages"]) - time.sleep(2) - except: - print(color.green + "\nPlease" + color.red + ", Check Ip!\n") - time.sleep(1) - try4() -def portscan_attack(): - cls() - host = input(ip) - attack_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host).text - print(attack_portscan) - time.sleep(2) - try6() -def try26(): - try_to_black_menu_2 = input("\npress Enter...") - if try_to_black_menu_2 == '': - black_2() - else: - black_2() -def black_whois_lookup(): - cls() - host5 = input(ip) - time.sleep(1) - print(color.white_light) - attack_whois = subprocess.getoutput("whois " + host5) - print(attack_whois) - time.sleep(2) - try7() -def try18(): - try_to_webhacking = input("\npress Enter...") - if try_to_webhacking == '': - black_webhacking() - else: - black_webhacking() -def Developer(): - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "This code write by " + color.blue + "Mr.nope" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) - print(color.org + "Github: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try25() -def try13(): - try_to_search_ip = input("\nDo you want to try again? [y/n] ") - if try_to_search_ip == 'y': - start_search_ip() - elif try_to_search_ip == 'n': - try12() - else: - try13() -def try6(): - try_again_2 = input("\nDo you want to try again? [y/n] ") - if try_again_2 == 'y': - portscan_attack() - elif try_again_2 == 'n': - try5() - else: - try6() -def try15(): - try_to_menu_2_3 = input("\npress Enter...") - if try_to_menu_2_3 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def black_Phishing(): - cls() - print(color.blue) - os.system("figlet Phishing") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.zphisher") - print("{3}.nex-Phisher") - print("{4}.Social Phish") - print("{5}.Black-phish") - print("{6}.Phish-Mailer") - print("{99}.mein menu") - choose4 = input(opt) - if choose4 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try20() - elif choose4 == '2': - cls() - os.system("git clone https://github.com/htr-tech/zphisher") - try20() - elif choose4 == '3': - cls() - os.system("git clone https://github.com/htr-tech/nexphisher") - try20() - elif choose4 == '4': - cls() - os.system("git clone https://github.com/xHak9x/SocialPhish") - try20() - elif choose4 == '5': - cls() - os.system("git clone https://github.com/iinc0gnit0/BlackPhish") - try20() - elif choose4 == '6': - cls() - os.system("git clone https://github.com/BiZken/PhishMailer") - try20() - elif choose4 == '99': - menu() - else: - black_Phishing() -def black_Phishing_2(): - cls() - print(color.blue) - os.system("figlet Phishing") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.zphisher") - print("{3}.nex-Phisher") - print("{4}.Social Phish") - print("{5}.Black-phish") - print("{6}.Phish-Mailer") - print("{99}.mein menu") - choose4 = input(opt) - if choose4 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try20() - elif choose4 == '2': - cls() - os.system("git clone https://github.com/htr-tech/zphisher") - try20() - elif choose4 == '3': - cls() - os.system("git clone https://github.com/htr-tech/nexphisher") - try20() - elif choose4 == '4': - cls() - os.system("git clone https://github.com/xHak9x/SocialPhish") - try20() - elif choose4 == '5': - cls() - os.system("git clone https://github.com/iinc0gnit0/BlackPhish") - try20() - elif choose4 == '6': - cls() - os.system("git clone https://github.com/BiZken/PhishMailer") - try20() - elif choose4 == '99': - black_2() - else: - black_Phishing_2() -def try14(): - try_to_menu2_2 = input("\npress Enter...") - if try_to_menu2_2 == '': - black_ip_search() - else: - black_ip_search() -def try_to_black_menu(): - try4 = input("\npress Enter...") - if try4 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def try5(): - try_again_1 = input("\npress Enter...") - if try_again_1 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def black_wirless_Attack(): - cls() - print(color.blue) - os.system("figlet Wirless Attack") - print(color.End) - print("\n{1}.wifite") - print("{2}.Airattackit") - print("{3}.wifispy") - print("{4}.wifi-God") - print("{5}.wifi-cracker") - print("{99}.mein menu") - choose5 = input(opt) - if choose5 == '1': - cls() - os.system("git clone https://github.com/derv82/wifite") - try21() - elif choose5 == '2': - cls() - os.system("git clone https://github.com/JoyGhoshs/Airattackit") - elif choose5 == '3': - cls() - os.system("git clone https://github.com/AresS32/wirespy") - try21() - elif choose5 == '4': - cls() - os.system("git clone https://github.com/waseem-sajjad/WifiGod") - try21() - elif choose5 == '5': - cls() - os.system("git clone https://github.com/brannondorsey/wifi-cracking") - try21() - elif choose5 == '99': - menu() - else: - black_wirless_Attack() -def black_wirless_Attack_2(): - cls() - print(color.blue) - os.system("figlet Wirless Attack") - print(color.End) - print("\n{1}.wifite") - print("{2}.Airattackit") - print("{3}.wifispy") - print("{4}.wifi-God") - print("{5}.wifi-cracker") - print("{6}.wiresec") - print("{99}.mein menu") - choose5 = input(opt) - if choose5 == '1': - cls() - os.system("git clone https://github.com/derv82/wifite") - try21() - elif choose5 == '2': - cls() - os.system("git clone https://github.com/JoyGhoshs/Airattackit") - elif choose5 == '3': - cls() - os.system("git clone https://github.com/AresS32/wirespy") - try21() - elif choose5 == '4': - cls() - os.system("git clone https://github.com/waseem-sajjad/WifiGod") - try21() - elif choose5 == '5': - cls() - os.system("git clone https://github.com/brannondorsey/wifi-cracking") - try21() - elif choose5 == '6': - cls() - os.system("git clone https://github.com/bitcoinander/wiresec") - try21() - elif choose5 == '99': - black_2() - else: - black_wirless_Attack_2() -def try21(): - try_to_wirless_attack = input("\npress Enter...") - if try_to_wirless_attack == '': - black_wirless_Attack() - else: - black_wirless_Attack() -def try1(): - try_to_black_tool = input("\npress Enter...") - if try_to_black_tool == '': - menu() - else: - menu() -def black_webinfo(): - cls() - print(color.blue) - os.system("figlet Web Info") - print(color.End) - print("\n{1}.Web-Info") - print("{2}.setookit") - print("{3}.webkiller") - print("{4}.web informtion") - print("{5}.Th3inspector") - print("{99}.mein menu") - choose6 = input(opt) - if choose6 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Web-Info") - try17() - elif choose6 == '2': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") - try17() - elif choose6 == '3': - cls() - os.system("git clone https://github.com/ultrasecurity/webkiller") - try17() - elif choose6 == '4': - cls() - os.system("git clone https://github.com/zahidin/web-information-gathering") - try17() - elif choose6 == '5': - cls() - os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") - try17() - elif choose6 == '99': - menu() - else: - black_webinfo() -black_Tool_pkg_installing_Err = """ -install pkg Name -""" -def black_webinfo_2(): - cls() - print(color.blue) - os.system("figlet Web Info") - print(color.End) - print("\n{1}.Web-Info") - print("{2}.setookit") - print("{3}.webkiller") - print("{4}.web informtion") - print("{5}.Th3inspector") - print("{99}.mein menu") - choose6 = input(opt) - if choose6 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Web-Info") - try17() - elif choose6 == '2': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") - try17() - elif choose6 == '3': - cls() - os.system("git clone https://github.com/ultrasecurity/webkiller") - try17() - elif choose6 == '4': - cls() - os.system("git clone https://github.com/zahidin/web-information-gathering") - try17() - elif choose6 == '5': - cls() - os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") - try17() - elif choose6 == '99': - black_2() - else: - black_webinfo_2() -def black_tool_developer_2(): - os.system("printf '\033]2;Black-Tool\a'") - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) - print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) - print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try28() -def try24(): - Err_try_to_Black_Tool = input("\npress Enter...") - if Err_try_to_Black_Tool == '': - menu() - else: - menu() -Black_Tool_clone_Err = """ -clone [Pkg] -""" -def black_soialenginners(): - cls() - print(color.blue) - os.system("figlet social Engineer") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.focial") - print("{3}.fluxion") - print("{4}.Insta Hack") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try22() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") - try22() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/FluxionNetwork/fluxion") - try22() - elif choose7 == '4': - cls() - os.system("git clone https://github.com/fuck3erboy/instahack") - try22() - elif choose7 == '99': - menu() - else: - black_soialenginners() -def black_soialenginners_2(): - cls() - print(color.blue) - os.system("figlet social Engineer") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.focial") - print("{3}.fluxion") - print("{4}.Insta Hack") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try56() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") - try56() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/FluxionNetwork/fluxion") - try56() - elif choose7 == '4': - cls() - os.system("git clone https://github.com/fuck3erboy/instahack") - try56() - elif choose7 == '99': - black_2() - else: - black_soialenginners_2() -def try22(): - try_to_Soial_Eng = input("\npress Enter...") - if try_to_Soial_Eng == '': - black_soialenginners() - else: - black_soialenginners() -def black_Hackingtools(): - cls() - print(color.blue) - os.system("figlet Hacking Tools") - print(color.End) - print("\n{1}.Hacking-Tools") - print("{2}.Hack-Tools") - print("{3}.fsociety") - print("{4}.PTool") - print("{5}.onex") - print("{6}.Kit Hack") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/hackingtools") - try16() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/Z4nzu/hackingtool") - try16() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/Manisso/fsociety") - try16() - elif choose7 == '4': - cls() - os.system("git clone https://github.com/mrprogrammer2938/PTool") - try16() - elif choose7 == '5': - cls() - os.system("git clone https://github.com/rajkumardusad/onex") - try16() - elif choose7 == '6': - cls() - os.system("git clone https://github.com/AdrMXR/KitHack") - try16() - elif choose7 == '99': - menu() - else: - black_Hackingtools() -def try56(): - try_to_black_Tool_menu_soial_Enginner =input("\npress Enter...") - if try_to_black_Tool_menu_soial_Enginner == '': - black_soialenginners_2() - else: - black_soialenginners_2() -def black_Hackingtools_2(): - cls() - print(color.blue) - os.system("figlet Hacking Tools") - print(color.End) - print("\n{1}.Hacking-Tools") - print("{2}.Hack-Tools") - print("{3}.fsociety") - print("{4}.PTool") - print("{5}.onex") - print("{6}.Kit Hack") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/hackingtools") - try16() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/Z4nzu/hackingtool") - try16() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/Manisso/fsociety") - try16() - elif choose7 == '4': - cls() - os.system("git clone https://github.com/mrprogrammer2938/PTool") - try16() - elif choose7 == '5': - cls() - os.system("git clone https://github.com/rajkumardusad/onex") - try16() - elif choose7 == '6': - cls() - os.system("git clone https://github.com/AdrMXR/KitHack") - try16() - elif choose7 == '99': - black_2() - else: - black_Hackingtools_2() -def try7(): - try_to_whois_attack = input("\nDo you want to try again? [y/n] ") - if try_to_whois_attack == 'y': - black_whois_lookup() - elif try_to_whois_attack == 'n': - try4() - else: - try7() -def try28(): - try_to_black_menu_4=input("\npress Enter...") - if try_to_black_menu_4 == '': - black_2() - else: - black_2() -def try23(): - try_to_DDos_Attack = input("\npress Enter...") - if try_to_DDos_Attack == '': - black_DDos_Attack() - else: - black_DDos_Attack() -def Black_Tool_CMD(): - try: - cls() - while True: - choose_cmd = input(opt_cmd) - choose_cmd = choose_cmd.split() - if choose_cmd == []: - pass - elif choose_cmd[0] == 'help': - print(Black_Tool_cmd_help) - elif choose_cmd[0] == 'exit': - menu() - elif choose_cmd[0] == 'clear': - cls() - elif choose_cmd[0] == 'cls': - cls() - elif choose_cmd[0] == 'quit': - menu() - elif choose_cmd[0] == 'install': - if len(choose_cmd) < 3: - print(black_Tool_pkg_installing_Err) - else: - if choose_cmd[1] == 'pkg': - pkg_name = choose_cmd[2] - os.system("apt install " + pkg_name) - else: - print(black_Tool_pkg_installing_Err) - elif choose_cmd[0] == 'banner': - banner() - elif choose_cmd[0] == 'clone': - if len(choose_cmd) < 2: - print(Black_Tool_clone_Err) - else: - res_name = choose_cmd[1] - os.system(f"git clone {res_name}") - else: - print(choose_cmd[0] + color.red + " Command Not Found!" + color.End) - except: - print("\n") - try56() -def Black_Tool_CMD_2(): - try: - cls() - while True: - choose_cmd = input(opt_cmd) - choose_cmd = choose_cmd.split() - if choose_cmd == []: - pass - elif choose_cmd[0] == 'help': - print(Black_Tool_cmd_help) - elif choose_cmd[0] == 'exit': - black_2() - elif choose_cmd[0] == 'clear': - cls() - elif choose_cmd[0] == 'cls': - cls() - elif choose_cmd[0] == 'quit': - black_2() - elif choose_cmd[0] == 'install': - if len(choose_cmd) < 3: - print(black_Tool_pkg_installing_Err) - else: - if choose_cmd[1] == 'pkg': - pkg_name = choose_cmd[2] - os.system("apt install " + pkg_name) - else: - print(black_Tool_pkg_installing_Err) - elif choose_cmd[0] == 'banner': - banner() - elif choose_cmd[0] == 'clone': - if len(choose_cmd) < 2: - print(Black_Tool_clone_Err) - else: - res_name = choose_cmd[1] - os.system(f"git clone {res_name}") - else: - print(choose_cmd[0] + color.red + " Command Not Found!" + color.End) - except: - print("\n") - try57() -def black_DDos_Attack(): - cls() - print(color.blue) - os.system("figlet DDos Attack") - print(color.End) - print("\n{1}.DDos-Attack") - print("{2}.hammer") - print("{3}.Liteddos") - print("{4}.Rave-Tool") - print("{5}.DDos-Attack-Mrx") - print("{99}.mein menu") - choose8 = input(opt) - if choose8 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") - try23() - elif choose8 == '2': - cls() - os.system("git clone https://github.com/cyweb/hammer") - try23() - elif choose8 == '3': - cls() - os.system("git clone https://github.com/4L13299/LITEDDOS") - try23() - elif choose8 == '4': - cls() - os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") - try23() - elif choose8 == '5': - cls() - os.system("git clone https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") - try23() - elif choose8 == '99': - menu() - else: - black_DDos_Attack() -def try56(): - try_to_Black_Tool_menu_4 = input("\npress Enter...") - if try_to_Black_Tool_menu_4 == '': - menu() - else: - menu() -def black_DDos_Attack_2(): - cls() - print(color.blue) - os.system("figlet DDos Attack") - print(color.End) - print("\n{1}.DDos-Attack") - print("{2}.hammer") - print("{3}.Liteddos") - print("{4}.Rave-Tool") - print("{5}.DDos-Attack-Mrx") - print("{99}.mein menu") - choose8 = input(opt) - if choose8 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") - try23() - elif choose8 == '2': - cls() - os.system("git clone https://github.com/cyweb/hammer") - try23() - elif choose8 == '3': - cls() - os.system("git clone https://github.com/4L13299/LITEDDOS") - try23() - elif choose8 == '4': - cls() - os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") - try23() - elif choose8 == '5': - cls() - os.system("git clone DDos-Attack-Mrx = https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") - try23() - elif choose8 == '99': - black_2() - else: - black_DDos_Attack_2() -def try57(): - try_to_Black_Tool_menu_5 = input("\npress Enter...") - if try_to_Black_Tool_menu_5 == '': - black_2() - else: - black_2() -def black_Update_Uninstalling(): - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print("\n{1}.Update") - print("{2}.Uninstall") - print("{99}.mein menu") - choose9 = input(opt) - if choose9 == '1': - black_update() - elif choose9 == '2': - black_uninstall() - elif choose9 == '99': - menu() - else: - black_Update_Uninstalling() -def black_Update_Uninstalling_2(): - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print("\n{1}.Update") - print("{2}.Uninstall") - print("{99}.mein menu") - choose9 = input(opt) - if choose9 == '1': - black_update() - elif choose9 == '2': - black_uninstall() - elif choose9 == '99': - black_2() - else: - black_Update_Uninstalling_2() -def black_tool_developer(): - os.system("printf '\033]2;Black-Tool\a'") - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) - print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.5.0" + color.End) - print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try27() -def black_tool_developer_2(): - os.system("printf '\033]2;Black-Tool\a'") - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) - print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) - print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try35() -def try16(): - try_to_choose_opt = input("\npress Enter...") - if try_to_choose_opt == '': - menu() - else: - menu() -def try35(): - try_to_Black_menu_7 = input("\npress Enter...") - if try_to_Black_menu_7 == '': - black_2() - else: - black_2() -def black_update(): - if system == 'Linux': - os.system("cd .. && sudo rm Black-Tool") - os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") - try10() - elif system == 'Mac': - os.system("cd .. && sudo rm -r Black-Tool") - os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") - try10() - elif system == 'Windows': - cls() - print("\nThis Programm Can Not Run Your OS!\n") - sys.exit() - else: - print("\nThis, Programm Can Run on Linux,MacOS\n") - time.sleep(2) - try9() -def try27(): - try_to_black_menu_3 = input("\npress Enter...") - if try_to_black_menu_3 == '': - black() - else: - black() -def try16(): - try_to_menu_installing_hackingtool = input("\npress Enter...") - if try_to_menu_installing_hackingtool == '': - black_Hackingtools() - else: - black_Hackingtools() -def black_uninstall(): - if system == 'Linux': - os.system("cd /usr/local/bin && sudo rm hack") - print("\nPlease, Using: ./uninstall in hack file") - try8() - elif system == 'Mac': - os.system("cd /usr/local/bin && sudo rm hack") - print("\nPlease, Using: ./uninstall in hack file") - try8() - elif system == 'Windows': - cls() - print("\nThis Programm Can Not Run Your OS!\n") - sys.exit() - else: - print("\nThis, Programm Can Run on +Linux,MacOs\n") - time.sleep(2) - try9() -def try17(): - try_to_webinfo = input("\npress Enter...") - if try_to_webinfo == '': - black_webinfo() - else: - black_webinfo() -def try9(): - try_to_mein2 = input("\npress Enter...") - if try_to_mein2 == '': - menu() - else: - menu() -def try10(): - try_to_mein3 = input("\npress Enter...") - if try_to_mein3 == '': - ext() - else: - ext() -def try11(): - try_again_nslookup = input("Do you want to try again? [y/n] ") - if try_again_nslookup == 'y': - black_nslookup() - elif try_again_nslookup == 'n': - try12() - else: - try11() -def try12(): - try_to_menu_5 = input("\npress Enter...") - if try_to_menu_5 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -if __name__ == '__main__': - try: - if system == 'Linux': - arg() - elif system == 'Windows': - print(Black_Tool_OS_Err) - sys.exit() - elif system == 'Mac': - arg() - else: - print(Black_Tool_OS_Err) - except IndexError: - print("\nPlease, Usage: --help\n") - sys.exit() -cls() -# Black-Tool 1.5.0 From eb3006be280e63b143f488fad2eb53e07a81b482 Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Thu, 1 Jul 2021 05:04:22 +0430 Subject: [PATCH 013/392] Hack Hack --- hack | 2285 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 2285 insertions(+) create mode 100644 hack diff --git a/hack b/hack new file mode 100644 index 0000000..59b083a --- /dev/null +++ b/hack @@ -0,0 +1,2285 @@ +#!/usr/bin/python3 +# This code write by Mr.nope +# Version 1.5.0 +# Github: https://github.com/mrprogrammer2938 +# Instagram: https://instagram.com/programmer2938 +# ---------------------------------------------------------------- +# License +# MIT License + +# Copyright (c) 2021 Mr.programmer + +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to deal +# in the Software without restriction, including without limitation the rights +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: + +# The above copyright notice and this permission notice shall be included in all +# copies or substantial portions of the Software. + +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +# SOFTWARE. +import os +import time +import re +import sys +import datetime +import platform +import requests +try: + from colorama import Fore,init +except ImportError: + os.system("pip3 intsll colorama"); +try: + import socket +except ImportError: + os.system("pip install socket"); +try: + import subprocess +except ImportError: + os.system("pip install subprocess"); +try: + import ipapi +except ImportError: + os.system("pip install ipapi"); +Black_Tool_Version = "\nBlack-Tool 1.4.0\n" +user = subprocess.getoutput("whoami") +black_Tool_date = subprocess.getoutput("date").replace("+0430","") +Black_Tool_cmd_help = """ +clear | clear Screen +cls | clear Screen +install pkg | installing pkg +exit | exit Black Tool CMD +quit | exit Black Tool CMD +""" +packet = "\nEnter packet: " +def check_internet_title(): + os.system("printf '\033]2;Black-Tool: Check-Internet\a'") +def check_internet_title_Connected(): + os.system("printf '\033]2;Black-Tool: Internet Connected!\a'") +# ------------- Black Tool Color --------------- +class color: + red = '\033[91m' + blue = '\033[96m' + End = '\033[0m' + green = '\033[92m' + darkblue = '\033[34m' + org = '\033[33m' + line = '\033[4m' + prlblue = '\033[94m' + white_light = '\033[97m' +# ---------------------------------------------- +Black_Tool_Search_Err = color.red + "Error, " + color.green + "Please Check URL!" + color.End +opt_shell = color.line + "Black-Tool" + color.End + "/ ~# " +opt_cmd = color.line + "Black-Tool" + color.green + "/> " + color.End +Black_Tool_OS_Err = "\nError, Please Try again!\n" +Black_Tool_OS_Err_2 = "\nError, Please Try again!\n" +def user_os_info(): + print("\n--------Black Tool----------\n") + print("User: " + user) + print("os: " + system) + print("----------------------------\n") + try34() +def user_os_info_ver(): + print("--------Black Tool----------\n") + print("User: " + user) + print("os: " + system) + print("----------------------------\n") +def user_search(): + if os.getuid() == 0: + check_internet() + else: + print("\nPlease, Run This Tool as Root!\n") + sys.exit() +def check_internet(host="https://google.com"): + try: + check_internet_title() + cls() + print("\nCheck Internet...\n") + internet = requests.get(host,timeout=14) + if internet.status_code == 200: + check_internet_title_Connected() + print("Internet Connected!") + time.sleep(1) + print("\nSet on System....") + time.sleep(1) + user_os_info() + pass + except: + print('\nPlease, Check Internet!\n') + sys.exit() +opt = color.blue + "\nBlack-Tool~# " + color.End +Black_Tool_Shell_Help = """ +set | set [Option] +options | show options +Version | show Black Tool version +exit | exit Black Tool +quit | quit Black Tool +back | Back Black Tool Menu +help | Black Tool Shell Help +run | run Attack +exploit | run Attack +""" +Black_menu_mass = color.green + "Exiting..." + color.End +system = platform.uname()[0] +ip = "\nEnter ip: " +exm = "\nPlease, Enter Ip!" +packet_2 = "\nEnter packet: " +port = "\nEnter port: " +Black_Hack_version = "Black-Tool 1.4.0" +def title(): + os.system("printf '\033]2;Black-Tool\a'") +def cls(): + os.system("clear") +def ext(): + cls() + print(Black_menu_mass) + sys.exit() +def menu(): + try: + title() + cls() + screen() + black() + except KeyboardInterrupt: + print("\nCtrl + C") + print(color.green + "\nExiting..." + color.End) + sys.exit() +# Menu 1.5.0 +def black(): + print("\n{1}.Black-Tool Attack") + print("{2}.Black-Tool Shell") + print("{3}.Black-Tool Search") + print("{4}.Black-Tool CMD") + print("{5}.Web-Hacking") + print("{6}.Cam-Hackers") + print("{7}.Phishing") + print("{8}.Wirless Attack") + print("{9}.Web-Info") + print("{10}.Soial-Enginner") + print("{11}.Hacking-Tools") + print("{12}.DDos-Attack") + print("{13}.Hacking With IpApi") + print("{14}.Hacking Camera Online") + print("{15}.Installing Programming Language") + print("{16}.Update & Uninstall") + print("{0}.Developer") + print("[C].Command") + print("{99}.Exit") + choose = input(opt) + if choose == '1' or choose == '01': + Black_Tool_Start() + elif choose == '2' or choose == '02': + Black_Tool_Shell() + elif choose == '3' or choose == '03': + black_Tool_Search() + elif choose == '4' or choose == '04': + Black_Tool_CMD() + elif choose == '5' or choose == '05': + black_webhacking() + elif choose == '6' or choose == '06': + black_Cam_Hacking() + elif choose == '7' or choose == '07': + black_Phishing() + elif choose == '8' or choose == '08': + black_wirless_Attack() + elif choose == '9' or choose == '09': + black_webinfo() + elif choose == '10': + black_soialenginners() + elif choose == '11': + black_Hackingtools() + elif choose == '12': + black_DDos_Attack() + elif choose == '13': + black_ipapi_hacking() + elif choose == '14': + black_camhack_online() + elif choose == '15': + black_installing_lan() + elif choose == '16': + black_Update_Uninstalling() + elif choose == '0': + black_tool_developer() + elif choose == 'c': + Black_Tool_Command() + elif choose == 'C': + Black_Tool_Command() + elif choose == '99': + ext() + elif choose == 'exit': + ext() + elif choose == 'quit': + ext() + elif choose == 'banner': + cls() + banner() + try25() + elif choose == 'cls': + black_2() + elif choose == 'clear': + black_2() + elif choose == 'back': + menu() + elif choose == '': + menu() + elif choose == ' ': + menu() + elif choose == ' ': + menu() + else: + cls() + print(choose + color.red + " Not Found!" + color.End) + try_to_black_Tool = input("\npress Enter...") + if try_to_black_Tool == '': + menu() + else: + menu() +def black_2(): + cls() + print("\n{1}.Black-Tool Attack") + print("{2}.Black-Tool Shell") + print("{3}.Black-Tool Search") + print("{4}.Back-Tool CMD") + print("{5}.Web-Hacking") + print("{6}.Cam-Hackers") + print("{7}.Phishing") + print("{8}.Wirless Attack") + print("{9}.Web-Info") + print("{10}.Soial-Enginner") + print("{11}.Hacking-Tools") + print("{12}.DDos-Attack") + print("{13}.Hacking With IpApi") + print("{14}.Hacking Camera Online") + print("{15}.Installing Programming Language") + print("{16}.Update & Uninstall") + print("{0}.Developer") + print("[C].Command") + print("{99}.Exit") + choose = input(opt) + if choose == '1' or choose == '01': + Black_Tool_Start_2() + elif choose == '2' or choose == '02': + Black_Tool_Shell_2() + elif choose == '3' or choose == '03': + black_Tool_Search_2() + elif choose == '4' or choose == '04': + Black_Tool_CMD_2() + elif choose == '5' or choose == '05': + black_webhacking_2() + elif choose == '6' or choose == '06': + black_Cam_Hacking_2() + elif choose == '7' or choose == '07': + black_Phishing_2() + elif choose == '8' or choose == '08': + black_wirless_Attack_2() + elif choose == '9' or choose == '09': + black_webinfo_2() + elif choose == '10': + black_soialenginners_2() + elif choose == '11': + black_Hackingtools_2() + elif choose == '12': + black_DDos_Attack_2() + elif choose == '13': + black_ipapi_hacking_2() + elif choose == '14': + black_camhack_online_2() + elif choose == '15': + black_installing_lan_2() + elif choose == '16': + black_Update_Uninstalling_2() + elif choose == '0': + black_tool_developer_2() + elif choose == 'c': + Black_Tool_Command_2() + elif choose == 'C': + Black_Tool_Command_2() + elif choose == '99': + ext() + elif choose == 'exit': + ext() + elif choose == 'quit': + ext() + elif choose == 'banner': + cls() + banner() + try36() + elif choose == 'cls': + black_2() + elif choose == 'clear': + black_2() + elif choose == 'back': + menu() + else: + black_2() +def try34(): + try_to_start_Black_Tool = input("\npress Enter To Start " + color.green + "Black-Tool" + color.End + "...") + if try_to_start_Black_Tool == '': + menu() + else: + menu() +def try_to_black_menu(): + try2 = input("\npress Enter...") + if try2 == '': + menu() + else: + menu() +def Black_Tool_Start(): + cls() + os.system("figlet Black Tool|lolcat") + print("\n{1}.Portscan") + print("{2}.DDos-Attack") + print("{3}.Ping Test") + print("{4}.Web Loction") + print("{5}.WhoIs lookup") + print("{6}.nslookup") + print("{7}.Ip Search") + print("{8}.40") + print("{99}.mein menu") + choose_black = input(opt) + if choose_black == '1': + black_portscan() + elif choose_black == '2': + black_ddosattack() + elif choose_black == '3': + black_ping() + elif choose_black == '4': + black_weblocation() + elif choose_black == '5': + black_whois_lookup() + elif choose_black == '6': + black_nslookup() + elif choose_black == '7': + black_ip_search() + elif choose_black == '8': + black_installing_40_tool() + elif choose_black == '99': + menu() + else: + Black_Tool_Start() +def black_installing_lan(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.python") + print("{2}.python3") + print("{3}.ruby") + print("{4}.java") + print("{5}.Coffie Script") + print("{6}.java Script") + print("{7}.c++") + print("{99}.mein menu") + choose = input(opt) + if choose == '1': + cls() + os.system("apt install python") + try58() + elif choose == '2': + cls() + os.system("apt install python3") + try58() + elif choose == '3': + cls() + os.system("apt install ruby") + try58() + elif choose == '4': + cls() + os.system("apt install java") + try58() + elif choose == '5': + cls() + os.system("apt install coffiescript") + try58() + elif choose == '6': + cls() + os.system("apt install javascript") + try58() + elif choose == '7': + cls() + os.system("apt install c++") + try58() + elif choose == '99': + menu() + else: + black_installing_lan() +def black_installing_lan_2(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.python") + print("{2}.python3") + print("{3}.ruby") + print("{4}.java") + print("{5}.Coffie Script") + print("{6}.java Script") + print("{7}.c++") + print("{99}.mein menu") + choose = input(opt) + if choose == '1': + cls() + os.system("apt install python") + try59() + elif choose == '2': + cls() + os.system("apt install python3") + try59() + elif choose == '3': + cls() + os.system("apt install ruby") + try59() + elif choose == '4': + cls() + os.system("apt install java") + try59() + elif choose == '5': + cls() + os.system("apt install coffiescript") + try59() + elif choose == '6': + cls() + os.system("apt install javascript") + try59() + elif choose == '7': + cls() + os.system("apt install c++") + try58() + elif choose == '99': + black_2() + else: + black_installing_lan_2() +def Black_Tool_Start_2(): + os.system("figlet Black Tool|lolcat") + print("\n{1}.Portscan") + print("{2}.DDos-Attack") + print("{3}.Ping Test") + print("{4}.Web Loction") + print("{5}.WhoIs lookup") + print("{6}.nslookup") + print("{7}.Ip Search") + print("{8}.40") + print("{99}.mein menu") + choose_black = input(opt) + if choose_black == '1': + black_portscan() + elif choose_black == '2': + black_ddosattack() + elif choose_black == '3': + black_ping() + elif choose_black == '4': + black_weblocation() + elif choose_black == '5': + black_whois_lookup() + elif choose_black == '6': + black_nslookup() + elif choose_black == '7': + black_ip_search() + elif choose_black == '8': + black_installing_40_tool() + elif choose_black == '99': + black_2() + else: + Black_Tool_Start_2() +def try58(): + try_to_installing_lan = input("\npress Enter...") + if try_to_installing_lan == '': + black_installing_lan() + else: + black_installing_lan() +def screen(): + print(color.green + """ + ███████████ ████ █████ ███████████ ████ + ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ + ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ """ + color.red + "Version: " + color.blue + "1.5.0" + color.green + """ + ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ + ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ + ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ + ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ + ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.org + """ + ---[This code write by """ + color.End + color.line + "Mr.nope" + color.End + color.org + " ]----" + color.End + """ + + Start Black-Tool at: """ + black_Tool_date + "\n") +def black_webhacking(): + cls() + print(color.blue) + os.system("figlet Web Hacking") + print("\n{1}.brute-Force") + print("{2}.bruteX") + print("{3}.Brute-Boom") + print("{4}.Bruter") + print("{5}.FaceBook-Bruteforce") + print("{99}.mein menu") + choose2 = input(opt) + if choose2 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") + try18() + elif choose2 == '2': + cls() + os.system("git clone https://github.com/1N3/BruteX") + try18() + elif choose2 == '3': + cls() + os.system("git clone https://github.com/Oseid/FaceBoom") + try18() + elif choose2 == '4': + cls() + os.system("git clone https://github.com/AzizKpln/Bruter19") + try18() + elif choose2 == '5': + cls() + os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") + try18() + elif choose2 == '99': + menu() + else: + black_webhacking() +def try36(): + try_to_Black_Tool_menu_7 = input("\npress Enter...") + if try_to_Black_Tool_menu_7 == '': + black_2() + else: + black_2() +def try59(): + try_to_installing_lan_2 = input("\npress Enter...") + if try_to_installing_lan_2 == '': + black_installing_lan_2() + else: + black_installing_lan_2() +def black_camhack_online(): + cls() + banner() + print("""\n +\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova +\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua +\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta +\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago +\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia +\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia +\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus +\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan +\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates +\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan +\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait +\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela +\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia +\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro +\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador +\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg +\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao +\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico +\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica +\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus +\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania +\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein +\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia +\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay +\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines +\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands +\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala +\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal +\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru +\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay + \033[1;32m91) \033[1;37mExtra""") + countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", + "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", + "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", + "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", + "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", + "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", + "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", + "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", + "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", + "-"] + try: + num = int(input("Enter Country: ")) + if num not in range(1, 91+1): + raise IndexError + country = countries[num-1] + headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} + res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) + last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] + for page in range(int(last_page)): + res = requests.get( + f"https://www.insecam.org/en/bycountry/{country}/?page={page}", + headers=headers + ) + ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) + for camhack_ip in ip_search: + print(color.green, camhack_ip) + print(res) + try48() + except KeyboardInterrupt: + print("\nCtrl + C") + try51() +def black_camhack_online_2(): + cls() + banner() + print("""\n +\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova +\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua +\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta +\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago +\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia +\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia +\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus +\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan +\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates +\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan +\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait +\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela +\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia +\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro +\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador +\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg +\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao +\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico +\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica +\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus +\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania +\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein +\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia +\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay +\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines +\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands +\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala +\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal +\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru +\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay + \033[1;32m91) \033[1;37mExtra""") + countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", + "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", + "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", + "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", + "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", + "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", + "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", + "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", + "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", + "-"] + try: + num = int(input("Enter Country: ")) + if num not in range(1, 91+1): + raise IndexError + country = countries[num-1] + headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} + res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) + last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] + for page in range(int(last_page)): + res = requests.get( + f"https://www.insecam.org/en/bycountry/{country}/?page={page}", + headers=headers + ) + ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) + for camhack_ip in ip_search: + print(color.green, camhack_ip) + print(res) + try48() + except KeyboardInterrupt: + print("\nCtrl + C") + try53() +def black_webhacking_2(): + cls() + print(color.blue) + os.system("figlet Web Hacking") + print("\n{1}.brute-Force") + print("{2}.bruteX") + print("{3}.Brute-Boom") + print("{4}.Bruter") + print("{5}.FaceBook-Bruteforce") + print("{99}.mein menu") + choose2 = input(opt) + if choose2 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") + try18() + elif choose2 == '2': + cls() + os.system("git clone https://github.com/1N3/BruteX") + try18() + elif choose2 == '3': + cls() + os.system("git clone https://github.com/Oseid/FaceBoom") + try18() + elif choose2 == '4': + cls() + os.system("git clone https://github.com/AzizKpln/Bruter19") + try18() + elif choose2 == '5': + cls() + os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") + try18() + elif choose2 == '99': + black_2() + else: + black_webhacking_2() +def try51(): + try_to_Hacking_Camera = input("\nDo you want to try again? [y/n] ") + if try_to_Hacking_Camera == 'y': + black_camhack_online() + elif try_to_Hacking_Camera == 'n': + try52() + else: + try51() +def black_ipapi_hacking(): + cls() + os.system("figlet -f slant Hacking|lolcat") + print("\n{1}.Port Scan") + print("{2}.Ping Test") + print("{3}.Whois") + print("{4}.Internet test") + print("{5}.Geoip") + print("{99}.mein menu") + choose_ipapi = input(opt) + if choose_ipapi == '1': + black_tool_ipapi_portscan() + elif choose_ipapi == '2': + black_tool_ipapi_pingtest() + elif choose_ipapi == '3': + black_tool_ipapi_whois() + elif choose_ipapi == '4': + black_tool_ipapi_internet_test() + elif choose_ipapi == '5': + black_tool_ipapi_geoip() + elif choose_ipapi == '99': + menu() + else: + black_ipapi_hacking() +def try48(): + try_to_Black_Hacking_Camera_Online = input("\nDo you want tor try again? [y/n] ") + if try_to_Black_Hacking_Camera_Online == 'y': + black_camhack_online() + elif try_to_Black_Hacking_Camera_Online == 'n': + try49() + else: + try48() +def try49(): + try_to_Black_menu_4 = input("\npress Enter...") + if try_to_Black_menu_4 == '': + menu() + else: + menu() +def black_ipapi_hacking_2(): + cls() + os.system("figlet -f slant Hacking|lolcat") + print("\n{1}.Port Scan") + print("{2}.Ping Test") + print("{3}.Whois") + print("{4}.Internet test") + print("{5}.Geoip") + print("{99}.mein menu") + choose_ipapi = input(opt) + if choose_ipapi == '1': + black_tool_ipapi_portscan_2() + elif choose_ipapi == '2': + black_tool_ipapi_pingtest_2() + elif choose_ipapi == '3': + black_tool_ipapi_whois_2() + elif choose_ipapi == '4': + black_tool_ipapi_internet_test_2() + elif choose_ipapi == '5': + black_tool_ipapi_geoip_2() + elif choose_ipapi == '99': + black_2() + else: + black_ipapi_hacking_2() +def try52(): + try_to_Black_Tool_menu_4 = input("\npress Enter...") + if try_to_Black_Tool_menu_4 == '': + menu() + else: + menu() +def black_tool_ipapi_portscan(): + cls() + host_ipapi = input(ip) + start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text + print(start_ipapi_portscan) + try37() +def black_tool_ipapi_portscan_2(): + cls() + host_ipapi = input(ip) + start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text + print(start_ipapi_portscan) + try42() +def try37(): + try_to_ipapi_portscan = input("\nDo you want to try again? [y/n] ") + if try_to_ipapi_portscan == 'y': + black_tool_ipapi_portscan() + elif try_to_ipapi_portscan == 'n': + try38() + else: + try37() +def try42(): + try_to_ipapi_portscan_2 = input("\nDo you want to try again? [y/n] ") + if try_to_ipapi_portscan_2 == 'y': + black_tool_ipapi_portscan_2() + elif try_to_ipapi_portscan_2 == 'n': + try39() + else: + try42() +def try38(): + try_to_black_tool_ipapi_menu = input("\npress Enter...") + if try_to_black_tool_ipapi_menu == '': + black_ipapi_hacking() + else: + black_ipapi_hacking() +def try39(): + try_to_black_tool_ipapi_menu_2 = input("\npress Enter...") + if try_to_black_tool_ipapi_menu_2 == '': + black_ipapi_hacking_2() + else: + black_ipapi_hacking_2() +def black_tool_ipapi_pingtest(): + cls() + host_ipapi_2 = input(ip) + packet_ipapi = input(packet) + start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") + print(start_pingtest_2) + try40() +def try53(): + try_to_CamHack_2 = input("\nDo you want to try again? [y/n] ") + if try_to_CamHack_2 == 'y': + black_Cam_Hacking_2() + elif try_to_CamHack_2 == 'n': + try54() + else: + try53() +def black_tool_ipapi_pingtest_2(): + cls() + host_ipapi_2 = input(ip) + packet_ipapi = input(packet) + start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") + print(start_pingtest_2) + try43() +def try43(): + try_to_Black_Tool_pingtest_2 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_pingtest_2 == 'y': + black_tool_ipapi_pingtest_2() + elif try_to_Black_Tool_pingtest_2 == 'n': + try39() + else: + try43() +def try40(): + try_to_black_tool_ipapi_pingtest = input("\nDo you want to try again? [y/n] ") + if try_to_black_tool_ipapi_pingtest == 'y': + black_tool_ipapi_pingtest() + elif try_to_black_tool_ipapi_pingtest == 'n': + try38() + else: + try40() +def black_tool_ipapi_whois(): + cls() + host_ipapi_3 = input(ip) + time.sleep(1) + start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text + print(start_whois_attack) + try45() +def try45(): + try_to_Black_Tool_whois = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_whois == 'y': + black_tool_ipapi_whois() + elif try_to_Black_Tool_whois == 'n': + try38() + else: + try45() +def try54(): + try_to_Black_menu_4 = input("\npress Enter...") + if try_to_Black_menu_4 == '': + black_2() + else: + black_2() +def black_tool_ipapi_whois_2(): + cls() + host_ipapi_3 = input(ip) + time.sleep(1) + start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text + print(start_whois_attack) + try46() +def try46(): + try_to_Black_Tool_whois_2 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_whois_2 == 'y': + black_tool_ipapi_whois_2() + elif black_tool_ipapi_whois_2 == 'n': + 39() + else: + try46() +def black_tool_ipapi_internet_test(): + cls() + test_internet = requests.get("https://google.com") + if test_internet.status_code == 200: + print("Internet Connected!") + else: + print("Internet Disconnect!\nPlease, Check Internet!") + try38() +def black_tool_ipapi_internet_test_2(): + cls() + test_internet = requests.get("https://google.com") + if test_internet.status_code == 200: + print("Internet Connected!") + else: + print("Internet Disconnect!\nPlease, Check Internet!") + try39() +def black_tool_ipapi_geoip(): + cls() + host_ipapi_4 = input(ip) + time.sleep(1) + search_location = ipapi.location(ip=host_ipapi_4, key=None) + print("\n-----------------------------------") + print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) + print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) + print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) + print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) + try41() +def black_tool_ipapi_geoip_2(): + cls() + host_ipapi_4 = input(ip) + time.sleep(1) + search_location = ipapi.location(ip=host_ipapi_4, key=None) + print("\n-----------------------------------") + print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) + print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) + print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) + print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) + try47() +def try47(): + try_to_Black_Tool_getip_2 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_getip_2 == 'y': + black_tool_ipapi_geoip_2() + elif try_to_Black_Tool_getip_2 == 'n': + try39() + else: + try47() +def try41(): + try_to_black_Tool_ipapi_location = input("\nDo you want to try again? [y/n] ") + if try_to_black_Tool_ipapi_location == 'y': + black_tool_ipapi_geoip() + elif try_to_black_Tool_ipapi_location == 'n': + try38() + else: + try41() +def black_nslookup(): + cls() + host8 = input(ip) + attack_nslookup = subprocess.getoutput("nslookup " + host8) + print(attack_nslookup) + try11() +def arg(): + if sys.argv[1] == '--clone': + print(color.green + "Stating Cloning..." + color.End) + os.system("git clone " + sys.argv[2]) + print("Exiting...") + sys.exit() + elif sys.argv[1] == '--version': + print(Black_Hack_version) + print("\n") + user_os_info_ver() + sys.exit() + elif sys.argv[1] == '--start': + user_search() + elif sys.argv[1] == '--install': + print(color.green + "Starting Downloading..." + color.End) + os.system("sudo apt install " + sys.argv[2]) + print("Exiting...") + sys.exit() + elif sys.argv[1] == '--help': + black_tool_help() + else: + print("\nPlease, Check Argument!\n") + sys.exit() +def black_installing_40_tool(): + cls() + os.system("figlet -f slant 40|lolcat") + print("\n") + os.system("git clone https://github.com/mrprogrammer2938/40") + print("\nComplete!") + try15() +def black_Tool_Search(): + cls() + banner() + choose = input(""" +--------------Search----------------- +| : """) + time.sleep(1) + if system == 'Linux': + os.system("firefox " + choose) + try32() + elif system == 'Mac': + os.system("firefox " + choose) + try32() + elif system == 'Windows': + os.system("start chrome " + choose) + try32() + else: + print(Black_Tool_Search_Err) + try29() +def black_Tool_Search_2(): + cls() + banner() + choose = input(""" +--------------Search----------------- +| : """) + time.sleep(1) + if system == 'Linux': + os.system("firefox " + choose) + try32() + elif system == 'Mac': + os.system("firefox " + choose) + try32() + elif system == 'Windows': + os.system("start chrome " + choose) + try32() + else: + print(Black_Tool_Search_Err) + try30() +def black_ip_search(): + cls() + print("{1}.Online") + print("{2}.Installing IPz pkg") + print("{99}.mein menu") + choose12 = input(opt) + if choose12 == '1': + start_ip_search() + elif choose12 == '2': + cls() + installing_ipz = subprocess.getoutput("git clone https://github.com/mrprogrammer2938/IPz") + print(installing_ipz) + try14() + elif choose12 == '99': + Black_Tool_Start() + else: + black_ip_search() +def black_Cam_Hacking(): + cls() + print(color.blue) + os.system("figlet Cam Hacking") + print(color.End) + print("\n{1}.Cam-Hackers") + print("{2}.Cam-Hack-ang") + print("{3}.say cheese") + print("{4}.say Master") + print("{5}.Cam-Phish") + print("{99}.mein menu") + choose3 = input(opt) + if choose3 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938") + try19() + elif choose3 == '2': + cls() + os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") + try19() + elif choose3 == '3': + cls() + os.system("git clone https://github.com/keralahackers/saycheese") + try19() + elif choose3 == '4': + cls() + os.system("git clone https://github.com/joshkar/SayMaster") + try19() + elif choose3 == '5': + cls() + os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") + try19() + elif choose3 == '99': + menu() + else: + black_Cam_Hacking() +def black_Cam_Hacking_2(): + cls() + print(color.blue) + os.system("figlet Cam Hacking") + print(color.End) + print("\n{1}.Cam-Hackers") + print("{2}.Cam-Hack-ang") + print("{3}.say cheese") + print("{4}.say Master") + print("{5}.Cam-Phish") + print("{99}.mein menu") + choose3 = input(opt) + if choose3 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Cam-Hackers") + try19() + elif choose3 == '2': + cls() + os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") + try19() + elif choose3 == '3': + cls() + os.system("git clone https://github.com/keralahackers/saycheese") + try19() + elif choose3 == '4': + cls() + os.system("git clone https://github.com/joshkar/SayMaster") + try19() + elif choose3 == '5': + cls() + os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") + try19() + elif choose3 == '99': + black_2() + else: + black_Cam_Hacking_2() +def try32(): + try_again_1 = input("\nDo you want to try again? [y/n] ") + if try_again_1 == 'y': + black_Tool_Search() + elif try_again_1 == 'n': + try29() + else: + try32() +def try32(): + try_again_2 = input("\nDo you want to try again? [y/n] ") + if try_again_2 == 'y': + black_Tool_Search_2() + elif try_again_2 == 'n': + try30() + else: + try32() +def Black_Tool_Shell(): + try: + cls() + banner() + while True: + option = input(opt_shell) + option = option.split() + if option == []: + pass + elif option[0] == 'back': + menu() + elif option[0] == 'exit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'quit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'help': + print(Black_Tool_Shell_Help) + elif option[0] == 'options': + print(""" +------------------ +Ping Test | +------------------ +""") + elif option[0] == 'set': + if len(option) < 3: + print(""" +--------------- +Host | +Packet | +--------------- +""") + else: + if option[1] == 'host': + host = option[2] + print("\nHost ==> " + host + "\n") + elif option[1] == 'packet': + packet = option[2] + print("\nPacket ==> " + packet + "\n") + else: + print("\nPlease, Usage: set [Option]...\n") + elif option[0] == 'clear': + cls() + elif option[0] == 'banner': + banner() + elif option[0] == 'exploit': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'run': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'cls': + cls() + elif option[0] == 'version': + print(Black_Tool_Version) + else: + print(option[0] + color.red + "\n Not Found!" + color.End) + except: + try_to_Black_Tool() +def Black_Tool_Shell_2(): + try: + cls() + banner() + while True: + option = input(opt_shell) + option = option.split() + if option == []: + pass + elif option[0] == 'back': + black_2() + elif option[0] == 'exit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'quit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'help': + print(Black_Tool_Shell_Help) + elif option[0] == 'options': + print(""" +------------------ +Ping Test | +------------------ +""") + elif option[0] == 'set': + if len(option) < 3: + print(""" +--------------- +Host | +Packet | +--------------- +""") + else: + if option[1] == 'host': + host = option[2] + print("\nHost ==> " + host + "\n") + elif option[1] == 'packet': + packet = option[2] + print("\nPacket ==> " + packet + "\n") + else: + print("\nPlease, Usage: set [Option]...\n") + elif option[0] == 'clear': + cls() + elif option[0] == 'banner': + banner() + elif option[0] == 'exploit': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'run': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'cls': + cls() + elif option[0] == 'version': + print(Black_Tool_Version) + else: + print(option[0] + color.red + "\n Not Found!" + color.End) + except: + try_to_Black_Tool() +def try29(): + try_to_Black_Tool_menu = input("\npress Enter...") + if try_to_Black_Tool_menu == '': + menu() + else: + menu() +def try30(): + try_to_Black_Tool_menu = input("\npress Enter...") + if try_to_Black_Tool_menu == '': + cls() + black_2() + else: + cls() + black_2() +def try32(): + try_again_2 = input("\nDo you want to try again? [y/n] ") + if try_again_2 == 'y': + black_Tool_Search() + elif try_again_2 == 'n': + try29() + else: + try32() +def try32(): + try_to_Black_Tool_5 = input("\npress Enter...") + if try_to_Black_Tool_5 == '': + black() + else: + black() +def try33(): + try_to_Black_Tool_6 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_6 == 'y': + cls() + black_2() + elif try_to_Black_Tool_6 == 'n': + try30() + else: + try33() +def try_to_Black_Tool(): + try_again_3 = input("\npress Enter...") + if try_again_3 == '': + menu() + else: + menu() +def try_to_Black_Tool_2(): + try_again_4 = input("\npress Enter...") + if try_again_4 == '': + black_2() + else: + black_2() +def Black_Tool_Command_2(): + try_to_help_Black_Tool_Command = print(""" + clear + cls + banner + version + back + help: + clear | clear banner + cls | clear banner + banner | show Black Tool banner + version | show Black Tool Version + back | back banner on Black Tool Menu + + """) + try26() +def black_tool_help(): + print(""" +Start Tool at: """ + color.green + str(black_Tool_date) + color.blue + """ +Black-Tool""" + color.End + """ Usage: + --start start Hack Menu! + --install + pkg + --clone + Repositories + --version Black-Tool version + --help + Black-Tool Help +""") +def Black_Tool_Command(): + try_to_help_Black_Tool_Command = print(""" + clear + cls + banner + version + back + help: + clear | clear banner + cls | clear banner + banner | show Black Tool banner + version | show Black Tool Version + back | back banner on Black Tool Menu + + """) + try25() +def black_portscan(): + cls() + print("\n{1}.Online") + print("{2}.Installing Portscan") + print("{3}.mein menu") + choose10 = input(opt) + if choose10 == '1': + portscan_attack() + elif choose10 == '2': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Portscan") + try4() + elif choose10 == '3': + Black_Tool_Start() + else: + black_portscan() +def black_ddosattack(): + cls() + os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") + try4() +def black_ping(): + cls() + host3 = input(ip) + packet = input(packet_2) + time.sleep(2) + c = subprocess.getoutput("ping -w " + packet + " " + host3) + print(c) + time.sleep(2) + try4() +def start_ip_search(): + cls() + web2 = input(ip) + time.sleep(1) + sock = socket.gethostbyname(web2) + print("Ip: " + sock) + try13() +def try19(): + try_to_camhack = input("\npress Enter...") + if try_to_camhack == '': + black_Cam_Hacking() + else: + black_Cam_Hacking() +def try4(): + try_to_mein1 = input("\npress Enter...") + if try_to_mein1 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def try20(): + try_to_Phishing = input("\npress Enter...") + if try_to_Phishing == '': + black_Phishing() + else: + black_Phishing() +def try25(): + try_to_black_menu_2 = input("\npress Enter...") + if try_to_black_menu_2 == '': + menu() + else: + menu() +def banner(): + print(color.green + """ + ███████████ ████ █████ ███████████ ████ + ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ + ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ + ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ + ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ + ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ + ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ + ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.End) +def black_weblocation(): + cls() + print(exm) + site = input(ip) + try: + search = ipapi.location(ip=site, key=None) + print("\n") + print(Fore.RED + "[~] " + Fore.WHITE + "Ip: " + Fore.GREEN + search["ip"]) + print(Fore.RED + "[~] " + Fore.WHITE + "City " + Fore.GREEN + search["city"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Region " + Fore.GREEN + search["region"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Country: " + Fore.GREEN + search["country"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Org: " + Fore.GREEN + search["org"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Time Zone: " + Fore.GREEN + search["timezone"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Languages: " + Fore.GREEN + search["languages"]) + time.sleep(2) + except: + print(color.green + "\nPlease" + color.red + ", Check Ip!\n") + time.sleep(1) + try4() +def portscan_attack(): + cls() + host = input(ip) + attack_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host).text + print(attack_portscan) + time.sleep(2) + try6() +def try26(): + try_to_black_menu_2 = input("\npress Enter...") + if try_to_black_menu_2 == '': + black_2() + else: + black_2() +def black_whois_lookup(): + cls() + host5 = input(ip) + time.sleep(1) + print(color.white_light) + attack_whois = subprocess.getoutput("whois " + host5) + print(attack_whois) + time.sleep(2) + try7() +def try18(): + try_to_webhacking = input("\npress Enter...") + if try_to_webhacking == '': + black_webhacking() + else: + black_webhacking() +def Developer(): + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "This code write by " + color.blue + "Mr.nope" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) + print(color.org + "Github: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try25() +def try13(): + try_to_search_ip = input("\nDo you want to try again? [y/n] ") + if try_to_search_ip == 'y': + start_search_ip() + elif try_to_search_ip == 'n': + try12() + else: + try13() +def try6(): + try_again_2 = input("\nDo you want to try again? [y/n] ") + if try_again_2 == 'y': + portscan_attack() + elif try_again_2 == 'n': + try5() + else: + try6() +def try15(): + try_to_menu_2_3 = input("\npress Enter...") + if try_to_menu_2_3 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def black_Phishing(): + cls() + print(color.blue) + os.system("figlet Phishing") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.zphisher") + print("{3}.nex-Phisher") + print("{4}.Social Phish") + print("{5}.Black-phish") + print("{6}.Phish-Mailer") + print("{99}.mein menu") + choose4 = input(opt) + if choose4 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try20() + elif choose4 == '2': + cls() + os.system("git clone https://github.com/htr-tech/zphisher") + try20() + elif choose4 == '3': + cls() + os.system("git clone https://github.com/htr-tech/nexphisher") + try20() + elif choose4 == '4': + cls() + os.system("git clone https://github.com/xHak9x/SocialPhish") + try20() + elif choose4 == '5': + cls() + os.system("git clone https://github.com/iinc0gnit0/BlackPhish") + try20() + elif choose4 == '6': + cls() + os.system("git clone https://github.com/BiZken/PhishMailer") + try20() + elif choose4 == '99': + menu() + else: + black_Phishing() +def black_Phishing_2(): + cls() + print(color.blue) + os.system("figlet Phishing") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.zphisher") + print("{3}.nex-Phisher") + print("{4}.Social Phish") + print("{5}.Black-phish") + print("{6}.Phish-Mailer") + print("{99}.mein menu") + choose4 = input(opt) + if choose4 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try20() + elif choose4 == '2': + cls() + os.system("git clone https://github.com/htr-tech/zphisher") + try20() + elif choose4 == '3': + cls() + os.system("git clone https://github.com/htr-tech/nexphisher") + try20() + elif choose4 == '4': + cls() + os.system("git clone https://github.com/xHak9x/SocialPhish") + try20() + elif choose4 == '5': + cls() + os.system("git clone https://github.com/iinc0gnit0/BlackPhish") + try20() + elif choose4 == '6': + cls() + os.system("git clone https://github.com/BiZken/PhishMailer") + try20() + elif choose4 == '99': + black_2() + else: + black_Phishing_2() +def try14(): + try_to_menu2_2 = input("\npress Enter...") + if try_to_menu2_2 == '': + black_ip_search() + else: + black_ip_search() +def try_to_black_menu(): + try4 = input("\npress Enter...") + if try4 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def try5(): + try_again_1 = input("\npress Enter...") + if try_again_1 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def black_wirless_Attack(): + cls() + print(color.blue) + os.system("figlet Wirless Attack") + print(color.End) + print("\n{1}.wifite") + print("{2}.Airattackit") + print("{3}.wifispy") + print("{4}.wifi-God") + print("{5}.wifi-cracker") + print("{99}.mein menu") + choose5 = input(opt) + if choose5 == '1': + cls() + os.system("git clone https://github.com/derv82/wifite") + try21() + elif choose5 == '2': + cls() + os.system("git clone https://github.com/JoyGhoshs/Airattackit") + elif choose5 == '3': + cls() + os.system("git clone https://github.com/AresS32/wirespy") + try21() + elif choose5 == '4': + cls() + os.system("git clone https://github.com/waseem-sajjad/WifiGod") + try21() + elif choose5 == '5': + cls() + os.system("git clone https://github.com/brannondorsey/wifi-cracking") + try21() + elif choose5 == '99': + menu() + else: + black_wirless_Attack() +def black_wirless_Attack_2(): + cls() + print(color.blue) + os.system("figlet Wirless Attack") + print(color.End) + print("\n{1}.wifite") + print("{2}.Airattackit") + print("{3}.wifispy") + print("{4}.wifi-God") + print("{5}.wifi-cracker") + print("{6}.wiresec") + print("{99}.mein menu") + choose5 = input(opt) + if choose5 == '1': + cls() + os.system("git clone https://github.com/derv82/wifite") + try21() + elif choose5 == '2': + cls() + os.system("git clone https://github.com/JoyGhoshs/Airattackit") + elif choose5 == '3': + cls() + os.system("git clone https://github.com/AresS32/wirespy") + try21() + elif choose5 == '4': + cls() + os.system("git clone https://github.com/waseem-sajjad/WifiGod") + try21() + elif choose5 == '5': + cls() + os.system("git clone https://github.com/brannondorsey/wifi-cracking") + try21() + elif choose5 == '6': + cls() + os.system("git clone https://github.com/bitcoinander/wiresec") + try21() + elif choose5 == '99': + black_2() + else: + black_wirless_Attack_2() +def try21(): + try_to_wirless_attack = input("\npress Enter...") + if try_to_wirless_attack == '': + black_wirless_Attack() + else: + black_wirless_Attack() +def try1(): + try_to_black_tool = input("\npress Enter...") + if try_to_black_tool == '': + menu() + else: + menu() +def black_webinfo(): + cls() + print(color.blue) + os.system("figlet Web Info") + print(color.End) + print("\n{1}.Web-Info") + print("{2}.setookit") + print("{3}.webkiller") + print("{4}.web informtion") + print("{5}.Th3inspector") + print("{99}.mein menu") + choose6 = input(opt) + if choose6 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Web-Info") + try17() + elif choose6 == '2': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") + try17() + elif choose6 == '3': + cls() + os.system("git clone https://github.com/ultrasecurity/webkiller") + try17() + elif choose6 == '4': + cls() + os.system("git clone https://github.com/zahidin/web-information-gathering") + try17() + elif choose6 == '5': + cls() + os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") + try17() + elif choose6 == '99': + menu() + else: + black_webinfo() +black_Tool_pkg_installing_Err = """ +install pkg Name +""" +def black_webinfo_2(): + cls() + print(color.blue) + os.system("figlet Web Info") + print(color.End) + print("\n{1}.Web-Info") + print("{2}.setookit") + print("{3}.webkiller") + print("{4}.web informtion") + print("{5}.Th3inspector") + print("{99}.mein menu") + choose6 = input(opt) + if choose6 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Web-Info") + try17() + elif choose6 == '2': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") + try17() + elif choose6 == '3': + cls() + os.system("git clone https://github.com/ultrasecurity/webkiller") + try17() + elif choose6 == '4': + cls() + os.system("git clone https://github.com/zahidin/web-information-gathering") + try17() + elif choose6 == '5': + cls() + os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") + try17() + elif choose6 == '99': + black_2() + else: + black_webinfo_2() +def black_tool_developer_2(): + os.system("printf '\033]2;Black-Tool\a'") + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) + print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) + print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try28() +def try24(): + Err_try_to_Black_Tool = input("\npress Enter...") + if Err_try_to_Black_Tool == '': + menu() + else: + menu() +Black_Tool_clone_Err = """ +clone [Pkg] +""" +def black_soialenginners(): + cls() + print(color.blue) + os.system("figlet social Engineer") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.focial") + print("{3}.fluxion") + print("{4}.Insta Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try22() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") + try22() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/FluxionNetwork/fluxion") + try22() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/fuck3erboy/instahack") + try22() + elif choose7 == '99': + menu() + else: + black_soialenginners() +def black_soialenginners_2(): + cls() + print(color.blue) + os.system("figlet social Engineer") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.focial") + print("{3}.fluxion") + print("{4}.Insta Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try56() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") + try56() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/FluxionNetwork/fluxion") + try56() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/fuck3erboy/instahack") + try56() + elif choose7 == '99': + black_2() + else: + black_soialenginners_2() +def try22(): + try_to_Soial_Eng = input("\npress Enter...") + if try_to_Soial_Eng == '': + black_soialenginners() + else: + black_soialenginners() +def black_Hackingtools(): + cls() + print(color.blue) + os.system("figlet Hacking Tools") + print(color.End) + print("\n{1}.Hacking-Tools") + print("{2}.Hack-Tools") + print("{3}.fsociety") + print("{4}.PTool") + print("{5}.onex") + print("{6}.Kit Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/hackingtools") + try16() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/Z4nzu/hackingtool") + try16() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/Manisso/fsociety") + try16() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/mrprogrammer2938/PTool") + try16() + elif choose7 == '5': + cls() + os.system("git clone https://github.com/rajkumardusad/onex") + try16() + elif choose7 == '6': + cls() + os.system("git clone https://github.com/AdrMXR/KitHack") + try16() + elif choose7 == '99': + menu() + else: + black_Hackingtools() +def try56(): + try_to_black_Tool_menu_soial_Enginner =input("\npress Enter...") + if try_to_black_Tool_menu_soial_Enginner == '': + black_soialenginners_2() + else: + black_soialenginners_2() +def black_Hackingtools_2(): + cls() + print(color.blue) + os.system("figlet Hacking Tools") + print(color.End) + print("\n{1}.Hacking-Tools") + print("{2}.Hack-Tools") + print("{3}.fsociety") + print("{4}.PTool") + print("{5}.onex") + print("{6}.Kit Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/hackingtools") + try16() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/Z4nzu/hackingtool") + try16() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/Manisso/fsociety") + try16() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/mrprogrammer2938/PTool") + try16() + elif choose7 == '5': + cls() + os.system("git clone https://github.com/rajkumardusad/onex") + try16() + elif choose7 == '6': + cls() + os.system("git clone https://github.com/AdrMXR/KitHack") + try16() + elif choose7 == '99': + black_2() + else: + black_Hackingtools_2() +def try7(): + try_to_whois_attack = input("\nDo you want to try again? [y/n] ") + if try_to_whois_attack == 'y': + black_whois_lookup() + elif try_to_whois_attack == 'n': + try4() + else: + try7() +def try28(): + try_to_black_menu_4=input("\npress Enter...") + if try_to_black_menu_4 == '': + black_2() + else: + black_2() +def try23(): + try_to_DDos_Attack = input("\npress Enter...") + if try_to_DDos_Attack == '': + black_DDos_Attack() + else: + black_DDos_Attack() +def Black_Tool_CMD(): + try: + cls() + while True: + choose_cmd = input(opt_cmd) + choose_cmd = choose_cmd.split() + if choose_cmd == []: + pass + elif choose_cmd[0] == 'help': + print(Black_Tool_cmd_help) + elif choose_cmd[0] == 'exit': + menu() + elif choose_cmd[0] == 'clear': + cls() + elif choose_cmd[0] == 'cls': + cls() + elif choose_cmd[0] == 'quit': + menu() + elif choose_cmd[0] == 'install': + if len(choose_cmd) < 3: + print(black_Tool_pkg_installing_Err) + else: + if choose_cmd[1] == 'pkg': + pkg_name = choose_cmd[2] + os.system("apt install " + pkg_name) + else: + print(black_Tool_pkg_installing_Err) + elif choose_cmd[0] == 'banner': + banner() + elif choose_cmd[0] == 'clone': + if len(choose_cmd) < 2: + print(Black_Tool_clone_Err) + else: + res_name = choose_cmd[1] + os.system(f"git clone {res_name}") + else: + print(choose_cmd[0] + color.red + " Command Not Found!" + color.End) + except: + print("\n") + try56() +def Black_Tool_CMD_2(): + try: + cls() + while True: + choose_cmd = input(opt_cmd) + choose_cmd = choose_cmd.split() + if choose_cmd == []: + pass + elif choose_cmd[0] == 'help': + print(Black_Tool_cmd_help) + elif choose_cmd[0] == 'exit': + black_2() + elif choose_cmd[0] == 'clear': + cls() + elif choose_cmd[0] == 'cls': + cls() + elif choose_cmd[0] == 'quit': + black_2() + elif choose_cmd[0] == 'install': + if len(choose_cmd) < 3: + print(black_Tool_pkg_installing_Err) + else: + if choose_cmd[1] == 'pkg': + pkg_name = choose_cmd[2] + os.system("apt install " + pkg_name) + else: + print(black_Tool_pkg_installing_Err) + elif choose_cmd[0] == 'banner': + banner() + elif choose_cmd[0] == 'clone': + if len(choose_cmd) < 2: + print(Black_Tool_clone_Err) + else: + res_name = choose_cmd[1] + os.system(f"git clone {res_name}") + else: + print(choose_cmd[0] + color.red + " Command Not Found!" + color.End) + except: + print("\n") + try57() +def black_DDos_Attack(): + cls() + print(color.blue) + os.system("figlet DDos Attack") + print(color.End) + print("\n{1}.DDos-Attack") + print("{2}.hammer") + print("{3}.Liteddos") + print("{4}.Rave-Tool") + print("{5}.DDos-Attack-Mrx") + print("{99}.mein menu") + choose8 = input(opt) + if choose8 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") + try23() + elif choose8 == '2': + cls() + os.system("git clone https://github.com/cyweb/hammer") + try23() + elif choose8 == '3': + cls() + os.system("git clone https://github.com/4L13299/LITEDDOS") + try23() + elif choose8 == '4': + cls() + os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") + try23() + elif choose8 == '5': + cls() + os.system("git clone https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") + try23() + elif choose8 == '99': + menu() + else: + black_DDos_Attack() +def try56(): + try_to_Black_Tool_menu_4 = input("\npress Enter...") + if try_to_Black_Tool_menu_4 == '': + menu() + else: + menu() +def black_DDos_Attack_2(): + cls() + print(color.blue) + os.system("figlet DDos Attack") + print(color.End) + print("\n{1}.DDos-Attack") + print("{2}.hammer") + print("{3}.Liteddos") + print("{4}.Rave-Tool") + print("{5}.DDos-Attack-Mrx") + print("{99}.mein menu") + choose8 = input(opt) + if choose8 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") + try23() + elif choose8 == '2': + cls() + os.system("git clone https://github.com/cyweb/hammer") + try23() + elif choose8 == '3': + cls() + os.system("git clone https://github.com/4L13299/LITEDDOS") + try23() + elif choose8 == '4': + cls() + os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") + try23() + elif choose8 == '5': + cls() + os.system("git clone DDos-Attack-Mrx = https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") + try23() + elif choose8 == '99': + black_2() + else: + black_DDos_Attack_2() +def try57(): + try_to_Black_Tool_menu_5 = input("\npress Enter...") + if try_to_Black_Tool_menu_5 == '': + black_2() + else: + black_2() +def black_Update_Uninstalling(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.Update") + print("{2}.Uninstall") + print("{99}.mein menu") + choose9 = input(opt) + if choose9 == '1': + black_update() + elif choose9 == '2': + black_uninstall() + elif choose9 == '99': + menu() + else: + black_Update_Uninstalling() +def black_Update_Uninstalling_2(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.Update") + print("{2}.Uninstall") + print("{99}.mein menu") + choose9 = input(opt) + if choose9 == '1': + black_update() + elif choose9 == '2': + black_uninstall() + elif choose9 == '99': + black_2() + else: + black_Update_Uninstalling_2() +def black_tool_developer(): + os.system("printf '\033]2;Black-Tool\a'") + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) + print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.5.0" + color.End) + print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try27() +def black_tool_developer_2(): + os.system("printf '\033]2;Black-Tool\a'") + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) + print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) + print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try35() +def try16(): + try_to_choose_opt = input("\npress Enter...") + if try_to_choose_opt == '': + menu() + else: + menu() +def try35(): + try_to_Black_menu_7 = input("\npress Enter...") + if try_to_Black_menu_7 == '': + black_2() + else: + black_2() +def black_update(): + if system == 'Linux': + os.system("cd .. && sudo rm Black-Tool") + os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") + try10() + elif system == 'Mac': + os.system("cd .. && sudo rm -r Black-Tool") + os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") + try10() + elif system == 'Windows': + cls() + print("\nThis Programm Can Not Run Your OS!\n") + sys.exit() + else: + print("\nThis, Programm Can Run on Linux,MacOS\n") + time.sleep(2) + try9() +def try27(): + try_to_black_menu_3 = input("\npress Enter...") + if try_to_black_menu_3 == '': + black() + else: + black() +def try16(): + try_to_menu_installing_hackingtool = input("\npress Enter...") + if try_to_menu_installing_hackingtool == '': + black_Hackingtools() + else: + black_Hackingtools() +def black_uninstall(): + if system == 'Linux': + os.system("cd /usr/local/bin && sudo rm hack") + print("\nPlease, Using: ./uninstall in hack file") + try8() + elif system == 'Mac': + os.system("cd /usr/local/bin && sudo rm hack") + print("\nPlease, Using: ./uninstall in hack file") + try8() + elif system == 'Windows': + cls() + print("\nThis Programm Can Not Run Your OS!\n") + sys.exit() + else: + print("\nThis, Programm Can Run on +Linux,MacOs\n") + time.sleep(2) + try9() +def try17(): + try_to_webinfo = input("\npress Enter...") + if try_to_webinfo == '': + black_webinfo() + else: + black_webinfo() +def try9(): + try_to_mein2 = input("\npress Enter...") + if try_to_mein2 == '': + menu() + else: + menu() +def try10(): + try_to_mein3 = input("\npress Enter...") + if try_to_mein3 == '': + ext() + else: + ext() +def try11(): + try_again_nslookup = input("Do you want to try again? [y/n] ") + if try_again_nslookup == 'y': + black_nslookup() + elif try_again_nslookup == 'n': + try12() + else: + try11() +def try12(): + try_to_menu_5 = input("\npress Enter...") + if try_to_menu_5 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +if __name__ == '__main__': + try: + if system == 'Linux': + arg() + elif system == 'Windows': + print(Black_Tool_OS_Err) + sys.exit() + elif system == 'Mac': + arg() + else: + print(Black_Tool_OS_Err) + except IndexError: + print("\nPlease, Usage: --help\n") + sys.exit() +cls() +# Black-Tool 1.5.0 \ No newline at end of file From 29f8dd64708141e2cfb16818520d62386a5ca7fa Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Thu, 1 Jul 2021 17:32:55 +0430 Subject: [PATCH 014/392] Black-Tool Version --- Scr/Version.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Scr/Version.txt diff --git a/Scr/Version.txt b/Scr/Version.txt new file mode 100644 index 0000000..5c0ddc7 --- /dev/null +++ b/Scr/Version.txt @@ -0,0 +1 @@ +Black-Tool 1.5.0 From 2af3d1999c16084b6602e482d1f7a65aa6b0e3c4 Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Thu, 1 Jul 2021 17:33:52 +0430 Subject: [PATCH 015/392] Add files via upload --- Scr/Black_Tool_Banner_Pictures.jpeg | Bin 0 -> 43829 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Scr/Black_Tool_Banner_Pictures.jpeg diff --git a/Scr/Black_Tool_Banner_Pictures.jpeg b/Scr/Black_Tool_Banner_Pictures.jpeg new file mode 100644 index 0000000000000000000000000000000000000000..1df42f569ae15ae500fb15c6b6376674721d8105 GIT binary patch literal 43829 zcmd42cUV)|_BS3oML-3lNSRTQ4x;oH8z9LLB%y~giU)lG064+=0~`+n?gLJp{9eBQKgBAi&z}BX*v_6kbC#WrgM*!oot@)6&v_0` zZccV~u8UmUJQprpyufk(67Qu8ysY~R-#a<+z2&LXY^;VCIN3Q_)c?nF{5#+x+e!P= z>ZeXz1)RKi;?%_x$1MOc7LzAWo%mh=|177^oIS^Oiv8pX4pzPG1;EJ@EY44}aj=~} zb&BmAJK)60Q>QPUxpel&bG%oT*lwxZHSsC0;8RvryZ_kJyX+(XwcGcg=;v>*Kk@qY za%q!bM6-ZdHmRkzZ}r9lnE8ujijahryLLIL*h~8BRsWl=XB~QzBw!ZR_%rW7QBig& zQ!(nFnF{3%4gJLo%X{GkvdAv;{BNbz0aVAH)D3`JtRKic(AG6djjHfITgJ>*a$mC+ zKHO99>7OvQ`f)nnS^GXG=R0aPUaBo-q|`@sjkKeX4{(0--}KIZ@uI4DPh1MsFm((N zG4i&aQzNIS$eNYb5>Xlw0y1VISL|X+)UKcCt!Yd^g|5I>KRCZzU~WCEGKM!MJxxW7 zbmi5HemlkcS8xAK*OR`O&BngHH-3sc>ghx&moi}3^VK|`!@i` z4}aAGxT9C^Q@n{LXeWlwEy_y4?%D2!7#C!ZeY(4`P}5PHq7{`E@1Qkk5MUs3I}WKh z^F)PittplTJu(@6)P88)Ex10^AWHTt?q? z`qYT{e}i(%#_RKm=ICsn6%Gi z{vMBvvXlD#-Ynue#!fRn>l^dL|Iyar-`ZYxO_yz2?e$@Aez{rIp-QrL=}tu~hCPZ; za)FwJ#_iSxfy>J)3_4LzYO+f^4H^FOgBN^lb$! zVlbrOWuImTU%K|_idy;#%2(n2iDBC_tFt_I-p0*jwN&m5I}(UrWZsk%j+3PI)RR&y zhD3d}fT%04o5KR(Ro$9b=0o(l`;dI9E;NDLd9(HMBa(41H$H8NfOy`gp5s_;S#;?L z*1&x#9B#!p8LeBWT(TYg6}MV)9<*;6Q{@GA5hyi*bZ1Gdx+rpDaE;3@W$UpZ1#s_J z;rEG;Rkbs9ZiB^RffmyWbw1*{AIDM!I9ES!L9WK^`u&uECp6uJP|{57PgVNcRLfN! z1L)}kdxO1_3t;M4eWu>(g#K z?yVSCO01p$O#xx3Ew}`KWNnrK{$vnv*GZ(j^_o!8JlLR=5F)iAB{!Mkk2~n%<9RQj zE#J%;<;`@BR3@<_b`sFLqS~qj@W+$l@T0}I`5q;lZ7V;SjMvLc+Zt+H_07~omGo|1 zGdKoZ%wIhQDD37P;(9Z?n{oaAEM~KUq?}Ep-)@%*!a&b-008ZFH!X#N6>M^ypQbKUF0gK1mtch>E z%e?*9^Tr>d+2icZLucaeGY|VyBJsnt$dA5M9Fh&BQIne~Y-N*XAdvQ~$Mx;NlB1WP z`xA(Icfj?HUYa}ncEyDuu%T^J<^&Yo959vGBS8b4_5S+HKPPkncqW$f0kuZ8x{B%@ zbfuusoXD?9TTM@xXLxp6wW}g+ff4?87J&&EE(TJ6URu)0IALBIXh7>aXEI!49nufC zxLe;Iv*I;9IHb?SCs|uNPP=Nrt2I$VqhM_dC&b2x_#OEw_)BrVdF3%~g!{$5#VPEn zroR!jy0c9eclf4q++8pjmJeg?(<%ew@`U)`8RKfuSw%r6W?QdtJ=)Oep!QqhHU^@l z1vU(LgcUgkqy%3Ir7+rAogawblVz7%c%H+WT}Y`$MSew%%PrbDlr+{(zj28Bk~Y7{caU$APx+UAJbUiTa2(&b zBiaSSg|PHW3H#VL`!&qOxMf7C*>tP;QiQG;YjJB@9~!Y17X-vEkBTd}N&{!!;HNJq z8^jy@r4aWF{e-8`#g1-qXiH(UI6j_@A;U9bkfmdPHJ@aB+6;IvJ3D6rz;D zXQ0*OkZnc=zD5j|KalT(CszQc=0avUJjyDH2e=T1 z1)hjP&CvL%K-jo0zxU)ZpqD6H9k!(zw*RX0zz`e5)H()iHcZ?&2JkyO=*Aoa4i&5R zzH;wPFJnrG>Ja`}h7<@52msmes=gNal=>3bP6 zf&Gg=vgt{+$<$E{6{cc5-prY8Y+}viP}h$EF4ukL)+Gkw~Kx`VOsPb-uHiy zGH{2An@3MC{R0F3VhjM7{9P|9`wc;FW!a3dqc2`F7~Ig<$BxSE)c}QZjCpRgfzsjP zMq=|cePSi$hxG=&iBZY934wlft>~k(C4?`9w!vqU4PdSWzDCR3#F(_^=pkw?WDU(O?P@4*iRy5dmfL^_}acYK@A0j zu5o@%;o3r2DeNc#|604eDU(cC7H}ll$HNb!vNlsYn`G^2{tgk|NTd3mrw1%i}runel!mh+jGIz+=8ZQAczKEEW zS59LcLM&*X)Jr&*(==f<+4>pn4{hD9M0Ah!nn$}4x^G2#2QgbS534LYQxL?m%x3#G zk5Eq$twZF&eJ|Y9j!7&C*^i%}oZKR>aaT`--RRwl%Ubb%Exhw)OT5PX;QSQ0;hpBA zn!J4a=G%r085+sj+NfX#FQlQ+F)Nfyn-#1mRf8B8hMF-w7$N@vnzrRvqbAT46Na93 zT+e>Kb2FDTD?WPq@`|Jw>d z(DgBw4+HLZ$+N;jZVW@<-wjLUHKOZr(lIi+|A%}_-` z5gy<{4>4SucrD<%Ik=>s0m?{EvQEGd>#E!v@*A`*Mtv1|g71}#m4wW^r-TBDAxyEQ zJ8gk{{VGN%EK<>oR^kv4g0|i^TWG_W7l6loQl>>q+x>j|4`R{`caKOrb3vq&!nIi0 zpr}p9ZuyeI>#uIChZBq4rHs?z#v)ZlS9O1#c9+<~0X-`qfTB?Yzo-eR#HfhtV@Imx|bdLE7h>ZGxk=K#TA(;Dk&6f(Q9>XgtBIa%iH$jbKJU z^V*oBL?V)&QG!{}%>8+5-!K2Gd08$c2?IfQ>4qNz&?QKT@_yx^ZNA*3sT!|1#D?L~ zVn(&sdb!b-&kCvXx(iT*aec5mJM? z8Sa@nJoyBi`6Oi!9Qb#m7d|?gdC49`SLLakJtq;rERgYz$W9?k>&hVOL~flmp=bOzu|pxf?I_a zXRWo$Y+((QpbtwI73_4ws-}D5N4}MnM`DIz5JwewXf8tT54?GiR8h~z##05_myX=r zLs0gE6xGp;wJz8SdYdm6_KkQ?l`djSi7@=BN3dtd7$lY0!1>W=!^$y{ z$rrYUjU!$(9Il_X9k)Cbo`593a}p5_VQ(BkT|p(MVhW4uiGNh?SrGzjI)_HmE_C%UspCj--H68;k-7h1nj=KbyU@oxkwCd06>B|wg@P2L z5jqP|7n?`cGp|hTi@KGcnIvrXQDXZ^QZ}2B1NVJoiH$kLtCN~u;n`gV^`>zFBoR5a zMrGO{_%UkSoQoQHwgG7GF_OQhLnYAi=+>cy#^c|OVf}>oE9m|frmjy`(`c`9qQ_)x zzpmSJJT8R^8c;8MK=HBDv8YTY#j0kwhV`awGQZYr?%<@Fz0qLAC!JwqPx|2X4O{i&nwEZv1iwZVq371(vtJD#Xw;t-4FoxubP(s zrt|)JduB9n2#T|tj}_js)%20kznyC0u7u*kN$Ytsr!ctU^&v9PU>_;gC9uWOjFMq+ z?(R59!Pp(&Ms8V`jzPiZL)y$S!RjPA4 z@FArJ7e-7#v3e@2K@bGKvtl5F8A_TJTDS9y_`u~Ed(M@>~TA3#(bN#6? zV%7KM>*Rd+SwQD#S+-AN6gku=M&9QKGL(BFTBeP$A*vpUQ0wW-sVm0$C7)XtDJY9d zaLJ02){Qh85xP4T(3PajDV+S6osLW08keiA*1v?T%RT7SFlk@e;^f6dAcZLxuo9kW z8PY~Y4N!Q1U!XWveU|)878IrCGZ{+~ZtiGa4s{EYs|)0rtSX{FQ0z$iPL1}R*@L~r ziEImvu>-WG4x9$$(eiX4#M+2ye|xuB76J~j+jDof z3LXmz>*-Bshw=(Ofy-rZ=nT9YRrTO zZQ~cGx2-m!i|U3-?W~3sz`jAH67(^0<3W|Z$)@k0wSoZ;!pG-^DLv$Ew#1GQjlNBz zJ*UmApEt^OGk7+$j{(4U+c{rNTb(gnL0hxL%n z;2ZkUBP6Z0)pzYSUhfBw0j)Oo;p47hO)|7L#|%nRrV>ea@o2?Q8GnAj)KpnZCZVY& ziggGT26HtSX{(U^_K{w>D3+lY|m@MsjstcF3pBDs+Q|rUKw(c9Me*?{5 zRf387D?qU@n^{qmtZ98ud)68o^IUQjhL&{L@pbwbz}b_Yp+@x%nW&};|7UvXqDAA| z<&Y$#)~TcSk%x_?yavCpf5^I{s(ANMh+!*@me`IibP+I5BD&d9ols=21OnUmvT@4w zu2$gbIPRC&dtGSN@=BsG3EnD)7lMIz!dN@4w8Z6#Ngl(Gn>J%)B)5)wdCOHebAS=3 z*I7}M1_Ntf9Xs#zt`jgXfB&P}i^b*5VSltjsYHm63@;M;8JcaLXW`VS%))2BtmDHd zPepAXa=fLcC3%UOZ$ttsfnu%S*=8Q}fe#0tR*o6?Z;kPdl`(JcT$b%P`*Llsy;W_o z0Sxrg@D?==`}X!DE$N!Mh*8m}4wA5?3&wk1UvVeo($%$d&$HMVm-&k4)^3z)m^PG? zTtF$Rv}!!aI4Ovd=DP6kK5{cKPAO(gAY#5D?4|VHoiFnpN-?8PSL-c$B1gS0Xgb7b zUseZ4svBERaJpaXpQrUH??=~opSNL(43sM_`kIJIEwWs-`%k z-}nq660My-#DXg+iA_zY-y#+>Ypr{4WaO?7&1e{Kv8sfXO4J()zK z4cMW}cykZq){XqUfVof(ksk}JOsfl7Qz^mOS^G4H;DD5kO6pq+8hVaecqRr%VOv#a zcC~{P$;&rA*MH4!HLQt$(Y$4^%bLt!QP};DS6;aESLN+yS%G5B&P0Gy2Zh3T_FicM zpO>)BTgO#9S-e*9ZwEC-;MDlRx1&kfaK-YmREqtlA6UzjfHYdQ3N4&YYD~Sz>id%+ zp@CDeKR6A%hkbXV-?Z+cx+>0^I>x(T2ulDbD+EM^HE*Tb=Pk!>c1Kqg^xdJLmW$^` z5UX`b%c{%JWYC+Yp@g;{8fz83m-72a@CYRG#&pb@k%wYMeFu5%75&Nx4m6~Q!ZJea8Po1?FgZBc;6%Ou!y|Z;QBOK-R;DuF73)nN)$GoBt#M*l8 z%9WmFpTjl{ND+ge&%4klGusv(IDwbt4VA zq8s~~+~(&Vp?RK1vNB0c=RH{_~P|@yB9IcV0cnmP)eYgt#c4%N&MwMZyCZUnxKB81Bw8=9HsnA0UI0h6~IEgOp90R5^ zEs}KD+k?8nq62-$fOGOMhPK0zDB0n=WMMPM(_=w~75-^~0ap5psR!5Kx|mO5d}b@a1_v&Eb0}N~f?~tVDBc2V%opiaauw(Qp9#>B$B^QTuvD8oc}M zW3=7)-Hr$uBefVky~@2M%h?`M#Qu6tWrsh;Ku32?Q9qCiBGy+CqPw09erM~0QOH~D zxDW-tWK(+Pg%E=?Hw2ywxq1wEwX%dG1KwgS-3|}A0*MD7 zvgO97o#Hgvb|8a9(3tar3#&SNq(xU z3A;M&>-O~4Ku7*Ay9h~VYl%cI8o1NBi0$uV&=&(Ql06J_{_2x&_d8{gp8$8?lB70vdv7o%}B0Y-6%Ew5QWXJM%CTGlrg<_Zi9{i7nF4dfaeM^>LM z?s(YLl}Ve)m}awqZa+=5zpXl~RbW9|tSzzy$>9ht%F2aSb~bhQ)O*fvAUyX53qJPw ziLqwgAWHd=L));h#v(-kU_g52~@^a?f)!3;Gfs=N-k^JOB3Zm=L%Vz%CC|0%tQ`#rUePyJrUj$tL9 zg)p%BcAz0-fmMuIy~{t)+Ma5l-LAxH2&pTA4Xs+%PjAWpL;@$678uKxGoITo0~bQX zBa2y~Q%rAGb^O|?`{VzDa&DrAgzs%*D`fjv>jJU3yy?-eFrWPR?1BBQL`OwKT`m#% zkJ>ziXruTGE@b{qrb)UqZGPLZx=nkH?-<~}bKh+{CfFdOxAWxR<`cswdyZ&(umb6i#P7( zTP_ZMnOfV$NCl*4OKOjVbdRz_6rO|+U)}h;?T3+fAY#0%I(t+i4+kW-JXJNRcnwMR zpNC|72~fi(%a2}ggNhfdV=S*g|CjIq-RAj#7P~%jDYu=$I^T``=m?mz?4ADO)ae`ik;f66wF$ zVu+Aoi%O!|gi-*CAUB=<6IVa{Wz&~JxC45^=#?BYCJqQ!3zF@ zbB#2^-DMZFHKe*p!tD1ZYJ&<)W7QkHgUThc3a<}UW<5kopvA5qRgxbh8rrnSE4Fdn z46=gotsv)3*RGj!+a7)@+5xd}(YAe;U)oDnmj?gn()FKR>i^F!CF_k(AHAuV_oOP2 zLPZJsgPQ$6auy8Z1UC@w?`hU{-o0x}s&A!MtK!APuJ3jQcsm5u?>T|gBY6c zCbM1z4E_~pl47du)sCZ}U-#JrQtWxNkCK2>u_v1B`0B--MP#wg7OB7s-II{Mr6rk; z`JlX2q4e;1EiQ4?OToS>6ow{ivq;PqTI! zd&m|sQtdWHr=oL7A(<#>1B0Lo+0`&3*zLrXo)yIc)9S6{1H=3;H1%lHeqy$IZ+(4< z7ewU})Fgc*!5`_wL+OD_`%1$O&!O#A5OS>>nN$0+A83woJ(6@e!us$RT_jWcngT*0 z-CI@&o?byXFK}^92~fi=VuMi%0t`<2n{(y$hp&i^{PJ~T6k246E;&=BHT;x zo)%6pYQu)gY)DQjLX3WG8`URoH6*WWo)0ck@Lq^gE`C2Ld3}{xmJ;Tr6c4HCQ^<$b zz6eiGY@YA1IwZWUG1;q_XoTABvu6Q$vJbrSY+Qo{N}Oqlc#a(=vWuu;io6T)p5~jP zpoD@~-*s58JRf){0?cs{-kK?G?j!dhT}I7fWuuloBh)nv^)wCD!q-w7-_^Ns6PzBS zpvhf&LLe~v=IV9v8_d?Y45WE%znKukl|}i8zjOM-Proxcd*i#v?98}k`Zuq$$=?VR zu@cgf4UJDcUoy$+@h39B)}>P@+KwIy**etCAT9RezaH_XxMlZ z-y~*OvS4I9=6XpzXo5fVFla@E%LLYRE__$qgsN_A`o%wLVtLrK{__$N0m*=rEf--+ zJ91EM!}QVA4PiY_&Ww9z2Aj5H=z_9@FVa9-U8d0CZ?FlvJETmZ-&JAye2{!CE zZJTz4US6LS44lUt6_=|d<0I5g5o|^bUaA*+FMP6y!8+;@Goq||Z0YsL9$#zQgP8Ul z1^K?+nMhu=F2>alh4d*##>!Ud^FLt>TK6R+#N=Ys8#U}2;zJ(aBf?YNmFQr_l0a=B z8jWTx4YJ;Pz%<>VCdJ-vQ$2L%8OtsS)$F4W*rvuh|e;b{8S?A;;j0H5LaAnwnIU|&Lxwm=*|#= zBCo`Ufl6lRhhl}N*fZx+_Rxlkqn_EW%{!{T1Mrn=zpX^Cgt{FA-i6pj&Sd}v>lv~+ z#XrtfF1Pi(QdC}eJ=T|D?cSX`lMrpVJjTWh9#pEAO!hwp>{pUz<}1d_vVuBYT^2hl z4(JQA=})V9-4vw8-~scOM#HOBD8{SR+4Mn}|7@PVRQ`S-b9;(8GV;YL zF3bnno-wWcsYq(`2)ov$xZ=6Z{}AprSzY)^G5X-$DddQnO0{0F@l?mr_4OW(z)^ga z?Qiknn9tpf+eDrDw;1%_ZkAT{;ZJ_*K=eV)0Rgkmj1|irQxbS7WR5#2cgbop!IOMda zdhfTR9_J6yA<7KjS-}n!CBD@(bTe31!_M6a_SGNkVSH&m(D#Mo`!!MFp@_o_l4kOf zb6dI-w8%zH#jGN=(gB3gQK3;;MvdNfA;_g8EiF0@-J2{YLMjX}-&x@Y@?Omx=pXkALVFph z2$P)D@nbKCXZ$lH&b-R)Cgi0)H_jK*Pt2d&bdx90VUS#w!nHXD1W*&>gR}Y%WP61@ zS?9wi(;1cc$M+&+%#_LIkML3*?gjANnNg_8vWY+I;J@N7UMMxv=kp}NILqK<1YOdc zLt3ppdoug2k4%yby~B6mf=6B*eV!e7Yh#vjcncFVDTd*9ur4HUfYLn@qL4dsVWCzV ziub^8XUw0|qx4!XFG9~`CZiGh-RlBMpJy1FD4nk;U7wjF;{(Psep&WP#mifmIVSna zEab{KokwW0H3T1LHT|kH(I35G^-OTD&X|9){(SJLq@KTwMMX)=h>_OA{N`^|B|1G_ z@zy5r-sZimC=`4QlL{zHd}eF1g-ze z@!{JqPxma?6Yta5al2Mq!Ef=$(c8b`&0R|4ejBd%!1eeK#qL3W`8eV^8`EsH29iP| zyhO{z4&Z(b8~kOuN7k(CTOPPo6aS=4rc8HOIdkCP7|@8G3Z3h|kdK3Mn^<)iDXP)3 z4&ow$P5L~ojD)zcVYy~y_4s=UuvC1%mrZH>I`j5SJe48Wo1$uI^A0*zwyK`|5(7$?;nYklk3G4^f%y>niQU zE&H%y*UlAou?yp!3mGT(U#jQ%2_v0c%}t94>L9SZI@wH3NMFGODcAnapjnqUoj30* zgo5Wr>sSp?6&5~H%CXn`Tl=jmCim@y+AP~~+D<~ZFAmb7-q$Df>Z(YcDH82jF1Ozd z#@gX3Mw|_2Ok6Q?;CNlC`{9)dAKe|Fr5S@>ZCnYnO^o4wXKwa&k$Pu1(m(AdEE+WM zsKm!SNw!TXAJZhGK#6wknsLj@2>{z~#pqB*TFmg8Dz32n4>Xu1!w5es1 zXX?C*tK?PxM+Zxzhm_$};olfXDNK%uZbTaQ4 z?dIpr&lYLNKR3ANmRagx-89seVLD%c{v2q2wd@JrVE4*_7c0m{DL)2ez)ZcJdU-Bw z7Bay{Vhw%r#{j)89lvH5>dWQwP%8Ch52MD!zDR&kr z;h?V~c~0^&PM#8F@)@1J(;?ga;AS>-#?+Z&l^AX4!|eM}3f^CvT+gBO8Fx8hA*fHD zbPSO77$C|7C4ahRzIznC!`LTzffvMhM=sj24wzNJ8m)XO83E9l0)msi{KrQ`y~(Zm zd7sN(F^~85gwAnqt~8AVwF!%JAyUN}oxHRRNeU{`!&a1JbLurs4BxoGjYNcF(Kv9* zVUy67L9duvP1c*_y@G`(uOOY&!VB__0dCyq&Q1&jUuNDJU*df!`QAtvBxJ76y>YbnG9wbePN0~~B$#Ln7U7w7~Xa+wR__PdTsc!#UkZK{_-=*5Ql z+dMg}6bvWvvR9oQa;6SQ=Fx?#D47c;=D+QQXw2oAY=*7#ygW2Oxc7PfYPB9%dt;_sYeOV| zeI#e{bOwH2shm_pPS)w3d?v2jJ+iSfJr+|0PJ<`eU^RWr9Xhq^KxQeAW1KLrdowu% z{L}(h_^8$4SV{dslHBevK7C`QV>Xi(>?E1u{;ynK<*?_-0~JxP*9-Te@)~#$o$O(k z+9hV%JzFf6+hi}ooBo!VhgvR|mut;b;$ch!U8Di}ZOepFO#c;< zs{CitZz4ZK^7W=J&oSWT*3q?wU5SW>QVA&8LNm>#s2D5unK!W$;i*q@g7~-;c=vgt z6AaPF37bnQU=A433YM3a7?S{wMz+~pVmveaPpQ2>t2JCWA zSY+$GSL{-TdBX|s+6z^94PEbp-srH!AeT`VPjrMuB~|?+2nP>*6CQfPyIk^e!t775 zUKJI=uoS`)@K?peuhMhEWwF{r)N#pGiS?lK!?`?ff(_@RdmL`9|CtGquio5rDo4j6 zoK%0SIob@K)}=WUAsBpiMymjlgyqK=Nu&&@t|FP=y)2G6dU97Xhs#X*`w?916wTkD zsI2Zo?FTacN&)nRXNp?RWafqGquFiivoSL?R+cUw}_0SaV2=(Jf<=BKm*^Gv<0a8k}V}Y^6o8p~mozv~7TO$E<$b zQ*I=E*sQiSi{bTX+f4FWTJO}aSJ*r>UmvAp$oS5iVs+@fL;KQ(+Qh1mj6oya?kzb3 zq}f(-cUlk{Z%3J5mUronb#~M#k9GmeCN>*ak@|LDW+Zc%I=W9W`Xh`+HU=$MMsS^7 zFH<|eGG^e@n#X|j=V*A#M~}KG-Wb2PgY*;TCFow=SUZNPS%F!7GNhE1l2J!YUv{@T zLN*q4Zf3h}mvP+PtRjn$0}df2M!kmL2_ zVzVL6I-Q}hMau8Dqz?|(W=YHG4g|KaNz;Zn(PbOm1Y{ej z0J1kgM8U$~c2HR7XPjU`8d(h!PIm8f-Hvm8gCn}U#R5b$eKDa|oVtA8AdmXoc@g79jx$QJKlR^CUMX67O0Y<}cD-8T`hf1s&u7}Q z9S{=w6Q<+WG3*fO;t;N>f!j0{X`8lOInRGW|R zEEJsXAgwcKR6In`9e(T8YXIg`K#tr0vhSysEP8zfDbWB))}MT5mN?6QV@DN7-pUAb zluW^9U+_pP|L~#Oh2-alVtu{ws&zs|;>Pf> z2(GqIo}jP8^S5V*ZO7H!*>*l|n#nKaoILaoM7 zsi=6qwIR3*@M6ifkO9T1tC61>xBvC0I%?=O`^8)Fxjkv2vRk4%AKvAC-Os@U_+$0@ z4*Lxn>P$AK0N#VN$X@PqdjjtRiw6cDyloc0QIS>kWgC5M75GQ}sea#vj_YxPdn&ny zZIR`#KVx+J?RIuVFg{DPm1BU%_{uA@{jHTcs(K?%2eKY%XuYIqs&+4~FmUqI6L{KK zmRfY|ps`X@<{UC=iCb(p!oJaNzw3T96E=Vt@_ttgP3GzzFspI5T%ntgW_#qO9~Y_p zwwU51Kl%8{bpFT_jc*5r=RQr@khIbbw8i7c1?exzgfC=o1{`ExkaVS~M|X$OJ%Y#7 zK7+Yu{>+U3=sq*C^2?Uyj#ARIEk8b7rb#TWEbi8RB`)TPdK(oRUhUo<>z zpaH`Kd2W3AM3$^Th9tLkXQ)5Q86jiJ(opeG)g|(W>Y6@D&OoltfFSA0-7UHDoTYzy zUto^w8gK=h(~J^~ucylp(~F-=WM4U%$U&Kxp$tod-cB+X4%;ktT~sV3Ue{kZq3W8*u%G88UE;J(pW#a zP+(y?ug|v`M39t})2P|5EyqkgHjtn3AAYBvFSS|xmp=yLv})bYn794G=21jh-qNO4 zI!RCgT1B4zqyQG}yg0MQH-gjsjT)+fJ6yJFA_yXrYXk~k_Ui#YUigk+cAG?X2+R_Vw znd83Zo8&x~p&kQf9wz&1ZRbK}L546#&dVKIyX>tb2YQxJRl}^1T1dwg8LJoi8@5R&SQhOKeJ#E+*J`lsu@HV%S*ax&-3S1Pgbkl;cOt z3s-9meI7+vIxfYGc`lp8%T0*d*knsbO`7&iyQ&B$?GhXY;&~`?O@t zxXdlLk1Atqc9A8@I{MwiF?wU^fxH=6uaKW>=qWPCgZI4{2h?$0zHG%T*;@D>F*#KR5tojDbr4B4t3^AZCZoGL?Gs7`qMd+q@?o6WP`! zOB?#z3nMK45%}n3c1t?gn$Jvm2|0Q*!{sgc_z%B|fH(QIdRO0FZuBx+X>W28 zSz9LO8$_$8j;aT7X_ zzi`AGoHI}jGjoD&!$zm3vm#ijMQW_%2Gzk7=S=9pp#zUMS&8Rd!CLiP$%@5Zw6apdnB>~*!2@Ocf7Ygx z#{)JJ^O$k*brzb5dh02T3xYwo>dsJsEDcRm{@i}6*W<5QVb@0Xr3SZ89p2^H4|5b! z{1xvf!1@@T64~zQ$czg3`w)6gP z*fn#_wA$%jrCK#z>_l7p7FV?x$%u-5zgkryMTH=?%(Q50of5P}QjLfp)DjUyrWCbB z2{95&iP-lo_CA@dbKUoE&hPo%&wbA0_#^q8FDEDG`~AG%ulH;D$i)rp>;-N!q4GKb z#=Q>4MZ3C~zbI~a${~1r0^k^1!4Dic^^XrGX5bU)@;DCe9Luvt-Se+;24z=i zT^EKuOKJFfV@q{DEpPTavzZI2_}32te)Sr6}$~ z>-z@YJ*-fxt196%oo^4J*N!>sNc06fLO_lkRhopOmT6%F?JS$ctRlcbnf_P(uo)wO z&zWu-Psw$-f4Ha105lx>GH7*maEaEIe~AwenY$|6K8ah~#4`xd#gmKq~Isk%?bPS@{wEo#2s^%&2(P{}shc=k_Tgl+8z zH;782nKSqDAZhh})fK&=`->Wr-D{G0i=U-ZTWcV9OGdj#U7a|()uDR9p#5hCuBgC* zvv(^kNBW^)0;CRi6dC=Y%?5@UN)rb@)cj`n=#s9x0U|XRH|&dyS7Ak+s#~igBVC4D z40e;R#gEBM07xhYl(3|I=KE&MO+;AJby&Y5DIgKYuHu5IMf=U8>Hg>+op} z{|_lg&zTDX;!w&XeF8)%BeHiK7nAh*_`eMy{`a^4ePE3vj6*}t0}6R&IMBV1X#Cv%?2q%`Fu*7MyT?w^;neh&N;{6O#=x=CX z2uWIkRF(RbEE^fTBwKyt_=ScsNasB}+k-~4Xv!rX!)FT2nxdtx$!;qnMEY?k$ zx(#G2^<;3?YxDx7zy+n)$qXZdEccA(w8Gu+kvZE>VtMRgiFIG=sU0u{lm~0W)tZ3( z_;6d5Rm&i&t)Mlj&a5s0`~h-r;Syvo2zEMt5PS zsM5T_{<*DoC7+s}s4O;OEU3wJA1SMH5n$^%yl~iQXtX0^*cauuC z^XJiupjnFn{^xsB8=H3vXbx9B{#E#^yaR8fK%P1D2%V=$?Co{SVia5G0w-(LLZSe= zR_kHF*xo&Cefwo&MG(B3w#;gCqbYNselyjyX!?xcWrJe;%0`);|S zrY81KFl_L4Vra36&7h@XuVd9JSB1-a1t;l1Yp zvcF{UzzGV?J!74MkB?V`4(qoV)XU@|6oS2wDVzMPz5XDl|IBVg5pqr0W+>0<+!zP# z2JS&h1OS|)dicxT-_FxuvqA8&(n40`$`9=RiT-yUcF))Ui}2zA-=heWocqd_0=*jF z>&;EGh=hJz;ZP4BAp59!xYYTc3Ro`_?4RV%YJ~>|1QM6LHj>P+_k_|OUwAxt!--a~ zS`4Wl{tA5#B|XB~c3^&x^QBcGMREXQs98{GNOhvG{K)L+#HD50bIM)-F=Fo@zF9?J z<8wP!8L(#R`CTOcB+q&?3H_!Gm)Zt$8QEQ_4ZcQ8@%k-TM(f<;D5R|as3 zIP9*tMcOG$i3%f3wqiznvIJ)bn`i2THq{R)9QoRa*QDC$YjJ#L^wo{^Y&oi-Bcrrn zq}fg*>Oqx#Vy%Q{D|;Lp0-TyW?2QO05>!v0i`7wF;7@NKEvT_UBu@bGuNHy-Q#9V$ z|2rBl{V!OfL8mo*}+~85m6xXpi9<3wopZk?dadFw9pOU_xZ+4Cg_2Q=mLWdF! zk=b5UV*J=qcceaG;_cHz>uYrzpT4LHtIs;YfjklHrwFB`?~5pmS>_DpyHq zyT@_v%t|VG7Nk434I1k*sbJR8lMKXd6Nenl3{KuLpZU8iBN>Sb$kvt|U- z-_-cR*3tfcXXE`c8bC`u!F(_L0!QAsC3NF@w;CqEM@N+E6j^9a_tl=?YR@s*Zzdjk z7%LD5Ih;NTdhJ(Vr9c%&#YX~9*L`byJCo2ex+EC=f|=*Tin_3T3pN?lU1}SMoh-l^ zh;*@@u|%S8JQpeFvL0B8^s1Gb5mLJh%b1xuNxMw=F9!HL%!qj;l#sX|Ti+a*@{1Mw z{b(HZ7g3tTRFg~P2u$nzgBAd)#XHlej(PvPVXJKWzBm1q^xb!a@$ObCC= zpDEqkC!fTAc17-6agnOG1cI9FfYL+E2AeXR<8$YA!>K3 z_=lStGOoS!3^_A2?{G@BkV7&VJ1rV~`p(5*h^NOZFmz#Yaoq+=b(L#VlzBl0C#T$6 z9nQch+zM0RIZ(&kd`~Cw?JXE4Y zH{lsk)bZ%K+|CY6gV8NSWCK!GE?b($-nC#;SJqMXlcE@ zi>83rfdadQcWIAZadXsxwdzshzK`4IZ$(?5?k5EBM_2YtPOsqd8Iow(T~U$$pM%s_ z?Z1Q6bAN!;!@;7u^~@*$HJ^`~=K7P|lj`PYY+YtePWM1r8@P@;-azd^`4RZtw4oHp zPtoqn3Y0~o%J(6mI#&rG3_#J$$Xl^3&~?15Q&i+9aaM=XY9uo#G^A1(o@xAIMp+rc z%2+T;@0u_GznwXnc}rSCN716$A>nFZAbM;z)X(2|pweqw0VAS+9UF(#I&Qw5sGME9 zk!xS%P>dCzL?s?Kx%6v^57^s!8U0M4hUQ!qf)QeUt6OHP#?l_H6GPs{n8k|!6>lz% z8s*P~GA@c{HDukJYv)!C?`o9HgswDqox`0*bv@9y{Q56&Ix-4IBH=ySS@R1%-K=Ng z_k$8W?o&hYR;pg8)v=Hc&U>=aU4uHIendgn15jH3WqRUPJ#Or}`agHT*`Qs!!}JBR zzH{)FXt+Ud$XpD)!WqX&H+xbUTk488_s;GsVn2y}d>-UJ=4vA?JWlRqvqvSwy>95a zfn^)$t@T|wf(>l)51E*Y`=TVL(_o{LHqPuK(tPGt8P88pIv5c2E;XgcFSuXy@E^=_u*G**St*U9F{1 zQ4lsT$Dh|^sPb~YoaQE#g0sGI;g-YPJlMYQle2b2w|#B7+S*XH_G`n00ak8#5j6H4 z97>i(#9hfB)~@W=++pt+?tR_Ags!c@gX@e95$IO%& zQpd9?sF8*4YMqoRv68rUYRc<(iu~T9Kf7>fNPVEm(00|lyeviE>O7sFI(Khd!D=IL zN3jKE3I*{Z1e^bA+Omd%*b%bFGCRNcKQI!M{9z=3{r_(yc*FMd1E{Gh4_Yd9-wx(P ztZ<{zf|1z$d&}be8Pb07HI=o+Gu7(`SIapr0W%Xz_z-uEf#zwG9EYcqx`Hui@$xs5 z=j*Jy-4C6~s1kAGHdNe{@|hyNXm54U8f_~2#oG=0h5D^`-A3TTh=^0)g(*6jwYZJN zTNje{FR-&xBWo>DBY?=V7yPDQ0|uf#->yG}u7L&d3%rQ!z5zS(`=mis=D~`N;Y%H<`Hx?# z==R24lo-}YK0agc#;gm|@3Js|I^3>_ zs@yM;iYaWe@Xi>bqw6y9U00a#w)BAAz^-=xZ`Ua!RnMpMrwV6=lRRSDuIKnZ1P7OA zC)=O2oMcKR1mK!%P7ZVzx>QvTZ|JIjSwK+Z=?6rdmsEc#llD=h^2wpy;;J#u4Cy1) zJHZPJmnf-dD&V2Ila#yMG*on1cDuL=0rJeM$_Wi$Rfd!g>yX^T( z>2D)KZq|ZDg94(!0H^)A`vF zsjBiPK=b%KT244L>{_`)Y~jDYQN95adhs=IlXE=_;O6_}B@&HRBQjiC5`t7sXM+v* zqw~vGy|yC=3i}Qd6Xvg`AbHSgfyzsp@sX#a^0hR;X7Qc&UA*`NfgOE%qi~Thua7Bw zkTP9(q-v?Gm*dK70OJ=yDzoO-t>Vaqh1VGq3%<~Z!aFN5*z6(dR>mALalfL#(cj@0 za>4Yq4le(a*Dp#1Q)Li;U?u&my2*yNZMfAas8{)Z-hwj7LTAEK-Ku{b{j#n>2KAX6 zJ$iG>6OzQV*j4f<8JrBV9&M)=@Vk=3;F(E@Mui66fI5D_WtZ&{kZ}9!1Agwv2yg6? zhg;UdFk{}oZ_-e5`O5!Nc@kn_$fe8d4k1_yH&;X$Hyk>MTEVTjBD^UelG_0qh~x0W{OXRSn( z#|H&Ywv*y_qZAN-N4CoTxNkajp@_O+edS?GD@9>J(+CTBNZ%+F$&m!vrT#SZ&XYfb z$8sC?uI^3;T2WN?=3%xzyfVP*8xO$4ks+0R-7NJRZ02`^g^&soFUAG}&SqVU*;*OT@Y=nWJ(rfz zR`*~}68kU`?UW;4witT9z>xo#zuhs6J6wZI%9M4rt1J-cXQ}o2s_RdwR;IiGd`1x(tc^I zQU&aG-F}?uIfRf()>7TZ?#KOy+rA|{oK{scMRLgvm6L|rUf-v>XS*XOTS7cuYlJ<1 zU;UX`^c*sBjx>0kgWwfEgeHAGp6v*#Jhxz#2|zWpM82+&d&+iKFCGq@HQ!8ZfLTe$ zCa{crL}9X6B>J^auc8U@&_JdQgfOu)$Ulo(o{U;hFU&Jg;4UhQ)Rd$EGYN@_NoCvojE!M0#k|x-RzD^c!DC&+UUM2+ zLlfA!ExX2cuFar0Mt&YGpP2OlE_}1)Eft_*p#Od%5DU1UBQovkjvV+HEHQLzt}r@~ zY43h`c`XOuB7155lbGF5gwjb}{5Xdql-_6Eiq_qdEZr`d9r*6KNTMQ74XEzlKzu9h z-U(RUQP8p8PzoLSMKvX>v~JrrvM*{pWxQ*ze#O9K z-rhm5Q2PmAjn~uF>L5STq=!SaC61~2 zW0dT};)0Uh<)jxw&a!k%PX{YJN+(kACzrJhoEBpIrp!fkew{cOz&yr22yA7Peg;&p z4NpHHc)hE$1ZmkW!~N3+@v4Gf>wH!RI?l$85HY-4*S%*=j(}e}%FWF2FJeVmO=EYc ziv~CBCV?d5T~lgHvtRTe^GnT^*pbeXoY^*D1D(F`N2u3-cnLeAJ0h0-hIcyL-|uX} zhId%E#ALn+{%E9j2NJ4z$Brm&8=n@o&;{Jc+)v-_M@@utZIC4e-IgT%=gIbn^8LJ# z4a>dnw*cR-0#4kwP&;h8slD01=lxdMt^rd~uM7pJ26Qk(YZ+#;W3nGkP0nqGq*l)6 z%(T2!wr?yb8yJdZfq>WdRsF}Yh4r3DGj>jYT3RfYVZFK z09fuH08GaCcb4#f1z`7I2Kt#$n?%l_@nb9aX$(uV@Z5%f;;otHeuyC`HiSNh0Ms-~ zW1V6fue#7S(f_6Q4X1_-j4C_si1)aeSzw6zXlD!n{ zA^IjhcJL%WQ!BpcZ;n0JSErzt?%NHNMitlN&!%tKjAS2sx##;tbvk1W;LkT3bBuXY zvCDOTz??s8yi(yGe1tfiF{J7vshu8b>!9E)0eM_~J<_q7p} z<`SA+!YsT*vMjkSA=ZIN@DDylXlN%=z8D=0!1$NK{1B7rFcByu=uuogqu7OW}%M)a+6suCbaCv}w8Z7Gz@JcJg_BheYLte6?9Pw{A1NzQHH-8oPc-+Wf0fYWRW!re` zKx1@4#l}@tP1%dnBf*5t6R+HUi+Fp=6|VKwE;gJ0Gx$H;+j9Sr_h$Z`V?;(~2=L%c zlEGkbZQ0Vl#N0A}_;r{4Z+`yU!xsMWAzHldTBEC3HEI9i=)8vQrt#0=_&BajY2U)E z&~F&0LG_l|bbpLLn!cpDAmTlCm?BY!R#LfWq#%cSJGx!x5G_xjAr-*h3ksH%oJond zJApdQ>5b>L8ng1yqYD?rN-r4%EV2~$HRkwMycb%Fi6NO&eRw|!o1^{IgbYx+j zDRCY5mo`~D$)c}_sgqd?RIj~^SG3J>=B=OeYl!raoO}Og0&$uwKS~A6DGl?4aDsU* zJD{w0gHx{ENzMr0=IP>Q3sRiOm+txPf6XiQPH@t-g(fswXU3$Qfnt=&rlSR2Gw+L- zQ~iV&Zm{krVh;yx7rf5O5pTO>+E|ZnpjJg&Ou3xINq>smq*rI8 z!ZIF~94KkFC-Z?l4N3XOLxG;bj+BlJ;F16J8sb@i^#V*3fTtZX>n6Px1U6$9fq&5T zKNU-LGPCX}kk5MDXccg2^=}l-^9HjNE*hIzx$V(9e|r5egNx3|tlU4fWt4xeMdtik z1njNrjZoOnSR*rr3}At%k6EiZft4p)kWC8&nj9OmsNa%<3DaMW%bpB>z4}W>9eGDD zD&scAo#J~Od2fUQ2rxRK=ulnc&dn}TPzAa2qK?lR&i#?xCTpy=Z94sRTdaWrP=8GN z%-XkPC=qN^DrFO6e_5&tEPf@`LiS&uuht%k*uVE=d?rbmHEkOo-J*q0wx|aeKuZ=S z9Lb)YtD+p?3ZXkAqHrDH4~I~F*+^wuvVs!CQqW54tlAo%D~YK-{3FsoK^J|yPgmWf zu7+abPmD;?PXeVyJ>YmLnbKP2I{24sYQETdHCkHRyTR4~-Yyg!s{;+rIFl3u&>7D4HN;d|T;e z*P2o0c(fN_vPOT=WbDwcj`An5SDR_BZ2hgVrK8L>* znjF8El$!v9ybb!D`zk8swb0dI%RgyIy_UDh;lbNC`f_3(GR^u|OC>3})UfBG5A$SC zq~!1Z9Q>N3U2`p&A}0}BT^(ICb1AAS@lJ88nL$zDL&1`VwNul!Sz3w1hu}RpxUyHx ziwuJ1B2BblRTO}<|8+}*(t32#wgIug=O@z7u6hUim{?`S>EM&t=)>-gQ8@TDs|y&$ z*XEQh@W0j*_j*3U-Ju_hJdJ~^ui66O(A!CRl{Bwb>T*(eY+v}b7^O~PEkK;Q+*Y%D z_^q@Ct+z7y=!ZG~sUaRR^b8j%ZFe#2gVo7I8z)QBy7u>|ce$$DmVeLVP%~cT^-zMXNqGIJN_efI8=;^?_h&5B)vip)O#$!*EPEx_u+y76IM;0phVK!49x z&!9ke)pax-&tKd}0+}&kOV2~Tn4y|_ut3m_@SuJU=z`^we&+ z)Hwn5kGalUt$3=cG6i!%F0*7Tcl!;6XvsZ~eVsW^9z)vmlbFJJmE^?_8Nh}EolFws z%o^=t?JO|1Yi&v3~vmdq;rP-Nd-ncNXK zPM_9=^07$>!9H&p<)qqX?KgUbnQCV7`47xTk6r0s&nGQXpYCzUrgrI~hcHtiCDE*e z3OZCtwrE-u?JDOAiYi54^D_qqR5YK7;e_ zy*BG|4&>acUvs9{6NJ?u4bYx8T`A|GJ1Z_#Y&HppCCl?|mS~x}js3RFb>z$09=JWp zUQ3=kx}68uu+hH^^{sCavQWR5`EVZ7gD)Z$X(HTjNbsk<0Pc{QUYy}s~x+Dvy0ru;Obe9K8 zx^n5e?L(jI?n1OZtiFV?QS~nA&$XXSL1~4f%1N}Et>w)Y1KT2f)~NzsL}>z_eTn(E z`FdW1pIOywvf}D5bI|k75q+00=SA>6hf|i%V!ET&*gH%6DtgBV5iTwZKULpv+u)`* zF`7$ZAd2)Go7nF_l{Sg5w>10ZU-H&#fFEV_KGd@}FaN8Go{JPEF8JzuNkOpbj$_uT z$u`^F?-*xx1xuuoVn*fBt=@Vy+4ZRi$80=Cc^&3{JMl_SAgU3bH(ZzRYEO&`kPd?B z*5z@#PBQ;a+PfRLqVBQo)?fbo^0R$Q-;u!5xpDJgMwZ*;#&^vrW#Ib#xA*S28g$dl z?KaWhQ#^hMLl8k3!CrdppjQGVU3s3r;Xqb;-L)0C#ZJ;O?^8|E>psvlqQZGNL zh){wu)!LJt?26K^k?W0I>brO-Jbg$%&^i&`YaQ=s;UD>2D*dw~JV(ds7msVADAU+g zv46~Mh>3mqYWGx_C=@#>&}#Q)BUd!QME|gEe58`(Q8d)Qz+)JC`?3s{7zcp=dAbJt zoEJ2>614glCh9nkJvk*hmL`o@Av~4Og$Kod+^f!JgGZC4M>`RjyGEk_nYokz8VdcH zqV!=_o0T!dJIT^9^sZI!iT;aqz2nlJfe)_U4F>Iec4ptGoPkhG_39V{foRR-NFo&J ztJLd96JL(>sJO)C^R=1&9zVVqk(my^Ux982_b($kk2u?LNF0|zQO_CFj1S{@UST(i zIz`RI)IToA)Y%AF$JYBi_T0iym1(i2igj9Nqns{0@KUtU8 z{`Z`jaMQ6t#7sr8ebl1iR`IA8s$zJ9@41u{_2tKGTLbi$g|+=D&;0iKCmWa1T=iY> zvrw1s5VbS>Hc$o&-5yHXFa0DYxzXL!cC{MLdRvFg+qQm!fep5zX8aum7(8g!91R14 zD|Q&h4e`-Q`~I6Qy;Z=5ubR`wYmIB!yNaa07>J+_<_#N$tT^`lUZ(?7Rvf3PZ#cET zjR^<{JNIM(0MM|f_||xdv+~AQM7On|YS_ig_+W5Q_dF}jo!Iro!+9r)jZHq$2oRGM z696~6)}Dfhw@|-sake>USz7jvgyE@ic#6wR{UJ|m~d!rIb+ z>%h-U@h}3BbAL;uZM(#QB63g`0_K7_Aj~u{Me?B#)`?otJ3fBG3c9VNsPKK0O zObWMK1w!;u$s~1}#P*Z=-P0s*BbRu$tatj^>bq9tXpj3BE;aih^$|TPeGk{G17Y6W z6f2`HkJr=+CeIv3y zS>KRIUfR=lJ<#|j$q)3fNb0vHQ9Mu;T+!*D=q{V1Frg~@)kFVSicjXYg1ApjR8JjQ z!kyEQt{e~GR@qNA8D4MqSfL#W?;+7$Q?&w8rkK(AS_c(__Gir}(k(RkfXtPIXC7{l z_d3Ny>IGyWUxr#6`JhX4Z&COYN+v31IEdZj)wE0w}&ok+`ZVV-AW{7B956 z?t+4UUff|NZtElwQRakwX-k_lOPJ<$9PlmXw-7wT#b^bOJtdJ~4fngFJNaIbJ0+~t zKtUB*#R5?RoySyIo$Y5Qcr&w#e>WcS_*+#q?RNn+_4io(L~pZ?7ryEf+3lq9U-{@{ z+O4aZ*uneRKD}g}rJADanAbc}=tNSDOIbNP96V-lM4uH)p&s7;iD(w9btsrWmFRG# zJ}=bx@Rl~M7{y)k;vHa|tC#ytDH4 zQnsJEla!-adh7q&d9?p90B?It@4mnC`x%{LI5Dx;e@<=waf#b7F=J4`_EYQ96$~VM zY`Bi(28FqHwEVFBFMf35nOB?l?R!6oeW!e~+O9x3rGj~1^5sU}@^HUa`^%ImeTpAY zWR;FCV+{DJ81{fWahCFQfuZgLoP6FeoTfz)Ktd>{Jd@N8lwx6dT1)m(E8NM1)DD6& zzW5p~cu&b7`~&oH%K>(aVeL0=^XlJ2t4bjn`OBD1l4#{x+TEKC3i44vXp( zs8$@veJ6RkRM{atD=qyy2KVv8z-o}meofe)fHP;SImY?p;TNNe0 zL1B|kQJe6uzl4{#_K5tn_FU?W4X>+SU1@WGTZZYaS{drwFJ7zbUziV zv@2(*FsTU)CRY`#yC$Ntp82_Qj``wF=3H&EOI*ub5*iLpNu*o6l~;&WFbx1?ks zml!$auZt(LswiMY0(9O4WTiy*hEMQVy%;QcEcJX;4<# zJspv`la*HYrG_`j8MZT=V0kkFcSa-GX|I?iV!53Cg}FV6I%PS1iG1Cz&W!K(PK6Vg z1vqW9eC@h1>p^tBnoqu z*$iWyeG-i;T{>{XsikOBM*r;XxS_I!0FiM^Rj2)^BLYf}CtJDEA7|$fGW_N2UB>Xn z!_bjhpdXK>&|W-yO{R(#(#?F5EgCT9t)%f=N`>XD6^?$ou}-L&hJ`>OuA+Zu;En3; z#cdBNNm_e-ZBn{VxzDj8kp@EE8)sW(A^cPk0jced#@e_OM(Q^Phi;dW(9cq<3x=?P zLx*6(6}K0q)ON!ca+vi(NKT(EikSRLKFhud0Q>9neJ zMK1k5=3-9WR;V!~MBuH*OUIQWb^g5u{yKZjF>uc9zTVtEmYw<9hW|^ANQCopUiP57 z=x7-sb<_irxCpQVvFx9>IFfCikSd-wob{;LSsK_X8rACQqz*aR*02e7L7CXdHE{%4>eg4p;Ih<9Xyo(qSv<(KM~<)(a0N9lEy_8sLeiqZ6*M8>V6;hC(V)_+ z-r}xO&|Yt5?j?%aVMxIzF+IPdZs0c*uy=4x>1q{bOZ`#pVV3^%;iucT`g~^3TR?|H zHP!lxWt5c<-^Jw7!-MqDQ){O=8A4iM5RJevBkCGLq4S3GDWa_E9ix@Tu&|36+zVtQ zVEVg@0f%z#O@k~Oj-5zASp|D|3A_y7j{3)BB_z99$5Ot63@gdCB3wIqat|9IK^$?# zQMp#R)WsjGTN3pRILb4I+VgxQ^5)0#S;fNm+lWNE+(@R>Xz4lny$F!`H7U_qeno3!_rK49T{v>99w^nAF#)i4Rv#Z+QA& zc(|hrBeoqqK6g^`#Lz-a?!6udFBwh^}&lEqMs2-%U-w4Vj??n5BNa7pO8Ji5{-n2(k6S= zrg`pt>(n##MqpfV_enPEPe$HnT*ZX?<#v&g ztHAw#v8US%GBBG!;@e65oCZD2e60~F8PGr7W2Ydk8=IQu@78)}wJTd@cNweE=sf*N zjF{tbtB#G7-VXhF{jhVTiY~WVkEGjn@?FK`{FU8#&2qNcKdH4(`*T1U^v)4CIjGXA z;~udm8qx5-bG* zXup{qfAm3fCMYo%X7#vBu5n3}uors(L_6(!n;e=yN0t=7+h){xXRFg%dHo76!oZUD zRBmLdL9iwJ!+kYP9{8JWHQh$Tr84Z zIa_#$S6CTPh#06+!FhO}3mj7AOT8-}Esx0GErcTlKGO!axl3|44K62wK=w+5$$G2 zteyhym=N`x@`=_U$n6Bzx_d%-dYwPZCTv#1Lb1&_YkPfgq0g67Fn{xx9*@+KS<&Thyh;(;k-9z5b$uINCym*41NqA zU)RMv^0A><_t6Y@peKotIpbx?DAEg1n`9aw%7^FamNlrnU6ok}J2~z732dQ@1p?)A zQR16B0)$%*<&I88QSubCtXuVT9z$9xDj~yqL;q_mQE^+&5O_XQBK?z?@eO?MQuefO z&se1bGQXLS>1QB^>1mekQfQ~IUWFL&7cNdq+7l?tYM@i}T)%UU`kLvw>%P#`@wzQ+ zd=zvdG&HqT_rYMs<-{v>zkpNSV^0&NED)E@o-?}C+ykN>x|X=ydBsaL*iFC9m%%vL z5H^u&wSn8%aFD#64$>6JiJKiMps}19wt0;Wi(%1mUXlN3cJ=J$kOGknd$;`6l^TXg zPNsI2+C-V6E}Uaa(nRY`!i-H>RW0$*iGm`1h+nh%iG)a;&0H17rsEtq_+GE;gENfa zQbCY`+4w93k@y;KM79cwy4@gV?fA(^DS9qI()7XQ01FR+jGaBydbW}*a~Se3|pzt8!#6QhE(lpWYK zm;HM6kJc7mAe;wqf$d>4zO`~yZ&sK}kVa7P%66j}_()7BP&7EO(Bbifii8Dd3?Ik;OlB`ZC}Vi_@-dKWR7RQ*|}Ikn)jqK}Gx_JievJ z)x}3YN>{m!dnix0<=3UgsWHnQTv=l{HLljn(rlucajrI0cfp0P*d~KFe#vLFWC=P3 z%9j$R$I@S5ylnPR6_-kIu%0^>YXwbQzSV20Yy z-MmM2dUBG8htEYYw4gLm58Rm*@W5UY{~-~u=teJ@HGZVKp6+Am7w;I@+$2-oa%E$l z7n^>x#NgF(1LX*wEq8|G_f>nY1Z4wmfpsRsED@V31$+GzgZOoTvS*YNz5PPQO4rX{ z|D2(F`5yTEanbS9Vqy`z0aw?iwsh?tD5_MsF^qc- z4GkiDCCmp#Dh_vWF*pNJR)^|~;b&w~wfL?lmx)OAGu7#m+TPME>q=`(9vJiW<1m8k zV@3_k2+F6YSK~z$IW21Ujp%ve3Ru?Z-`ig6$1s!uu|7&S_)5E5<98Ry;jUhO?pSY2 zzS6Q)d}OVmW$dwo$uIoX$-S{I;`WbbE)nkH!iUN&u58h$e!uP=qYe!Rh=o}>RTTa0 zpz2&d=OlT`-F^pXFcx=eG7};WoLI^5xcpUa=^&Iz4pPxlP;LuK9F-hQP0d)pvbrN` z+t=cYCZdaGg=xI{9+LN{(t_oLO`;BsUeEaz9_!XYY~sEx1K%o3%uo|GHb}!4$XBrC z)TUqi8nWQ5a4%2)-^HUYrEI3dQM&Pu=7-eg+ELBdmvM6|i{oY-!*6RG(>s$mxgJ(Y zme*(Orqq8d7$Xp&X>Ba`%TQS9P#8=0@;_;u1(>2DPrI)?4>ug`joE!L@7U(+g7Plf zbK2@(&rSlRf5#f=i7B*Bdl%ADA+D%uexmstuU#CGPi}b=9{1#q^s{iyYc08mNaJjy zM(?#>`YfDnz$qr@w@I%M-1g1f>B7jDi+uz{DvLlWDkZT`Hy#l3~Ab zb=CgE?c|`CH|5^Nb83|{(Y`%dF+o_lSlpXafxh7LI8^Zuu9@ERob2Rb*0mG~Z>Eum zuU-)hS`>Ms4md%wTnwYzTp}#cRk8|GQJHZ|H`PnDisH+w(O(COl4GX${=Wght`Jdf zk@dhgZ@UWwXJ`)mA5Drd(u3fo?s9V2&EQtJ$>}=|R*6bFrUB*F&F{)Z4~Cb2S3-L2 z*;{I|4abO4=Rj||i&ds)xNSYBeUt`Bav~1#N0RH0YYLs})MZ0$K+5>+o$X zdSqo>O{jo7Hu7lx8i1lge}B8G?WXX+Dr;ImVO22UsW5*_D`hpvV`8GrM(YAo=44Y7 z*|~88Fw)Wkzx_c|D0$Y|X0n&Q+`_LMz|>s|zn5!rHP+?GPchPvx85g{r?ysB=%t{J z3}~w)c35TENj>XBjdC^Cm3SR&K!s8K>O z<)(Kqz0Doblht)slt~lk5}0`w9*HXH9Rqxub9UH{bO;elo=d*;hJN}@k*=zF0KQ&H zSd3nsS~MR&%e94d=aX$LOjWPYuRPH7vB`yK!b}yL?#Q(Q2*WuB@k?ar3CPvvxf|iK zp&J3RHqrMv-rYi(l%WOHdsI^^BVqEyPniOcCSKNywL7+A<9*UEQh_rFuywZKO{chWg zE5(a2l`I4SddNEJSehulO!k^5+SJV^{ZJ)e7x<)gB{CZSPj88E^z{9b3V0!_9=k9< zKkEYJ!G0gnA$}dvML3Ud5i`2NHqF-F+6UIzt#PJ5VA%G74Ue%l0k~^)Io#Yv#Fo@o z&CF2fVhI^;SeSVf1gmSaj>m=m7D(5TwMQUdXx*aq`;(!zeZ|?En$z<9uIvOq9WJXc zF`r0FOCxPpNNk;a+jO6E-arzdw;S>z^cAcpF$iY$^BFg9c6(KtBA7@;3b)e-qbE9{h*X69VLAqF2+x519&a>c< zNOy>%)_QX-(tbkAuK0CtfhOU6P<+HS+WDm&-9~V_4#X&plX-l|Bv=6H-0;_bU+`8= zG)nswBDy5^zFF-f zd3Q3m)8X0rwr-LK8`9#S&39)MCR)@)Q~69aMlF`4oVqY#!oKsYC``#za0hU#R47?h zYeZxZ6;NIgCDWgl96`WokBn_$5Qfif(peDlO0I-d6)!;i3ccKRt*9;74rTN1{Q2H& zi#ysCxH&IPd=5#XQ!~t|&lWJ{@G!AY|2b|zv2tlOE)VOx4=V-TH}`lNpzLh+w8?&UZtR zE}ApeBr8l{qC#9*VhBq0&ir^4yHiKM^yE-4V!)Gz?9(qB_~)Dcr-TZB!<`Vn7GP;1 z1mr00V}DqRO4^aULuvP}>`QcF?LAL)W+4Hql%XiViyP*rYd{yeg<4?TJrFa%1)(kE+0`FXle z+?Zog{;N;5oJ<@-*WG+sCwP(yBe4^g+rjO6~r~SbX|J?2Q?)SX+oO{ptzWbeX-jri{t#-%$v$XJk_U{Y|-Mqy) zu�>ib-~>^m8w&!Y$4Sn;cd5Ws{2pF--Cjuh?I-m`5OflUIhZxPd {aLOgEpI zLPFd-cYTXD#AGoWw%F4r5p85z1Q z=BTk^KgTx%85F4A7TrN4ABPH(KOs3`D#xnPz zTxLycd&({cec2fFNoRtv*NoV;EO=hp@I0}j&_BME7&y`PM3#Z>PHax<*R;}OTXgi5 zSes+d&L$5S-N{8cPc@^Gq7O-rlztrnaA$C_P!F62x7Cr{3$xYG6PNss{Kz!bAW{|O ztewP&d`FQjlu$`kFDI(P5HHTf)i{-8+eIw8VrnVb|F4%PK+-9>T=EdVA&hK8=d$ z3?3}gI4#o8hW;ibWIT&{hlC~kBHu%nGjd9|eX_NC>;y(r-?-AUk_dSUnIFTCL z+i`W0+_v`3qDBAColl*Sr+E8a`xu3LmV&<)u;{^2vsc?M5sGeMpPdcpG_=e{naN;f z9YXK8;D!du)hAktO>m`h#hqz7Xy6%sE!T9H&|yWWFfRtkFE*nB!AM-+EnUVT+gV55 zX|t|{(`SABzB-G5mpvS9q!i@8xTKvK!0~w5`Ckh2Z7cpM0bQCTZPS!A3X86iKf5Il z^;%Lh`(`#db@xWZW)#Tnrf3Tbw8-HJg^@RN(>chp;h$J@H6OI2#;S?lrAP3*aLyPr zP)ubvqo)fdY{L?Bnn)Jkd)oCUAu!w6Lc)(fIeJti5`F~Ix3AQe_Q456qIe4`f+(t7 z36qe*Ro$M37EirXB(D3!EKd%;AUDNgN;PtRAe<6#e3vS{o}cu{rt~)3d=A!kce`fj^XL zKmwa*C2oQA7>JS!y1^zuCDY4R(^0*H+E(Mxab9jk&76XP@m;nF`3Zw=b`Xj~r~%o* z<$2Q;+G9X}10M=1GK;h15{U5hz>q>fSx?vWH0-uywzT@ zIdddV#=MP5CoknS@V}tMHaR!1=-_uHu5EZj*K5a}+P)a#ggL^Y(FiFd{=xH+>V*D9#^tgi|mcqez*6TU}`Of z-0B?p{eumDAk%bw7B=87^GE%wS=efi(w5y>T)@$)HTeyRpv<4&GL#t(+3n@-YAt5P zo40;D>Esc`o)uux66@h9YX#kj+&Rd&=Xk!MtMSq8jNb$?jvAIyA4Y(M8irE;;65mCJ+4yL9DKxm8(ZQK~)WeEHw4TqKA7 zk@74Y^`PJ^un?%#R)kLm4dr?*)xH!VyB$hE&_>iA`Im|4ng0HYQPk#%N6R+aQiv}# z{Q<)P*1{I4=1GnNQ7bN|kd-4>jj+s3?a^?3_E7pKYK3UWxC<&ic9R<(|DAWP<3CT@ z@=dK==PIXD2$yIRJIziRe31#zj^tkWHV9eujKmj2p+|IJ1F*@f1H`VPzX2)B*OT8^ z3nSNTBupmXSo0!F%QVC0Gt2MkZj6weWOU>VeB7FfB^{UoLs2X6PsDKq&j$sWUYFZ+ zQej3@LX_MdnBUOlM+PSF`Zrjkh~0$}7)6w&el#A_z`J|`vG6f%a+HSRgPWR+5)w7` zGV6+}G{oH!VvV~cur3L@VhaS9vEMkmj{voCS#I9UNViHA)&YxrF*Ma3wi%$#Jdq6> zqQKq1{Is!pmj^x})9WB(B8TQ>u(BKm>+M`XMr7yM>*EYDxlRbcc@ZKpI5{aZlH4(l zANQIM48nMEZE9f{sL1vtnF_?NaUIW_UsR?NIudac;^D!1gD>)7jnj%L<(P}#l^PFN zqr1oP=zsez-Os+O6qc&acdb1vs9QbSw)Eg9A&1f#b>H?R%Szt4HnA$@PvwU8a`}RC zCU*3EhU}K1pp*#<74D}ex!JD88 zB@P%Gw;zkT?u@Q+r0TRMiL!W)mK|!V5Uct|pP%^Hx7hlX)Uw|x{_V3<$ zk;kJZJh=}yY8>^Er9TDq$*u0fK6WMqxSmD0oYo)oVCGN?gf8y!vHskIg6~o@^g-Q% z<}UCl>;%3F zBsMNc^xU(wGTVAHr^)V(gNad~zW0ffmDY~CnK(f;5hsOCvXVQi8tR;_PoLp+i zw0Vw0iB%OXKZsflGEq+#<@n-Hl);hb|GJunSNbde&%pP8E`x~|P_K@D|IsfL4qt8m zLC+!@Aff*5Df6}7K#BfqJ+<_;9#EEk79ETh4e?R^`{vum>qQ*0Uz^%_2E6mKCeZWc zmq+{StWug3M}y_(h|I`2aIDDJQ^TP$rEB5NH*LrIwUmgU0klk(vs<@`;&62Wq zri9hWg2q`vxn!IcND5LicS)o)96E+rOU%2qKAz`SD7N!jnQJ%uE@Fn)3SVCMlfeT$ z!@a+1uue|ie$`BltrKX!g7J$S?F@d2Rr>*)rUyy;RfBbM@-Ehubpr7XjCaNSts|Iv z@2(fSj*z}>%s#lXj^O%y zrTsE+`XEW~y#f7AB7Sc`f0Ov$y7|2UeM=<2<-&%O6>jn1BXJ5K0gf%P6|5||C!egq z#A$%Z-7G{T>UKG}qC2+30!^v)6LX$NQPWv`gF*RVBU@L-|t#}8jm{0q-RDX;(l literal 0 HcmV?d00001 From d878490d28baf94fd2bca3f0204d5cdc963fd2fe Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Fri, 2 Jul 2021 15:23:05 +0430 Subject: [PATCH 016/392] Delete hack --- hack | 2285 ---------------------------------------------------------- 1 file changed, 2285 deletions(-) delete mode 100644 hack diff --git a/hack b/hack deleted file mode 100644 index 59b083a..0000000 --- a/hack +++ /dev/null @@ -1,2285 +0,0 @@ -#!/usr/bin/python3 -# This code write by Mr.nope -# Version 1.5.0 -# Github: https://github.com/mrprogrammer2938 -# Instagram: https://instagram.com/programmer2938 -# ---------------------------------------------------------------- -# License -# MIT License - -# Copyright (c) 2021 Mr.programmer - -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: - -# The above copyright notice and this permission notice shall be included in all -# copies or substantial portions of the Software. - -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -# SOFTWARE. -import os -import time -import re -import sys -import datetime -import platform -import requests -try: - from colorama import Fore,init -except ImportError: - os.system("pip3 intsll colorama"); -try: - import socket -except ImportError: - os.system("pip install socket"); -try: - import subprocess -except ImportError: - os.system("pip install subprocess"); -try: - import ipapi -except ImportError: - os.system("pip install ipapi"); -Black_Tool_Version = "\nBlack-Tool 1.4.0\n" -user = subprocess.getoutput("whoami") -black_Tool_date = subprocess.getoutput("date").replace("+0430","") -Black_Tool_cmd_help = """ -clear | clear Screen -cls | clear Screen -install pkg | installing pkg -exit | exit Black Tool CMD -quit | exit Black Tool CMD -""" -packet = "\nEnter packet: " -def check_internet_title(): - os.system("printf '\033]2;Black-Tool: Check-Internet\a'") -def check_internet_title_Connected(): - os.system("printf '\033]2;Black-Tool: Internet Connected!\a'") -# ------------- Black Tool Color --------------- -class color: - red = '\033[91m' - blue = '\033[96m' - End = '\033[0m' - green = '\033[92m' - darkblue = '\033[34m' - org = '\033[33m' - line = '\033[4m' - prlblue = '\033[94m' - white_light = '\033[97m' -# ---------------------------------------------- -Black_Tool_Search_Err = color.red + "Error, " + color.green + "Please Check URL!" + color.End -opt_shell = color.line + "Black-Tool" + color.End + "/ ~# " -opt_cmd = color.line + "Black-Tool" + color.green + "/> " + color.End -Black_Tool_OS_Err = "\nError, Please Try again!\n" -Black_Tool_OS_Err_2 = "\nError, Please Try again!\n" -def user_os_info(): - print("\n--------Black Tool----------\n") - print("User: " + user) - print("os: " + system) - print("----------------------------\n") - try34() -def user_os_info_ver(): - print("--------Black Tool----------\n") - print("User: " + user) - print("os: " + system) - print("----------------------------\n") -def user_search(): - if os.getuid() == 0: - check_internet() - else: - print("\nPlease, Run This Tool as Root!\n") - sys.exit() -def check_internet(host="https://google.com"): - try: - check_internet_title() - cls() - print("\nCheck Internet...\n") - internet = requests.get(host,timeout=14) - if internet.status_code == 200: - check_internet_title_Connected() - print("Internet Connected!") - time.sleep(1) - print("\nSet on System....") - time.sleep(1) - user_os_info() - pass - except: - print('\nPlease, Check Internet!\n') - sys.exit() -opt = color.blue + "\nBlack-Tool~# " + color.End -Black_Tool_Shell_Help = """ -set | set [Option] -options | show options -Version | show Black Tool version -exit | exit Black Tool -quit | quit Black Tool -back | Back Black Tool Menu -help | Black Tool Shell Help -run | run Attack -exploit | run Attack -""" -Black_menu_mass = color.green + "Exiting..." + color.End -system = platform.uname()[0] -ip = "\nEnter ip: " -exm = "\nPlease, Enter Ip!" -packet_2 = "\nEnter packet: " -port = "\nEnter port: " -Black_Hack_version = "Black-Tool 1.4.0" -def title(): - os.system("printf '\033]2;Black-Tool\a'") -def cls(): - os.system("clear") -def ext(): - cls() - print(Black_menu_mass) - sys.exit() -def menu(): - try: - title() - cls() - screen() - black() - except KeyboardInterrupt: - print("\nCtrl + C") - print(color.green + "\nExiting..." + color.End) - sys.exit() -# Menu 1.5.0 -def black(): - print("\n{1}.Black-Tool Attack") - print("{2}.Black-Tool Shell") - print("{3}.Black-Tool Search") - print("{4}.Black-Tool CMD") - print("{5}.Web-Hacking") - print("{6}.Cam-Hackers") - print("{7}.Phishing") - print("{8}.Wirless Attack") - print("{9}.Web-Info") - print("{10}.Soial-Enginner") - print("{11}.Hacking-Tools") - print("{12}.DDos-Attack") - print("{13}.Hacking With IpApi") - print("{14}.Hacking Camera Online") - print("{15}.Installing Programming Language") - print("{16}.Update & Uninstall") - print("{0}.Developer") - print("[C].Command") - print("{99}.Exit") - choose = input(opt) - if choose == '1' or choose == '01': - Black_Tool_Start() - elif choose == '2' or choose == '02': - Black_Tool_Shell() - elif choose == '3' or choose == '03': - black_Tool_Search() - elif choose == '4' or choose == '04': - Black_Tool_CMD() - elif choose == '5' or choose == '05': - black_webhacking() - elif choose == '6' or choose == '06': - black_Cam_Hacking() - elif choose == '7' or choose == '07': - black_Phishing() - elif choose == '8' or choose == '08': - black_wirless_Attack() - elif choose == '9' or choose == '09': - black_webinfo() - elif choose == '10': - black_soialenginners() - elif choose == '11': - black_Hackingtools() - elif choose == '12': - black_DDos_Attack() - elif choose == '13': - black_ipapi_hacking() - elif choose == '14': - black_camhack_online() - elif choose == '15': - black_installing_lan() - elif choose == '16': - black_Update_Uninstalling() - elif choose == '0': - black_tool_developer() - elif choose == 'c': - Black_Tool_Command() - elif choose == 'C': - Black_Tool_Command() - elif choose == '99': - ext() - elif choose == 'exit': - ext() - elif choose == 'quit': - ext() - elif choose == 'banner': - cls() - banner() - try25() - elif choose == 'cls': - black_2() - elif choose == 'clear': - black_2() - elif choose == 'back': - menu() - elif choose == '': - menu() - elif choose == ' ': - menu() - elif choose == ' ': - menu() - else: - cls() - print(choose + color.red + " Not Found!" + color.End) - try_to_black_Tool = input("\npress Enter...") - if try_to_black_Tool == '': - menu() - else: - menu() -def black_2(): - cls() - print("\n{1}.Black-Tool Attack") - print("{2}.Black-Tool Shell") - print("{3}.Black-Tool Search") - print("{4}.Back-Tool CMD") - print("{5}.Web-Hacking") - print("{6}.Cam-Hackers") - print("{7}.Phishing") - print("{8}.Wirless Attack") - print("{9}.Web-Info") - print("{10}.Soial-Enginner") - print("{11}.Hacking-Tools") - print("{12}.DDos-Attack") - print("{13}.Hacking With IpApi") - print("{14}.Hacking Camera Online") - print("{15}.Installing Programming Language") - print("{16}.Update & Uninstall") - print("{0}.Developer") - print("[C].Command") - print("{99}.Exit") - choose = input(opt) - if choose == '1' or choose == '01': - Black_Tool_Start_2() - elif choose == '2' or choose == '02': - Black_Tool_Shell_2() - elif choose == '3' or choose == '03': - black_Tool_Search_2() - elif choose == '4' or choose == '04': - Black_Tool_CMD_2() - elif choose == '5' or choose == '05': - black_webhacking_2() - elif choose == '6' or choose == '06': - black_Cam_Hacking_2() - elif choose == '7' or choose == '07': - black_Phishing_2() - elif choose == '8' or choose == '08': - black_wirless_Attack_2() - elif choose == '9' or choose == '09': - black_webinfo_2() - elif choose == '10': - black_soialenginners_2() - elif choose == '11': - black_Hackingtools_2() - elif choose == '12': - black_DDos_Attack_2() - elif choose == '13': - black_ipapi_hacking_2() - elif choose == '14': - black_camhack_online_2() - elif choose == '15': - black_installing_lan_2() - elif choose == '16': - black_Update_Uninstalling_2() - elif choose == '0': - black_tool_developer_2() - elif choose == 'c': - Black_Tool_Command_2() - elif choose == 'C': - Black_Tool_Command_2() - elif choose == '99': - ext() - elif choose == 'exit': - ext() - elif choose == 'quit': - ext() - elif choose == 'banner': - cls() - banner() - try36() - elif choose == 'cls': - black_2() - elif choose == 'clear': - black_2() - elif choose == 'back': - menu() - else: - black_2() -def try34(): - try_to_start_Black_Tool = input("\npress Enter To Start " + color.green + "Black-Tool" + color.End + "...") - if try_to_start_Black_Tool == '': - menu() - else: - menu() -def try_to_black_menu(): - try2 = input("\npress Enter...") - if try2 == '': - menu() - else: - menu() -def Black_Tool_Start(): - cls() - os.system("figlet Black Tool|lolcat") - print("\n{1}.Portscan") - print("{2}.DDos-Attack") - print("{3}.Ping Test") - print("{4}.Web Loction") - print("{5}.WhoIs lookup") - print("{6}.nslookup") - print("{7}.Ip Search") - print("{8}.40") - print("{99}.mein menu") - choose_black = input(opt) - if choose_black == '1': - black_portscan() - elif choose_black == '2': - black_ddosattack() - elif choose_black == '3': - black_ping() - elif choose_black == '4': - black_weblocation() - elif choose_black == '5': - black_whois_lookup() - elif choose_black == '6': - black_nslookup() - elif choose_black == '7': - black_ip_search() - elif choose_black == '8': - black_installing_40_tool() - elif choose_black == '99': - menu() - else: - Black_Tool_Start() -def black_installing_lan(): - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print("\n{1}.python") - print("{2}.python3") - print("{3}.ruby") - print("{4}.java") - print("{5}.Coffie Script") - print("{6}.java Script") - print("{7}.c++") - print("{99}.mein menu") - choose = input(opt) - if choose == '1': - cls() - os.system("apt install python") - try58() - elif choose == '2': - cls() - os.system("apt install python3") - try58() - elif choose == '3': - cls() - os.system("apt install ruby") - try58() - elif choose == '4': - cls() - os.system("apt install java") - try58() - elif choose == '5': - cls() - os.system("apt install coffiescript") - try58() - elif choose == '6': - cls() - os.system("apt install javascript") - try58() - elif choose == '7': - cls() - os.system("apt install c++") - try58() - elif choose == '99': - menu() - else: - black_installing_lan() -def black_installing_lan_2(): - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print("\n{1}.python") - print("{2}.python3") - print("{3}.ruby") - print("{4}.java") - print("{5}.Coffie Script") - print("{6}.java Script") - print("{7}.c++") - print("{99}.mein menu") - choose = input(opt) - if choose == '1': - cls() - os.system("apt install python") - try59() - elif choose == '2': - cls() - os.system("apt install python3") - try59() - elif choose == '3': - cls() - os.system("apt install ruby") - try59() - elif choose == '4': - cls() - os.system("apt install java") - try59() - elif choose == '5': - cls() - os.system("apt install coffiescript") - try59() - elif choose == '6': - cls() - os.system("apt install javascript") - try59() - elif choose == '7': - cls() - os.system("apt install c++") - try58() - elif choose == '99': - black_2() - else: - black_installing_lan_2() -def Black_Tool_Start_2(): - os.system("figlet Black Tool|lolcat") - print("\n{1}.Portscan") - print("{2}.DDos-Attack") - print("{3}.Ping Test") - print("{4}.Web Loction") - print("{5}.WhoIs lookup") - print("{6}.nslookup") - print("{7}.Ip Search") - print("{8}.40") - print("{99}.mein menu") - choose_black = input(opt) - if choose_black == '1': - black_portscan() - elif choose_black == '2': - black_ddosattack() - elif choose_black == '3': - black_ping() - elif choose_black == '4': - black_weblocation() - elif choose_black == '5': - black_whois_lookup() - elif choose_black == '6': - black_nslookup() - elif choose_black == '7': - black_ip_search() - elif choose_black == '8': - black_installing_40_tool() - elif choose_black == '99': - black_2() - else: - Black_Tool_Start_2() -def try58(): - try_to_installing_lan = input("\npress Enter...") - if try_to_installing_lan == '': - black_installing_lan() - else: - black_installing_lan() -def screen(): - print(color.green + """ - ███████████ ████ █████ ███████████ ████ - ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ - ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ """ + color.red + "Version: " + color.blue + "1.5.0" + color.green + """ - ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ - ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ - ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ - ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ - ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.org + """ - ---[This code write by """ + color.End + color.line + "Mr.nope" + color.End + color.org + " ]----" + color.End + """ - - Start Black-Tool at: """ + black_Tool_date + "\n") -def black_webhacking(): - cls() - print(color.blue) - os.system("figlet Web Hacking") - print("\n{1}.brute-Force") - print("{2}.bruteX") - print("{3}.Brute-Boom") - print("{4}.Bruter") - print("{5}.FaceBook-Bruteforce") - print("{99}.mein menu") - choose2 = input(opt) - if choose2 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") - try18() - elif choose2 == '2': - cls() - os.system("git clone https://github.com/1N3/BruteX") - try18() - elif choose2 == '3': - cls() - os.system("git clone https://github.com/Oseid/FaceBoom") - try18() - elif choose2 == '4': - cls() - os.system("git clone https://github.com/AzizKpln/Bruter19") - try18() - elif choose2 == '5': - cls() - os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") - try18() - elif choose2 == '99': - menu() - else: - black_webhacking() -def try36(): - try_to_Black_Tool_menu_7 = input("\npress Enter...") - if try_to_Black_Tool_menu_7 == '': - black_2() - else: - black_2() -def try59(): - try_to_installing_lan_2 = input("\npress Enter...") - if try_to_installing_lan_2 == '': - black_installing_lan_2() - else: - black_installing_lan_2() -def black_camhack_online(): - cls() - banner() - print("""\n -\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova -\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua -\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta -\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago -\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia -\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia -\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus -\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan -\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates -\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan -\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait -\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela -\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia -\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro -\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador -\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg -\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao -\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico -\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica -\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus -\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania -\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein -\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia -\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay -\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines -\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands -\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala -\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal -\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru -\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay - \033[1;32m91) \033[1;37mExtra""") - countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", - "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", - "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", - "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", - "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", - "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", - "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", - "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", - "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", - "-"] - try: - num = int(input("Enter Country: ")) - if num not in range(1, 91+1): - raise IndexError - country = countries[num-1] - headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} - res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) - last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] - for page in range(int(last_page)): - res = requests.get( - f"https://www.insecam.org/en/bycountry/{country}/?page={page}", - headers=headers - ) - ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) - for camhack_ip in ip_search: - print(color.green, camhack_ip) - print(res) - try48() - except KeyboardInterrupt: - print("\nCtrl + C") - try51() -def black_camhack_online_2(): - cls() - banner() - print("""\n -\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova -\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua -\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta -\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago -\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia -\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia -\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus -\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan -\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates -\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan -\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait -\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela -\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia -\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro -\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador -\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg -\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao -\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico -\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica -\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus -\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania -\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein -\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia -\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay -\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines -\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands -\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala -\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal -\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru -\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay - \033[1;32m91) \033[1;37mExtra""") - countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", - "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", - "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", - "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", - "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", - "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", - "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", - "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", - "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", - "-"] - try: - num = int(input("Enter Country: ")) - if num not in range(1, 91+1): - raise IndexError - country = countries[num-1] - headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} - res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) - last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] - for page in range(int(last_page)): - res = requests.get( - f"https://www.insecam.org/en/bycountry/{country}/?page={page}", - headers=headers - ) - ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) - for camhack_ip in ip_search: - print(color.green, camhack_ip) - print(res) - try48() - except KeyboardInterrupt: - print("\nCtrl + C") - try53() -def black_webhacking_2(): - cls() - print(color.blue) - os.system("figlet Web Hacking") - print("\n{1}.brute-Force") - print("{2}.bruteX") - print("{3}.Brute-Boom") - print("{4}.Bruter") - print("{5}.FaceBook-Bruteforce") - print("{99}.mein menu") - choose2 = input(opt) - if choose2 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") - try18() - elif choose2 == '2': - cls() - os.system("git clone https://github.com/1N3/BruteX") - try18() - elif choose2 == '3': - cls() - os.system("git clone https://github.com/Oseid/FaceBoom") - try18() - elif choose2 == '4': - cls() - os.system("git clone https://github.com/AzizKpln/Bruter19") - try18() - elif choose2 == '5': - cls() - os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") - try18() - elif choose2 == '99': - black_2() - else: - black_webhacking_2() -def try51(): - try_to_Hacking_Camera = input("\nDo you want to try again? [y/n] ") - if try_to_Hacking_Camera == 'y': - black_camhack_online() - elif try_to_Hacking_Camera == 'n': - try52() - else: - try51() -def black_ipapi_hacking(): - cls() - os.system("figlet -f slant Hacking|lolcat") - print("\n{1}.Port Scan") - print("{2}.Ping Test") - print("{3}.Whois") - print("{4}.Internet test") - print("{5}.Geoip") - print("{99}.mein menu") - choose_ipapi = input(opt) - if choose_ipapi == '1': - black_tool_ipapi_portscan() - elif choose_ipapi == '2': - black_tool_ipapi_pingtest() - elif choose_ipapi == '3': - black_tool_ipapi_whois() - elif choose_ipapi == '4': - black_tool_ipapi_internet_test() - elif choose_ipapi == '5': - black_tool_ipapi_geoip() - elif choose_ipapi == '99': - menu() - else: - black_ipapi_hacking() -def try48(): - try_to_Black_Hacking_Camera_Online = input("\nDo you want tor try again? [y/n] ") - if try_to_Black_Hacking_Camera_Online == 'y': - black_camhack_online() - elif try_to_Black_Hacking_Camera_Online == 'n': - try49() - else: - try48() -def try49(): - try_to_Black_menu_4 = input("\npress Enter...") - if try_to_Black_menu_4 == '': - menu() - else: - menu() -def black_ipapi_hacking_2(): - cls() - os.system("figlet -f slant Hacking|lolcat") - print("\n{1}.Port Scan") - print("{2}.Ping Test") - print("{3}.Whois") - print("{4}.Internet test") - print("{5}.Geoip") - print("{99}.mein menu") - choose_ipapi = input(opt) - if choose_ipapi == '1': - black_tool_ipapi_portscan_2() - elif choose_ipapi == '2': - black_tool_ipapi_pingtest_2() - elif choose_ipapi == '3': - black_tool_ipapi_whois_2() - elif choose_ipapi == '4': - black_tool_ipapi_internet_test_2() - elif choose_ipapi == '5': - black_tool_ipapi_geoip_2() - elif choose_ipapi == '99': - black_2() - else: - black_ipapi_hacking_2() -def try52(): - try_to_Black_Tool_menu_4 = input("\npress Enter...") - if try_to_Black_Tool_menu_4 == '': - menu() - else: - menu() -def black_tool_ipapi_portscan(): - cls() - host_ipapi = input(ip) - start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text - print(start_ipapi_portscan) - try37() -def black_tool_ipapi_portscan_2(): - cls() - host_ipapi = input(ip) - start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text - print(start_ipapi_portscan) - try42() -def try37(): - try_to_ipapi_portscan = input("\nDo you want to try again? [y/n] ") - if try_to_ipapi_portscan == 'y': - black_tool_ipapi_portscan() - elif try_to_ipapi_portscan == 'n': - try38() - else: - try37() -def try42(): - try_to_ipapi_portscan_2 = input("\nDo you want to try again? [y/n] ") - if try_to_ipapi_portscan_2 == 'y': - black_tool_ipapi_portscan_2() - elif try_to_ipapi_portscan_2 == 'n': - try39() - else: - try42() -def try38(): - try_to_black_tool_ipapi_menu = input("\npress Enter...") - if try_to_black_tool_ipapi_menu == '': - black_ipapi_hacking() - else: - black_ipapi_hacking() -def try39(): - try_to_black_tool_ipapi_menu_2 = input("\npress Enter...") - if try_to_black_tool_ipapi_menu_2 == '': - black_ipapi_hacking_2() - else: - black_ipapi_hacking_2() -def black_tool_ipapi_pingtest(): - cls() - host_ipapi_2 = input(ip) - packet_ipapi = input(packet) - start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") - print(start_pingtest_2) - try40() -def try53(): - try_to_CamHack_2 = input("\nDo you want to try again? [y/n] ") - if try_to_CamHack_2 == 'y': - black_Cam_Hacking_2() - elif try_to_CamHack_2 == 'n': - try54() - else: - try53() -def black_tool_ipapi_pingtest_2(): - cls() - host_ipapi_2 = input(ip) - packet_ipapi = input(packet) - start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") - print(start_pingtest_2) - try43() -def try43(): - try_to_Black_Tool_pingtest_2 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_pingtest_2 == 'y': - black_tool_ipapi_pingtest_2() - elif try_to_Black_Tool_pingtest_2 == 'n': - try39() - else: - try43() -def try40(): - try_to_black_tool_ipapi_pingtest = input("\nDo you want to try again? [y/n] ") - if try_to_black_tool_ipapi_pingtest == 'y': - black_tool_ipapi_pingtest() - elif try_to_black_tool_ipapi_pingtest == 'n': - try38() - else: - try40() -def black_tool_ipapi_whois(): - cls() - host_ipapi_3 = input(ip) - time.sleep(1) - start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text - print(start_whois_attack) - try45() -def try45(): - try_to_Black_Tool_whois = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_whois == 'y': - black_tool_ipapi_whois() - elif try_to_Black_Tool_whois == 'n': - try38() - else: - try45() -def try54(): - try_to_Black_menu_4 = input("\npress Enter...") - if try_to_Black_menu_4 == '': - black_2() - else: - black_2() -def black_tool_ipapi_whois_2(): - cls() - host_ipapi_3 = input(ip) - time.sleep(1) - start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text - print(start_whois_attack) - try46() -def try46(): - try_to_Black_Tool_whois_2 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_whois_2 == 'y': - black_tool_ipapi_whois_2() - elif black_tool_ipapi_whois_2 == 'n': - 39() - else: - try46() -def black_tool_ipapi_internet_test(): - cls() - test_internet = requests.get("https://google.com") - if test_internet.status_code == 200: - print("Internet Connected!") - else: - print("Internet Disconnect!\nPlease, Check Internet!") - try38() -def black_tool_ipapi_internet_test_2(): - cls() - test_internet = requests.get("https://google.com") - if test_internet.status_code == 200: - print("Internet Connected!") - else: - print("Internet Disconnect!\nPlease, Check Internet!") - try39() -def black_tool_ipapi_geoip(): - cls() - host_ipapi_4 = input(ip) - time.sleep(1) - search_location = ipapi.location(ip=host_ipapi_4, key=None) - print("\n-----------------------------------") - print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) - print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) - print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) - print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) - try41() -def black_tool_ipapi_geoip_2(): - cls() - host_ipapi_4 = input(ip) - time.sleep(1) - search_location = ipapi.location(ip=host_ipapi_4, key=None) - print("\n-----------------------------------") - print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) - print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) - print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) - print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) - try47() -def try47(): - try_to_Black_Tool_getip_2 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_getip_2 == 'y': - black_tool_ipapi_geoip_2() - elif try_to_Black_Tool_getip_2 == 'n': - try39() - else: - try47() -def try41(): - try_to_black_Tool_ipapi_location = input("\nDo you want to try again? [y/n] ") - if try_to_black_Tool_ipapi_location == 'y': - black_tool_ipapi_geoip() - elif try_to_black_Tool_ipapi_location == 'n': - try38() - else: - try41() -def black_nslookup(): - cls() - host8 = input(ip) - attack_nslookup = subprocess.getoutput("nslookup " + host8) - print(attack_nslookup) - try11() -def arg(): - if sys.argv[1] == '--clone': - print(color.green + "Stating Cloning..." + color.End) - os.system("git clone " + sys.argv[2]) - print("Exiting...") - sys.exit() - elif sys.argv[1] == '--version': - print(Black_Hack_version) - print("\n") - user_os_info_ver() - sys.exit() - elif sys.argv[1] == '--start': - user_search() - elif sys.argv[1] == '--install': - print(color.green + "Starting Downloading..." + color.End) - os.system("sudo apt install " + sys.argv[2]) - print("Exiting...") - sys.exit() - elif sys.argv[1] == '--help': - black_tool_help() - else: - print("\nPlease, Check Argument!\n") - sys.exit() -def black_installing_40_tool(): - cls() - os.system("figlet -f slant 40|lolcat") - print("\n") - os.system("git clone https://github.com/mrprogrammer2938/40") - print("\nComplete!") - try15() -def black_Tool_Search(): - cls() - banner() - choose = input(""" ---------------Search----------------- -| : """) - time.sleep(1) - if system == 'Linux': - os.system("firefox " + choose) - try32() - elif system == 'Mac': - os.system("firefox " + choose) - try32() - elif system == 'Windows': - os.system("start chrome " + choose) - try32() - else: - print(Black_Tool_Search_Err) - try29() -def black_Tool_Search_2(): - cls() - banner() - choose = input(""" ---------------Search----------------- -| : """) - time.sleep(1) - if system == 'Linux': - os.system("firefox " + choose) - try32() - elif system == 'Mac': - os.system("firefox " + choose) - try32() - elif system == 'Windows': - os.system("start chrome " + choose) - try32() - else: - print(Black_Tool_Search_Err) - try30() -def black_ip_search(): - cls() - print("{1}.Online") - print("{2}.Installing IPz pkg") - print("{99}.mein menu") - choose12 = input(opt) - if choose12 == '1': - start_ip_search() - elif choose12 == '2': - cls() - installing_ipz = subprocess.getoutput("git clone https://github.com/mrprogrammer2938/IPz") - print(installing_ipz) - try14() - elif choose12 == '99': - Black_Tool_Start() - else: - black_ip_search() -def black_Cam_Hacking(): - cls() - print(color.blue) - os.system("figlet Cam Hacking") - print(color.End) - print("\n{1}.Cam-Hackers") - print("{2}.Cam-Hack-ang") - print("{3}.say cheese") - print("{4}.say Master") - print("{5}.Cam-Phish") - print("{99}.mein menu") - choose3 = input(opt) - if choose3 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938") - try19() - elif choose3 == '2': - cls() - os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") - try19() - elif choose3 == '3': - cls() - os.system("git clone https://github.com/keralahackers/saycheese") - try19() - elif choose3 == '4': - cls() - os.system("git clone https://github.com/joshkar/SayMaster") - try19() - elif choose3 == '5': - cls() - os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") - try19() - elif choose3 == '99': - menu() - else: - black_Cam_Hacking() -def black_Cam_Hacking_2(): - cls() - print(color.blue) - os.system("figlet Cam Hacking") - print(color.End) - print("\n{1}.Cam-Hackers") - print("{2}.Cam-Hack-ang") - print("{3}.say cheese") - print("{4}.say Master") - print("{5}.Cam-Phish") - print("{99}.mein menu") - choose3 = input(opt) - if choose3 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Cam-Hackers") - try19() - elif choose3 == '2': - cls() - os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") - try19() - elif choose3 == '3': - cls() - os.system("git clone https://github.com/keralahackers/saycheese") - try19() - elif choose3 == '4': - cls() - os.system("git clone https://github.com/joshkar/SayMaster") - try19() - elif choose3 == '5': - cls() - os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") - try19() - elif choose3 == '99': - black_2() - else: - black_Cam_Hacking_2() -def try32(): - try_again_1 = input("\nDo you want to try again? [y/n] ") - if try_again_1 == 'y': - black_Tool_Search() - elif try_again_1 == 'n': - try29() - else: - try32() -def try32(): - try_again_2 = input("\nDo you want to try again? [y/n] ") - if try_again_2 == 'y': - black_Tool_Search_2() - elif try_again_2 == 'n': - try30() - else: - try32() -def Black_Tool_Shell(): - try: - cls() - banner() - while True: - option = input(opt_shell) - option = option.split() - if option == []: - pass - elif option[0] == 'back': - menu() - elif option[0] == 'exit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'quit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'help': - print(Black_Tool_Shell_Help) - elif option[0] == 'options': - print(""" ------------------- -Ping Test | ------------------- -""") - elif option[0] == 'set': - if len(option) < 3: - print(""" ---------------- -Host | -Packet | ---------------- -""") - else: - if option[1] == 'host': - host = option[2] - print("\nHost ==> " + host + "\n") - elif option[1] == 'packet': - packet = option[2] - print("\nPacket ==> " + packet + "\n") - else: - print("\nPlease, Usage: set [Option]...\n") - elif option[0] == 'clear': - cls() - elif option[0] == 'banner': - banner() - elif option[0] == 'exploit': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'run': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'cls': - cls() - elif option[0] == 'version': - print(Black_Tool_Version) - else: - print(option[0] + color.red + "\n Not Found!" + color.End) - except: - try_to_Black_Tool() -def Black_Tool_Shell_2(): - try: - cls() - banner() - while True: - option = input(opt_shell) - option = option.split() - if option == []: - pass - elif option[0] == 'back': - black_2() - elif option[0] == 'exit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'quit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'help': - print(Black_Tool_Shell_Help) - elif option[0] == 'options': - print(""" ------------------- -Ping Test | ------------------- -""") - elif option[0] == 'set': - if len(option) < 3: - print(""" ---------------- -Host | -Packet | ---------------- -""") - else: - if option[1] == 'host': - host = option[2] - print("\nHost ==> " + host + "\n") - elif option[1] == 'packet': - packet = option[2] - print("\nPacket ==> " + packet + "\n") - else: - print("\nPlease, Usage: set [Option]...\n") - elif option[0] == 'clear': - cls() - elif option[0] == 'banner': - banner() - elif option[0] == 'exploit': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'run': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'cls': - cls() - elif option[0] == 'version': - print(Black_Tool_Version) - else: - print(option[0] + color.red + "\n Not Found!" + color.End) - except: - try_to_Black_Tool() -def try29(): - try_to_Black_Tool_menu = input("\npress Enter...") - if try_to_Black_Tool_menu == '': - menu() - else: - menu() -def try30(): - try_to_Black_Tool_menu = input("\npress Enter...") - if try_to_Black_Tool_menu == '': - cls() - black_2() - else: - cls() - black_2() -def try32(): - try_again_2 = input("\nDo you want to try again? [y/n] ") - if try_again_2 == 'y': - black_Tool_Search() - elif try_again_2 == 'n': - try29() - else: - try32() -def try32(): - try_to_Black_Tool_5 = input("\npress Enter...") - if try_to_Black_Tool_5 == '': - black() - else: - black() -def try33(): - try_to_Black_Tool_6 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_6 == 'y': - cls() - black_2() - elif try_to_Black_Tool_6 == 'n': - try30() - else: - try33() -def try_to_Black_Tool(): - try_again_3 = input("\npress Enter...") - if try_again_3 == '': - menu() - else: - menu() -def try_to_Black_Tool_2(): - try_again_4 = input("\npress Enter...") - if try_again_4 == '': - black_2() - else: - black_2() -def Black_Tool_Command_2(): - try_to_help_Black_Tool_Command = print(""" - clear - cls - banner - version - back - help: - clear | clear banner - cls | clear banner - banner | show Black Tool banner - version | show Black Tool Version - back | back banner on Black Tool Menu - - """) - try26() -def black_tool_help(): - print(""" -Start Tool at: """ + color.green + str(black_Tool_date) + color.blue + """ -Black-Tool""" + color.End + """ Usage: - --start start Hack Menu! - --install + pkg - --clone + Repositories - --version Black-Tool version - --help + Black-Tool Help -""") -def Black_Tool_Command(): - try_to_help_Black_Tool_Command = print(""" - clear - cls - banner - version - back - help: - clear | clear banner - cls | clear banner - banner | show Black Tool banner - version | show Black Tool Version - back | back banner on Black Tool Menu - - """) - try25() -def black_portscan(): - cls() - print("\n{1}.Online") - print("{2}.Installing Portscan") - print("{3}.mein menu") - choose10 = input(opt) - if choose10 == '1': - portscan_attack() - elif choose10 == '2': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Portscan") - try4() - elif choose10 == '3': - Black_Tool_Start() - else: - black_portscan() -def black_ddosattack(): - cls() - os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") - try4() -def black_ping(): - cls() - host3 = input(ip) - packet = input(packet_2) - time.sleep(2) - c = subprocess.getoutput("ping -w " + packet + " " + host3) - print(c) - time.sleep(2) - try4() -def start_ip_search(): - cls() - web2 = input(ip) - time.sleep(1) - sock = socket.gethostbyname(web2) - print("Ip: " + sock) - try13() -def try19(): - try_to_camhack = input("\npress Enter...") - if try_to_camhack == '': - black_Cam_Hacking() - else: - black_Cam_Hacking() -def try4(): - try_to_mein1 = input("\npress Enter...") - if try_to_mein1 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def try20(): - try_to_Phishing = input("\npress Enter...") - if try_to_Phishing == '': - black_Phishing() - else: - black_Phishing() -def try25(): - try_to_black_menu_2 = input("\npress Enter...") - if try_to_black_menu_2 == '': - menu() - else: - menu() -def banner(): - print(color.green + """ - ███████████ ████ █████ ███████████ ████ - ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ - ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ - ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ - ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ - ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ - ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ - ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.End) -def black_weblocation(): - cls() - print(exm) - site = input(ip) - try: - search = ipapi.location(ip=site, key=None) - print("\n") - print(Fore.RED + "[~] " + Fore.WHITE + "Ip: " + Fore.GREEN + search["ip"]) - print(Fore.RED + "[~] " + Fore.WHITE + "City " + Fore.GREEN + search["city"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Region " + Fore.GREEN + search["region"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Country: " + Fore.GREEN + search["country"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Org: " + Fore.GREEN + search["org"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Time Zone: " + Fore.GREEN + search["timezone"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Languages: " + Fore.GREEN + search["languages"]) - time.sleep(2) - except: - print(color.green + "\nPlease" + color.red + ", Check Ip!\n") - time.sleep(1) - try4() -def portscan_attack(): - cls() - host = input(ip) - attack_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host).text - print(attack_portscan) - time.sleep(2) - try6() -def try26(): - try_to_black_menu_2 = input("\npress Enter...") - if try_to_black_menu_2 == '': - black_2() - else: - black_2() -def black_whois_lookup(): - cls() - host5 = input(ip) - time.sleep(1) - print(color.white_light) - attack_whois = subprocess.getoutput("whois " + host5) - print(attack_whois) - time.sleep(2) - try7() -def try18(): - try_to_webhacking = input("\npress Enter...") - if try_to_webhacking == '': - black_webhacking() - else: - black_webhacking() -def Developer(): - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "This code write by " + color.blue + "Mr.nope" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) - print(color.org + "Github: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try25() -def try13(): - try_to_search_ip = input("\nDo you want to try again? [y/n] ") - if try_to_search_ip == 'y': - start_search_ip() - elif try_to_search_ip == 'n': - try12() - else: - try13() -def try6(): - try_again_2 = input("\nDo you want to try again? [y/n] ") - if try_again_2 == 'y': - portscan_attack() - elif try_again_2 == 'n': - try5() - else: - try6() -def try15(): - try_to_menu_2_3 = input("\npress Enter...") - if try_to_menu_2_3 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def black_Phishing(): - cls() - print(color.blue) - os.system("figlet Phishing") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.zphisher") - print("{3}.nex-Phisher") - print("{4}.Social Phish") - print("{5}.Black-phish") - print("{6}.Phish-Mailer") - print("{99}.mein menu") - choose4 = input(opt) - if choose4 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try20() - elif choose4 == '2': - cls() - os.system("git clone https://github.com/htr-tech/zphisher") - try20() - elif choose4 == '3': - cls() - os.system("git clone https://github.com/htr-tech/nexphisher") - try20() - elif choose4 == '4': - cls() - os.system("git clone https://github.com/xHak9x/SocialPhish") - try20() - elif choose4 == '5': - cls() - os.system("git clone https://github.com/iinc0gnit0/BlackPhish") - try20() - elif choose4 == '6': - cls() - os.system("git clone https://github.com/BiZken/PhishMailer") - try20() - elif choose4 == '99': - menu() - else: - black_Phishing() -def black_Phishing_2(): - cls() - print(color.blue) - os.system("figlet Phishing") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.zphisher") - print("{3}.nex-Phisher") - print("{4}.Social Phish") - print("{5}.Black-phish") - print("{6}.Phish-Mailer") - print("{99}.mein menu") - choose4 = input(opt) - if choose4 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try20() - elif choose4 == '2': - cls() - os.system("git clone https://github.com/htr-tech/zphisher") - try20() - elif choose4 == '3': - cls() - os.system("git clone https://github.com/htr-tech/nexphisher") - try20() - elif choose4 == '4': - cls() - os.system("git clone https://github.com/xHak9x/SocialPhish") - try20() - elif choose4 == '5': - cls() - os.system("git clone https://github.com/iinc0gnit0/BlackPhish") - try20() - elif choose4 == '6': - cls() - os.system("git clone https://github.com/BiZken/PhishMailer") - try20() - elif choose4 == '99': - black_2() - else: - black_Phishing_2() -def try14(): - try_to_menu2_2 = input("\npress Enter...") - if try_to_menu2_2 == '': - black_ip_search() - else: - black_ip_search() -def try_to_black_menu(): - try4 = input("\npress Enter...") - if try4 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def try5(): - try_again_1 = input("\npress Enter...") - if try_again_1 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def black_wirless_Attack(): - cls() - print(color.blue) - os.system("figlet Wirless Attack") - print(color.End) - print("\n{1}.wifite") - print("{2}.Airattackit") - print("{3}.wifispy") - print("{4}.wifi-God") - print("{5}.wifi-cracker") - print("{99}.mein menu") - choose5 = input(opt) - if choose5 == '1': - cls() - os.system("git clone https://github.com/derv82/wifite") - try21() - elif choose5 == '2': - cls() - os.system("git clone https://github.com/JoyGhoshs/Airattackit") - elif choose5 == '3': - cls() - os.system("git clone https://github.com/AresS32/wirespy") - try21() - elif choose5 == '4': - cls() - os.system("git clone https://github.com/waseem-sajjad/WifiGod") - try21() - elif choose5 == '5': - cls() - os.system("git clone https://github.com/brannondorsey/wifi-cracking") - try21() - elif choose5 == '99': - menu() - else: - black_wirless_Attack() -def black_wirless_Attack_2(): - cls() - print(color.blue) - os.system("figlet Wirless Attack") - print(color.End) - print("\n{1}.wifite") - print("{2}.Airattackit") - print("{3}.wifispy") - print("{4}.wifi-God") - print("{5}.wifi-cracker") - print("{6}.wiresec") - print("{99}.mein menu") - choose5 = input(opt) - if choose5 == '1': - cls() - os.system("git clone https://github.com/derv82/wifite") - try21() - elif choose5 == '2': - cls() - os.system("git clone https://github.com/JoyGhoshs/Airattackit") - elif choose5 == '3': - cls() - os.system("git clone https://github.com/AresS32/wirespy") - try21() - elif choose5 == '4': - cls() - os.system("git clone https://github.com/waseem-sajjad/WifiGod") - try21() - elif choose5 == '5': - cls() - os.system("git clone https://github.com/brannondorsey/wifi-cracking") - try21() - elif choose5 == '6': - cls() - os.system("git clone https://github.com/bitcoinander/wiresec") - try21() - elif choose5 == '99': - black_2() - else: - black_wirless_Attack_2() -def try21(): - try_to_wirless_attack = input("\npress Enter...") - if try_to_wirless_attack == '': - black_wirless_Attack() - else: - black_wirless_Attack() -def try1(): - try_to_black_tool = input("\npress Enter...") - if try_to_black_tool == '': - menu() - else: - menu() -def black_webinfo(): - cls() - print(color.blue) - os.system("figlet Web Info") - print(color.End) - print("\n{1}.Web-Info") - print("{2}.setookit") - print("{3}.webkiller") - print("{4}.web informtion") - print("{5}.Th3inspector") - print("{99}.mein menu") - choose6 = input(opt) - if choose6 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Web-Info") - try17() - elif choose6 == '2': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") - try17() - elif choose6 == '3': - cls() - os.system("git clone https://github.com/ultrasecurity/webkiller") - try17() - elif choose6 == '4': - cls() - os.system("git clone https://github.com/zahidin/web-information-gathering") - try17() - elif choose6 == '5': - cls() - os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") - try17() - elif choose6 == '99': - menu() - else: - black_webinfo() -black_Tool_pkg_installing_Err = """ -install pkg Name -""" -def black_webinfo_2(): - cls() - print(color.blue) - os.system("figlet Web Info") - print(color.End) - print("\n{1}.Web-Info") - print("{2}.setookit") - print("{3}.webkiller") - print("{4}.web informtion") - print("{5}.Th3inspector") - print("{99}.mein menu") - choose6 = input(opt) - if choose6 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Web-Info") - try17() - elif choose6 == '2': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") - try17() - elif choose6 == '3': - cls() - os.system("git clone https://github.com/ultrasecurity/webkiller") - try17() - elif choose6 == '4': - cls() - os.system("git clone https://github.com/zahidin/web-information-gathering") - try17() - elif choose6 == '5': - cls() - os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") - try17() - elif choose6 == '99': - black_2() - else: - black_webinfo_2() -def black_tool_developer_2(): - os.system("printf '\033]2;Black-Tool\a'") - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) - print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) - print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try28() -def try24(): - Err_try_to_Black_Tool = input("\npress Enter...") - if Err_try_to_Black_Tool == '': - menu() - else: - menu() -Black_Tool_clone_Err = """ -clone [Pkg] -""" -def black_soialenginners(): - cls() - print(color.blue) - os.system("figlet social Engineer") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.focial") - print("{3}.fluxion") - print("{4}.Insta Hack") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try22() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") - try22() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/FluxionNetwork/fluxion") - try22() - elif choose7 == '4': - cls() - os.system("git clone https://github.com/fuck3erboy/instahack") - try22() - elif choose7 == '99': - menu() - else: - black_soialenginners() -def black_soialenginners_2(): - cls() - print(color.blue) - os.system("figlet social Engineer") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.focial") - print("{3}.fluxion") - print("{4}.Insta Hack") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try56() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") - try56() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/FluxionNetwork/fluxion") - try56() - elif choose7 == '4': - cls() - os.system("git clone https://github.com/fuck3erboy/instahack") - try56() - elif choose7 == '99': - black_2() - else: - black_soialenginners_2() -def try22(): - try_to_Soial_Eng = input("\npress Enter...") - if try_to_Soial_Eng == '': - black_soialenginners() - else: - black_soialenginners() -def black_Hackingtools(): - cls() - print(color.blue) - os.system("figlet Hacking Tools") - print(color.End) - print("\n{1}.Hacking-Tools") - print("{2}.Hack-Tools") - print("{3}.fsociety") - print("{4}.PTool") - print("{5}.onex") - print("{6}.Kit Hack") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/hackingtools") - try16() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/Z4nzu/hackingtool") - try16() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/Manisso/fsociety") - try16() - elif choose7 == '4': - cls() - os.system("git clone https://github.com/mrprogrammer2938/PTool") - try16() - elif choose7 == '5': - cls() - os.system("git clone https://github.com/rajkumardusad/onex") - try16() - elif choose7 == '6': - cls() - os.system("git clone https://github.com/AdrMXR/KitHack") - try16() - elif choose7 == '99': - menu() - else: - black_Hackingtools() -def try56(): - try_to_black_Tool_menu_soial_Enginner =input("\npress Enter...") - if try_to_black_Tool_menu_soial_Enginner == '': - black_soialenginners_2() - else: - black_soialenginners_2() -def black_Hackingtools_2(): - cls() - print(color.blue) - os.system("figlet Hacking Tools") - print(color.End) - print("\n{1}.Hacking-Tools") - print("{2}.Hack-Tools") - print("{3}.fsociety") - print("{4}.PTool") - print("{5}.onex") - print("{6}.Kit Hack") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/hackingtools") - try16() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/Z4nzu/hackingtool") - try16() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/Manisso/fsociety") - try16() - elif choose7 == '4': - cls() - os.system("git clone https://github.com/mrprogrammer2938/PTool") - try16() - elif choose7 == '5': - cls() - os.system("git clone https://github.com/rajkumardusad/onex") - try16() - elif choose7 == '6': - cls() - os.system("git clone https://github.com/AdrMXR/KitHack") - try16() - elif choose7 == '99': - black_2() - else: - black_Hackingtools_2() -def try7(): - try_to_whois_attack = input("\nDo you want to try again? [y/n] ") - if try_to_whois_attack == 'y': - black_whois_lookup() - elif try_to_whois_attack == 'n': - try4() - else: - try7() -def try28(): - try_to_black_menu_4=input("\npress Enter...") - if try_to_black_menu_4 == '': - black_2() - else: - black_2() -def try23(): - try_to_DDos_Attack = input("\npress Enter...") - if try_to_DDos_Attack == '': - black_DDos_Attack() - else: - black_DDos_Attack() -def Black_Tool_CMD(): - try: - cls() - while True: - choose_cmd = input(opt_cmd) - choose_cmd = choose_cmd.split() - if choose_cmd == []: - pass - elif choose_cmd[0] == 'help': - print(Black_Tool_cmd_help) - elif choose_cmd[0] == 'exit': - menu() - elif choose_cmd[0] == 'clear': - cls() - elif choose_cmd[0] == 'cls': - cls() - elif choose_cmd[0] == 'quit': - menu() - elif choose_cmd[0] == 'install': - if len(choose_cmd) < 3: - print(black_Tool_pkg_installing_Err) - else: - if choose_cmd[1] == 'pkg': - pkg_name = choose_cmd[2] - os.system("apt install " + pkg_name) - else: - print(black_Tool_pkg_installing_Err) - elif choose_cmd[0] == 'banner': - banner() - elif choose_cmd[0] == 'clone': - if len(choose_cmd) < 2: - print(Black_Tool_clone_Err) - else: - res_name = choose_cmd[1] - os.system(f"git clone {res_name}") - else: - print(choose_cmd[0] + color.red + " Command Not Found!" + color.End) - except: - print("\n") - try56() -def Black_Tool_CMD_2(): - try: - cls() - while True: - choose_cmd = input(opt_cmd) - choose_cmd = choose_cmd.split() - if choose_cmd == []: - pass - elif choose_cmd[0] == 'help': - print(Black_Tool_cmd_help) - elif choose_cmd[0] == 'exit': - black_2() - elif choose_cmd[0] == 'clear': - cls() - elif choose_cmd[0] == 'cls': - cls() - elif choose_cmd[0] == 'quit': - black_2() - elif choose_cmd[0] == 'install': - if len(choose_cmd) < 3: - print(black_Tool_pkg_installing_Err) - else: - if choose_cmd[1] == 'pkg': - pkg_name = choose_cmd[2] - os.system("apt install " + pkg_name) - else: - print(black_Tool_pkg_installing_Err) - elif choose_cmd[0] == 'banner': - banner() - elif choose_cmd[0] == 'clone': - if len(choose_cmd) < 2: - print(Black_Tool_clone_Err) - else: - res_name = choose_cmd[1] - os.system(f"git clone {res_name}") - else: - print(choose_cmd[0] + color.red + " Command Not Found!" + color.End) - except: - print("\n") - try57() -def black_DDos_Attack(): - cls() - print(color.blue) - os.system("figlet DDos Attack") - print(color.End) - print("\n{1}.DDos-Attack") - print("{2}.hammer") - print("{3}.Liteddos") - print("{4}.Rave-Tool") - print("{5}.DDos-Attack-Mrx") - print("{99}.mein menu") - choose8 = input(opt) - if choose8 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") - try23() - elif choose8 == '2': - cls() - os.system("git clone https://github.com/cyweb/hammer") - try23() - elif choose8 == '3': - cls() - os.system("git clone https://github.com/4L13299/LITEDDOS") - try23() - elif choose8 == '4': - cls() - os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") - try23() - elif choose8 == '5': - cls() - os.system("git clone https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") - try23() - elif choose8 == '99': - menu() - else: - black_DDos_Attack() -def try56(): - try_to_Black_Tool_menu_4 = input("\npress Enter...") - if try_to_Black_Tool_menu_4 == '': - menu() - else: - menu() -def black_DDos_Attack_2(): - cls() - print(color.blue) - os.system("figlet DDos Attack") - print(color.End) - print("\n{1}.DDos-Attack") - print("{2}.hammer") - print("{3}.Liteddos") - print("{4}.Rave-Tool") - print("{5}.DDos-Attack-Mrx") - print("{99}.mein menu") - choose8 = input(opt) - if choose8 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") - try23() - elif choose8 == '2': - cls() - os.system("git clone https://github.com/cyweb/hammer") - try23() - elif choose8 == '3': - cls() - os.system("git clone https://github.com/4L13299/LITEDDOS") - try23() - elif choose8 == '4': - cls() - os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") - try23() - elif choose8 == '5': - cls() - os.system("git clone DDos-Attack-Mrx = https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") - try23() - elif choose8 == '99': - black_2() - else: - black_DDos_Attack_2() -def try57(): - try_to_Black_Tool_menu_5 = input("\npress Enter...") - if try_to_Black_Tool_menu_5 == '': - black_2() - else: - black_2() -def black_Update_Uninstalling(): - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print("\n{1}.Update") - print("{2}.Uninstall") - print("{99}.mein menu") - choose9 = input(opt) - if choose9 == '1': - black_update() - elif choose9 == '2': - black_uninstall() - elif choose9 == '99': - menu() - else: - black_Update_Uninstalling() -def black_Update_Uninstalling_2(): - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print("\n{1}.Update") - print("{2}.Uninstall") - print("{99}.mein menu") - choose9 = input(opt) - if choose9 == '1': - black_update() - elif choose9 == '2': - black_uninstall() - elif choose9 == '99': - black_2() - else: - black_Update_Uninstalling_2() -def black_tool_developer(): - os.system("printf '\033]2;Black-Tool\a'") - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) - print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.5.0" + color.End) - print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try27() -def black_tool_developer_2(): - os.system("printf '\033]2;Black-Tool\a'") - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) - print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) - print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try35() -def try16(): - try_to_choose_opt = input("\npress Enter...") - if try_to_choose_opt == '': - menu() - else: - menu() -def try35(): - try_to_Black_menu_7 = input("\npress Enter...") - if try_to_Black_menu_7 == '': - black_2() - else: - black_2() -def black_update(): - if system == 'Linux': - os.system("cd .. && sudo rm Black-Tool") - os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") - try10() - elif system == 'Mac': - os.system("cd .. && sudo rm -r Black-Tool") - os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") - try10() - elif system == 'Windows': - cls() - print("\nThis Programm Can Not Run Your OS!\n") - sys.exit() - else: - print("\nThis, Programm Can Run on Linux,MacOS\n") - time.sleep(2) - try9() -def try27(): - try_to_black_menu_3 = input("\npress Enter...") - if try_to_black_menu_3 == '': - black() - else: - black() -def try16(): - try_to_menu_installing_hackingtool = input("\npress Enter...") - if try_to_menu_installing_hackingtool == '': - black_Hackingtools() - else: - black_Hackingtools() -def black_uninstall(): - if system == 'Linux': - os.system("cd /usr/local/bin && sudo rm hack") - print("\nPlease, Using: ./uninstall in hack file") - try8() - elif system == 'Mac': - os.system("cd /usr/local/bin && sudo rm hack") - print("\nPlease, Using: ./uninstall in hack file") - try8() - elif system == 'Windows': - cls() - print("\nThis Programm Can Not Run Your OS!\n") - sys.exit() - else: - print("\nThis, Programm Can Run on +Linux,MacOs\n") - time.sleep(2) - try9() -def try17(): - try_to_webinfo = input("\npress Enter...") - if try_to_webinfo == '': - black_webinfo() - else: - black_webinfo() -def try9(): - try_to_mein2 = input("\npress Enter...") - if try_to_mein2 == '': - menu() - else: - menu() -def try10(): - try_to_mein3 = input("\npress Enter...") - if try_to_mein3 == '': - ext() - else: - ext() -def try11(): - try_again_nslookup = input("Do you want to try again? [y/n] ") - if try_again_nslookup == 'y': - black_nslookup() - elif try_again_nslookup == 'n': - try12() - else: - try11() -def try12(): - try_to_menu_5 = input("\npress Enter...") - if try_to_menu_5 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -if __name__ == '__main__': - try: - if system == 'Linux': - arg() - elif system == 'Windows': - print(Black_Tool_OS_Err) - sys.exit() - elif system == 'Mac': - arg() - else: - print(Black_Tool_OS_Err) - except IndexError: - print("\nPlease, Usage: --help\n") - sys.exit() -cls() -# Black-Tool 1.5.0 \ No newline at end of file From aa89ef923b065a416fdb749dc9f0af91ce2950c5 Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Fri, 2 Jul 2021 15:23:57 +0430 Subject: [PATCH 017/392] Hack Hack --- hack | 2332 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 2332 insertions(+) create mode 100644 hack diff --git a/hack b/hack new file mode 100644 index 0000000..ead9754 --- /dev/null +++ b/hack @@ -0,0 +1,2332 @@ +#!/usr/bin/python3 +# This code write by Mr.nope +# Version 1.5.2 +# Github: https://github.com/mrprogrammer2938 +# Instagram: https://instagram.com/programmer2938 +# ---------------------------------------------------------------- +# License +# MIT License + +# Copyright (c) 2021 Mr.programmer + +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to deal +# in the Software without restriction, including without limitation the rights +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: + +# The above copyright notice and this permission notice shall be included in all +# copies or substantial portions of the Software. + +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +# SOFTWARE. +import os +import time +import re +import sys +import datetime +import platform +import requests +try: + from colorama import Fore,init +except ImportError: + os.system("pip3 intsll colorama"); +try: + import socket +except ImportError: + os.system("pip install socket"); +try: + import subprocess +except ImportError: + os.system("pip install subprocess"); +try: + import ipapi +except ImportError: + os.system("pip install ipapi"); +Black_Tool_Version = "\nBlack-Tool 1.4.0\n" +user = subprocess.getoutput("whoami") +black_Tool_date = subprocess.getoutput("date").replace("+0430","") +Black_Tool_cmd_help = """ +clear | clear Screen +cls | clear Screen +install pkg | installing pkg +exit | exit Black Tool CMD +quit | exit Black Tool CMD +""" +packet = "\nEnter packet: " +def check_internet_title(): + os.system("printf '\033]2;Black-Tool: Check-Internet\a'") +def check_internet_title_Connected(): + os.system("printf '\033]2;Black-Tool: Internet Connected!\a'") +# ------------- Black Tool Color --------------- +class color: + red = '\033[91m' + blue = '\033[96m' + End = '\033[0m' + green = '\033[92m' + darkblue = '\033[34m' + org = '\033[33m' + line = '\033[4m' + prlblue = '\033[94m' + white_light = '\033[97m' +# ---------------------------------------------- +Black_Tool_Search_Err = color.red + "Error, " + color.green + "Please Check URL!" + color.End +opt_shell = color.line + "Black-Tool" + color.End + "/ ~# " +opt_cmd = color.line + "Black-Tool" + color.green + "/> " + color.End +Black_Tool_OS_Err = "\nError, Please Try again!\n" +Black_Tool_OS_Err_2 = "\nError, Please Try again!\n" +def user_os_info(): + print("\n--------Black Tool----------\n") + print("User: " + user) + print("os: " + system) + print("----------------------------\n") + try34() +def user_os_info_ver(): + print("--------Black Tool----------\n") + print("User: " + user) + print("os: " + system) + print("----------------------------\n") +def user_search(): + if os.getuid() == 0: + check_internet() + else: + print("\nPlease, Run This Tool as Root!\n") + sys.exit() +def check_internet(host="https://google.com"): + try: + check_internet_title() + cls() + print("\nCheck Internet...\n") + internet = requests.get(host,timeout=14) + if internet.status_code == 200: + check_internet_title_Connected() + print("Internet Connected!") + time.sleep(1) + print("\nSet on System....") + time.sleep(1) + user_os_info() + pass + except: + print('\nPlease, Check Internet!\n') + sys.exit() +opt = color.blue + "\nBlack-Tool~# " + color.End +Black_Tool_Shell_Help = """ +set | set [Option] +options | show options +Version | show Black Tool version +exit | exit Black Tool +quit | quit Black Tool +back | Back Black Tool Menu +help | Black Tool Shell Help +run | run Attack +exploit | run Attack +""" +Black_menu_mass = color.green + "Exiting..." + color.End +system = platform.uname()[0] +ip = "\nEnter ip: " +exm = "\nPlease, Enter Ip!" +packet_2 = "\nEnter packet: " +port = "\nEnter port: " +Black_Hack_version = "Black-Tool 1.4.0" +def title(): + os.system("printf '\033]2;Black-Tool\a'") +def cls(): + os.system("clear") +def ext(): + cls() + print(Black_menu_mass) + sys.exit() +def menu(): + try: + title() + cls() + screen() + black() + except KeyboardInterrupt: + print("\nCtrl + C") + print("\n{} Exiting... {}".format(color.green,color.End)) + sys.exit() +# Menu 1.5.2 +def black(): + print("\n{1}.Black-Tool Attack") + print("{2}.Black-Tool Shell") + print("{3}.Black-Tool Search") + print("{4}.Black-Tool CMD") + print("{5}.Web-Hacking") + print("{6}.Cam-Hackers") + print("{7}.Phishing") + print("{8}.Wirless Attack") + print("{9}.Web-Info") + print("{10}.Soial-Enginner") + print("{11}.Hacking-Tools") + print("{12}.DDos-Attack") + print("{13}.Hacking With IpApi") + print("{14}.Hacking Camera Online") + print("{15}.Installing Programming Language") + print("{16}.Update & Uninstall") + print("{0}.Developer") + print("[C].Command") + print("{99}.Exit") + choose = input(opt) + if choose == '1' or choose == '01': + Black_Tool_Start() + elif choose == '2' or choose == '02': + Black_Tool_Shell() + elif choose == '3' or choose == '03': + black_Tool_Search() + elif choose == '4' or choose == '04': + Black_Tool_CMD() + elif choose == '5' or choose == '05': + black_webhacking() + elif choose == '6' or choose == '06': + black_Cam_Hacking() + elif choose == '7' or choose == '07': + black_Phishing() + elif choose == '8' or choose == '08': + black_wirless_Attack() + elif choose == '9' or choose == '09': + black_webinfo() + elif choose == '10': + black_soialenginners() + elif choose == '11': + black_Hackingtools() + elif choose == '12': + black_DDos_Attack() + elif choose == '13': + black_ipapi_hacking() + elif choose == '14': + black_camhack_online() + elif choose == '15': + black_installing_lan() + elif choose == '16': + black_Update_Uninstalling() + elif choose == '0': + black_tool_developer() + elif choose == 'c': + Black_Tool_Command() + elif choose == 'C': + Black_Tool_Command() + elif choose == '99': + ext() + elif choose == 'exit': + ext() + elif choose == 'quit': + ext() + elif choose == 'banner': + cls() + banner() + try25() + elif choose == 'cls': + black_2() + elif choose == 'clear': + black_2() + elif choose == 'back': + menu() + elif choose == '': + menu() + elif choose == ' ': + menu() + elif choose == ' ': + menu() + else: + cls() + print(choose + color.red + " Not Found!" + color.End) + try_to_black_Tool = input("\npress Enter...") + if try_to_black_Tool == '': + menu() + else: + menu() +def black_2(): + cls() + print("\n{1}.Black-Tool Attack") + print("{2}.Black-Tool Shell") + print("{3}.Black-Tool Search") + print("{4}.Back-Tool CMD") + print("{5}.Web-Hacking") + print("{6}.Cam-Hackers") + print("{7}.Phishing") + print("{8}.Wirless Attack") + print("{9}.Web-Info") + print("{10}.Soial-Enginner") + print("{11}.Hacking-Tools") + print("{12}.DDos-Attack") + print("{13}.Hacking With IpApi") + print("{14}.Hacking Camera Online") + print("{15}.Installing Programming Language") + print("{16}.Update & Uninstall") + print("{0}.Developer") + print("[C].Command") + print("{99}.Exit") + choose = input(opt) + if choose == '1' or choose == '01': + Black_Tool_Start_2() + elif choose == '2' or choose == '02': + Black_Tool_Shell_2() + elif choose == '3' or choose == '03': + black_Tool_Search_2() + elif choose == '4' or choose == '04': + Black_Tool_CMD_2() + elif choose == '5' or choose == '05': + black_webhacking_2() + elif choose == '6' or choose == '06': + black_Cam_Hacking_2() + elif choose == '7' or choose == '07': + black_Phishing_2() + elif choose == '8' or choose == '08': + black_wirless_Attack_2() + elif choose == '9' or choose == '09': + black_webinfo_2() + elif choose == '10': + black_soialenginners_2() + elif choose == '11': + black_Hackingtools_2() + elif choose == '12': + black_DDos_Attack_2() + elif choose == '13': + black_ipapi_hacking_2() + elif choose == '14': + black_camhack_online_2() + elif choose == '15': + black_installing_lan_2() + elif choose == '16': + black_Update_Uninstalling_2() + elif choose == '0': + black_tool_developer_2() + elif choose == 'c': + Black_Tool_Command_2() + elif choose == 'C': + Black_Tool_Command_2() + elif choose == '99': + ext() + elif choose == 'exit': + ext() + elif choose == 'quit': + ext() + elif choose == 'banner': + cls() + banner() + try36() + elif choose == 'cls': + black_2() + elif choose == 'clear': + black_2() + elif choose == 'back': + menu() + else: + black_2() +def try34(): + try_to_start_Black_Tool = input("\npress Enter To Start " + color.green + "Black-Tool" + color.End + "...") + if try_to_start_Black_Tool == '': + menu() + else: + menu() +def try_to_black_menu(): + try2 = input("\npress Enter...") + if try2 == '': + menu() + else: + menu() +def Black_Tool_Start(): + cls() + os.system("figlet Black Tool|lolcat") + print("\n{1}.Portscan") + print("{2}.DDos-Attack") + print("{3}.Ping Test") + print("{4}.Web Loction") + print("{5}.WhoIs lookup") + print("{6}.nslookup") + print("{7}.Ip Search") + print("{8}.40") + print("{99}.mein menu") + choose_black = input(opt) + if choose_black == '1': + black_portscan() + elif choose_black == '2': + black_ddosattack() + elif choose_black == '3': + black_ping() + elif choose_black == '4': + black_weblocation() + elif choose_black == '5': + black_whois_lookup() + elif choose_black == '6': + black_nslookup() + elif choose_black == '7': + black_ip_search() + elif choose_black == '8': + black_installing_40_tool() + elif choose_black == '99': + menu() + else: + Black_Tool_Start() +def black_installing_lan(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.python") + print("{2}.python3") + print("{3}.ruby") + print("{4}.java") + print("{5}.Coffie Script") + print("{6}.java Script") + print("{7}.c++") + print("{99}.mein menu") + choose = input(opt) + if choose == '1': + cls() + os.system("apt install python") + try58() + elif choose == '2': + cls() + os.system("apt install python3") + try58() + elif choose == '3': + cls() + os.system("apt install ruby") + try58() + elif choose == '4': + cls() + os.system("apt install java") + try58() + elif choose == '5': + cls() + os.system("apt install coffiescript") + try58() + elif choose == '6': + cls() + os.system("apt install javascript") + try58() + elif choose == '7': + cls() + os.system("apt install c++") + try58() + elif choose == '99': + menu() + else: + black_installing_lan() +def black_installing_lan_2(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.python") + print("{2}.python3") + print("{3}.ruby") + print("{4}.java") + print("{5}.Coffie Script") + print("{6}.java Script") + print("{7}.c++") + print("{99}.mein menu") + choose = input(opt) + if choose == '1': + cls() + os.system("apt install python") + try59() + elif choose == '2': + cls() + os.system("apt install python3") + try59() + elif choose == '3': + cls() + os.system("apt install ruby") + try59() + elif choose == '4': + cls() + os.system("apt install java") + try59() + elif choose == '5': + cls() + os.system("apt install coffiescript") + try59() + elif choose == '6': + cls() + os.system("apt install javascript") + try59() + elif choose == '7': + cls() + os.system("apt install c++") + try58() + elif choose == '99': + black_2() + else: + black_installing_lan_2() +def Black_Tool_Start_2(): + os.system("figlet Black Tool|lolcat") + print("\n{1}.Portscan") + print("{2}.DDos-Attack") + print("{3}.Ping Test") + print("{4}.Web Loction") + print("{5}.WhoIs lookup") + print("{6}.nslookup") + print("{7}.Ip Search") + print("{8}.40") + print("{99}.mein menu") + choose_black = input(opt) + if choose_black == '1': + black_portscan() + elif choose_black == '2': + black_ddosattack() + elif choose_black == '3': + black_ping() + elif choose_black == '4': + black_weblocation() + elif choose_black == '5': + black_whois_lookup() + elif choose_black == '6': + black_nslookup() + elif choose_black == '7': + black_ip_search() + elif choose_black == '8': + black_installing_40_tool() + elif choose_black == '99': + black_2() + else: + Black_Tool_Start_2() +def try58(): + try_to_installing_lan = input("\npress Enter...") + if try_to_installing_lan == '': + black_installing_lan() + else: + black_installing_lan() +def screen(): + print(color.green + """ + ███████████ ████ █████ ███████████ ████ + ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ + ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ """ + color.red + "Version: " + color.blue + "1.5.2" + color.green + """ + ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ + ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ + ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ + ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ + ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.org + """ + ---[This code write by """ + color.End + color.line + "Mr.nope" + color.End + color.org + " ]----" + color.End + """ + + Start Black-Tool at: """ + black_Tool_date + "\n") +def black_webhacking(): + cls() + print(color.blue) + os.system("figlet Web Hacking") + print("\n{1}.brute-Force") + print("{2}.bruteX") + print("{3}.Brute-Boom") + print("{4}.Bruter") + print("{5}.FaceBook-Bruteforce") + print("{99}.mein menu") + choose2 = input(opt) + if choose2 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") + try18() + elif choose2 == '2': + cls() + os.system("git clone https://github.com/1N3/BruteX") + try18() + elif choose2 == '3': + cls() + os.system("git clone https://github.com/Oseid/FaceBoom") + try18() + elif choose2 == '4': + cls() + os.system("git clone https://github.com/AzizKpln/Bruter19") + try18() + elif choose2 == '5': + cls() + os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") + try18() + elif choose2 == '99': + menu() + else: + black_webhacking() +def try36(): + try_to_Black_Tool_menu_7 = input("\npress Enter...") + if try_to_Black_Tool_menu_7 == '': + black_2() + else: + black_2() +def try59(): + try_to_installing_lan_2 = input("\npress Enter...") + if try_to_installing_lan_2 == '': + black_installing_lan_2() + else: + black_installing_lan_2() +def black_camhack_online(): + cls() + banner() + print("""\n +\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova +\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua +\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta +\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago +\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia +\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia +\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus +\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan +\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates +\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan +\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait +\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela +\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia +\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro +\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador +\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg +\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao +\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico +\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica +\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus +\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania +\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein +\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia +\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay +\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines +\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands +\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala +\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal +\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru +\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay + \033[1;32m91) \033[1;37mExtra""") + countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", + "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", + "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", + "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", + "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", + "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", + "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", + "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", + "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", + "-"] + try: + num = int(input("Enter Country: ")) + if num not in range(1, 91+1): + raise IndexError + country = countries[num-1] + headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} + res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) + last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] + for page in range(int(last_page)): + res = requests.get( + f"https://www.insecam.org/en/bycountry/{country}/?page={page}", + headers=headers + ) + ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) + for camhack_ip in ip_search: + print(color.green, camhack_ip) + print(res) + try48() + except KeyboardInterrupt: + print("\nCtrl + C") + try51() +def black_camhack_online_2(): + cls() + banner() + print("""\n +\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova +\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua +\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta +\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago +\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia +\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia +\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus +\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan +\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates +\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan +\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait +\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela +\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia +\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro +\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador +\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg +\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao +\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico +\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica +\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus +\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania +\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein +\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia +\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay +\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines +\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands +\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala +\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal +\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru +\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay + \033[1;32m91) \033[1;37mExtra""") + countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", + "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", + "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", + "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", + "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", + "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", + "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", + "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", + "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", + "-"] + try: + num = int(input("Enter Country: ")) + if num not in range(1, 91+1): + raise IndexError + country = countries[num-1] + headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} + res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) + last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] + for page in range(int(last_page)): + res = requests.get( + f"https://www.insecam.org/en/bycountry/{country}/?page={page}", + headers=headers + ) + ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) + for camhack_ip in ip_search: + print(color.green, camhack_ip) + print(res) + try48() + except KeyboardInterrupt: + print("\nCtrl + C") + try53() +def black_webhacking_2(): + cls() + print(color.blue) + os.system("figlet Web Hacking") + print("\n{1}.brute-Force") + print("{2}.bruteX") + print("{3}.Brute-Boom") + print("{4}.Bruter") + print("{5}.FaceBook-Bruteforce") + print("{99}.mein menu") + choose2 = input(opt) + if choose2 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") + try18() + elif choose2 == '2': + cls() + os.system("git clone https://github.com/1N3/BruteX") + try18() + elif choose2 == '3': + cls() + os.system("git clone https://github.com/Oseid/FaceBoom") + try18() + elif choose2 == '4': + cls() + os.system("git clone https://github.com/AzizKpln/Bruter19") + try18() + elif choose2 == '5': + cls() + os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") + try18() + elif choose2 == '99': + black_2() + else: + black_webhacking_2() +def try51(): + try_to_Hacking_Camera = input("\nDo you want to try again? [y/n] ") + if try_to_Hacking_Camera == 'y': + black_camhack_online() + elif try_to_Hacking_Camera == 'n': + try52() + else: + try51() +def black_ipapi_hacking(): + cls() + os.system("figlet -f slant Hacking|lolcat") + print("\n{1}.Port Scan") + print("{2}.Ping Test") + print("{3}.Whois") + print("{4}.Internet test") + print("{5}.Geoip") + print("{99}.mein menu") + choose_ipapi = input(opt) + if choose_ipapi == '1': + black_tool_ipapi_portscan() + elif choose_ipapi == '2': + black_tool_ipapi_pingtest() + elif choose_ipapi == '3': + black_tool_ipapi_whois() + elif choose_ipapi == '4': + black_tool_ipapi_internet_test() + elif choose_ipapi == '5': + black_tool_ipapi_geoip() + elif choose_ipapi == '99': + menu() + else: + black_ipapi_hacking() +def try48(): + try_to_Black_Hacking_Camera_Online = input("\nDo you want tor try again? [y/n] ") + if try_to_Black_Hacking_Camera_Online == 'y': + black_camhack_online() + elif try_to_Black_Hacking_Camera_Online == 'n': + try49() + else: + try48() +def try49(): + try_to_Black_menu_4 = input("\npress Enter...") + if try_to_Black_menu_4 == '': + menu() + else: + menu() +def black_ipapi_hacking_2(): + cls() + os.system("figlet -f slant Hacking|lolcat") + print("\n{1}.Port Scan") + print("{2}.Ping Test") + print("{3}.Whois") + print("{4}.Internet test") + print("{5}.Geoip") + print("{99}.mein menu") + choose_ipapi = input(opt) + if choose_ipapi == '1': + black_tool_ipapi_portscan_2() + elif choose_ipapi == '2': + black_tool_ipapi_pingtest_2() + elif choose_ipapi == '3': + black_tool_ipapi_whois_2() + elif choose_ipapi == '4': + black_tool_ipapi_internet_test_2() + elif choose_ipapi == '5': + black_tool_ipapi_geoip_2() + elif choose_ipapi == '99': + black_2() + else: + black_ipapi_hacking_2() +def try52(): + try_to_Black_Tool_menu_4 = input("\npress Enter...") + if try_to_Black_Tool_menu_4 == '': + menu() + else: + menu() +def black_tool_ipapi_portscan(): + cls() + host_ipapi = input(ip) + start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text + print(start_ipapi_portscan) + try37() +def black_tool_ipapi_portscan_2(): + cls() + host_ipapi = input(ip) + start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text + print(start_ipapi_portscan) + try42() +def try37(): + try_to_ipapi_portscan = input("\nDo you want to try again? [y/n] ") + if try_to_ipapi_portscan == 'y': + black_tool_ipapi_portscan() + elif try_to_ipapi_portscan == 'n': + try38() + else: + try37() +def try42(): + try_to_ipapi_portscan_2 = input("\nDo you want to try again? [y/n] ") + if try_to_ipapi_portscan_2 == 'y': + black_tool_ipapi_portscan_2() + elif try_to_ipapi_portscan_2 == 'n': + try39() + else: + try42() +def try38(): + try_to_black_tool_ipapi_menu = input("\npress Enter...") + if try_to_black_tool_ipapi_menu == '': + black_ipapi_hacking() + else: + black_ipapi_hacking() +def try39(): + try_to_black_tool_ipapi_menu_2 = input("\npress Enter...") + if try_to_black_tool_ipapi_menu_2 == '': + black_ipapi_hacking_2() + else: + black_ipapi_hacking_2() +def black_tool_ipapi_pingtest(): + cls() + host_ipapi_2 = input(ip) + packet_ipapi = input(packet) + start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") + print(start_pingtest_2) + try40() +def try53(): + try_to_CamHack_2 = input("\nDo you want to try again? [y/n] ") + if try_to_CamHack_2 == 'y': + black_Cam_Hacking_2() + elif try_to_CamHack_2 == 'n': + try54() + else: + try53() +def black_tool_ipapi_pingtest_2(): + cls() + host_ipapi_2 = input(ip) + packet_ipapi = input(packet) + start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") + print(start_pingtest_2) + try43() +def try43(): + try_to_Black_Tool_pingtest_2 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_pingtest_2 == 'y': + black_tool_ipapi_pingtest_2() + elif try_to_Black_Tool_pingtest_2 == 'n': + try39() + else: + try43() +def try40(): + try_to_black_tool_ipapi_pingtest = input("\nDo you want to try again? [y/n] ") + if try_to_black_tool_ipapi_pingtest == 'y': + black_tool_ipapi_pingtest() + elif try_to_black_tool_ipapi_pingtest == 'n': + try38() + else: + try40() +def black_tool_ipapi_whois(): + cls() + host_ipapi_3 = input(ip) + time.sleep(1) + start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text + print(start_whois_attack) + try45() +def try45(): + try_to_Black_Tool_whois = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_whois == 'y': + black_tool_ipapi_whois() + elif try_to_Black_Tool_whois == 'n': + try38() + else: + try45() +def try54(): + try_to_Black_menu_4 = input("\npress Enter...") + if try_to_Black_menu_4 == '': + black_2() + else: + black_2() +def black_tool_ipapi_whois_2(): + cls() + host_ipapi_3 = input(ip) + time.sleep(1) + start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text + print(start_whois_attack) + try46() +def try46(): + try_to_Black_Tool_whois_2 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_whois_2 == 'y': + black_tool_ipapi_whois_2() + elif black_tool_ipapi_whois_2 == 'n': + 39() + else: + try46() +def black_tool_ipapi_internet_test(): + cls() + test_internet = requests.get("https://google.com") + if test_internet.status_code == 200: + print("Internet Connected!") + else: + print("Internet Disconnect!\nPlease, Check Internet!") + try38() +def black_tool_ipapi_internet_test_2(): + cls() + test_internet = requests.get("https://google.com") + if test_internet.status_code == 200: + print("Internet Connected!") + else: + print("Internet Disconnect!\nPlease, Check Internet!") + try39() +def black_tool_ipapi_geoip(): + cls() + host_ipapi_4 = input(ip) + time.sleep(1) + search_location = ipapi.location(ip=host_ipapi_4, key=None) + print("\n-----------------------------------") + print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) + print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) + print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) + print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) + try41() +def black_tool_ipapi_geoip_2(): + cls() + host_ipapi_4 = input(ip) + time.sleep(1) + search_location = ipapi.location(ip=host_ipapi_4, key=None) + print("\n-----------------------------------") + print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) + print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) + print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) + print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) + try47() +def try47(): + try_to_Black_Tool_getip_2 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_getip_2 == 'y': + black_tool_ipapi_geoip_2() + elif try_to_Black_Tool_getip_2 == 'n': + try39() + else: + try47() +def try41(): + try_to_black_Tool_ipapi_location = input("\nDo you want to try again? [y/n] ") + if try_to_black_Tool_ipapi_location == 'y': + black_tool_ipapi_geoip() + elif try_to_black_Tool_ipapi_location == 'n': + try38() + else: + try41() +def black_nslookup(): + cls() + host8 = input(ip) + attack_nslookup = subprocess.getoutput("nslookup " + host8) + print(attack_nslookup) + try11() +def arg(): + if sys.argv[1] == '--clone': + print(color.green + "Stating Cloning..." + color.End) + os.system("git clone " + sys.argv[2]) + print("Exiting...") + sys.exit() + elif sys.argv[1] == '--version': + print(Black_Hack_version) + print("\n") + user_os_info_ver() + sys.exit() + elif sys.argv[1] == '--start': + user_search() + elif sys.argv[1] == '--install': + print(color.green + "Starting Downloading..." + color.End) + os.system("sudo apt install " + sys.argv[2]) + print("Exiting...") + sys.exit() + elif sys.argv[1] == '--help': + black_tool_help() + else: + print("\nPlease, Check Argument!\n") + sys.exit() +def black_installing_40_tool(): + cls() + os.system("figlet -f slant 40|lolcat") + print("\n") + os.system("git clone https://github.com/mrprogrammer2938/40") + print("\nComplete!") + try15() +def black_Tool_Search(): + cls() + banner() + choose = input(""" +--------------Search----------------- +| : """) + time.sleep(1) + if system == 'Linux': + os.system("firefox " + choose) + try32() + elif system == 'Mac': + os.system("firefox " + choose) + try32() + elif system == 'Windows': + os.system("start chrome " + choose) + try32() + else: + print(Black_Tool_Search_Err) + try29() +def black_Tool_Search_2(): + cls() + banner() + choose = input(""" +--------------Search----------------- +| : """) + time.sleep(1) + if system == 'Linux': + os.system("firefox " + choose) + try32() + elif system == 'Mac': + os.system("firefox " + choose) + try32() + elif system == 'Windows': + os.system("start chrome " + choose) + try32() + else: + print(Black_Tool_Search_Err) + try30() +def black_ip_search(): + cls() + print("{1}.Online") + print("{2}.Installing IPz pkg") + print("{99}.mein menu") + choose12 = input(opt) + if choose12 == '1': + start_ip_search() + elif choose12 == '2': + cls() + installing_ipz = subprocess.getoutput("git clone https://github.com/mrprogrammer2938/IPz") + print(installing_ipz) + try14() + elif choose12 == '99': + Black_Tool_Start() + else: + black_ip_search() +def black_Cam_Hacking(): + cls() + print(color.blue) + os.system("figlet Cam Hacking") + print(color.End) + print("\n{1}.Cam-Hackers") + print("{2}.Cam-Hack-ang") + print("{3}.say cheese") + print("{4}.say Master") + print("{5}.Cam-Phish") + print("{99}.mein menu") + choose3 = input(opt) + if choose3 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938") + try19() + elif choose3 == '2': + cls() + os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") + try19() + elif choose3 == '3': + cls() + os.system("git clone https://github.com/keralahackers/saycheese") + try19() + elif choose3 == '4': + cls() + os.system("git clone https://github.com/joshkar/SayMaster") + try19() + elif choose3 == '5': + cls() + os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") + try19() + elif choose3 == '99': + menu() + else: + black_Cam_Hacking() +def black_Cam_Hacking_2(): + cls() + print(color.blue) + os.system("figlet Cam Hacking") + print(color.End) + print("\n{1}.Cam-Hackers") + print("{2}.Cam-Hack-ang") + print("{3}.say cheese") + print("{4}.say Master") + print("{5}.Cam-Phish") + print("{99}.mein menu") + choose3 = input(opt) + if choose3 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Cam-Hackers") + try19() + elif choose3 == '2': + cls() + os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") + try19() + elif choose3 == '3': + cls() + os.system("git clone https://github.com/keralahackers/saycheese") + try19() + elif choose3 == '4': + cls() + os.system("git clone https://github.com/joshkar/SayMaster") + try19() + elif choose3 == '5': + cls() + os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") + try19() + elif choose3 == '99': + black_2() + else: + black_Cam_Hacking_2() +def try32(): + try_again_1 = input("\nDo you want to try again? [y/n] ") + if try_again_1 == 'y': + black_Tool_Search() + elif try_again_1 == 'n': + try29() + else: + try32() +def try32(): + try_again_2 = input("\nDo you want to try again? [y/n] ") + if try_again_2 == 'y': + black_Tool_Search_2() + elif try_again_2 == 'n': + try30() + else: + try32() +def Black_Tool_Shell(): + try: + cls() + banner() + while True: + option = input(opt_shell) + option = option.split() + if option == []: + pass + elif option[0] == 'back': + menu() + elif option[0] == 'exit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'quit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'help': + print(Black_Tool_Shell_Help) + elif option[0] == 'options': + print(""" +------------------ +Ping Test | +------------------ +""") + elif option[0] == 'set': + if len(option) < 3: + print(""" +--------------- +Host | +Packet | +--------------- +""") + else: + if option[1] == 'host': + host = option[2] + print("\nHost ==> " + host + "\n") + elif option[1] == 'packet': + packet = option[2] + print("\nPacket ==> " + packet + "\n") + else: + print("\nPlease, Usage: set [Option]...\n") + elif option[0] == 'clear': + cls() + elif option[0] == 'banner': + banner() + elif option[0] == 'exploit': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'run': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'cls': + cls() + elif option[0] == 'version': + print(Black_Tool_Version) + else: + print(option[0] + color.red + "\n Not Found!" + color.End) + except: + try_to_Black_Tool() +def Black_Tool_Shell_2(): + try: + cls() + banner() + while True: + option = input(opt_shell) + option = option.split() + if option == []: + pass + elif option[0] == 'back': + black_2() + elif option[0] == 'exit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'quit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'help': + print(Black_Tool_Shell_Help) + elif option[0] == 'options': + print(""" +------------------ +Ping Test | +------------------ +""") + elif option[0] == 'set': + if len(option) < 3: + print(""" +--------------- +Host | +Packet | +--------------- +""") + else: + if option[1] == 'host': + host = option[2] + print("\nHost ==> " + host + "\n") + elif option[1] == 'packet': + packet = option[2] + print("\nPacket ==> " + packet + "\n") + else: + print("\nPlease, Usage: set [Option]...\n") + elif option[0] == 'clear': + cls() + elif option[0] == 'banner': + banner() + elif option[0] == 'exploit': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'run': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'cls': + cls() + elif option[0] == 'version': + print(Black_Tool_Version) + else: + print(option[0] + color.red + "\n Not Found!" + color.End) + except: + try_to_Black_Tool() +def try29(): + try_to_Black_Tool_menu = input("\npress Enter...") + if try_to_Black_Tool_menu == '': + menu() + else: + menu() +def try30(): + try_to_Black_Tool_menu = input("\npress Enter...") + if try_to_Black_Tool_menu == '': + cls() + black_2() + else: + cls() + black_2() +def try32(): + try_again_2 = input("\nDo you want to try again? [y/n] ") + if try_again_2 == 'y': + black_Tool_Search() + elif try_again_2 == 'n': + try29() + else: + try32() +def try32(): + try_to_Black_Tool_5 = input("\npress Enter...") + if try_to_Black_Tool_5 == '': + black() + else: + black() +def try33(): + try_to_Black_Tool_6 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_6 == 'y': + cls() + black_2() + elif try_to_Black_Tool_6 == 'n': + try30() + else: + try33() +def try_to_Black_Tool(): + try_again_3 = input("\npress Enter...") + if try_again_3 == '': + menu() + else: + menu() +def try_to_Black_Tool_2(): + try_again_4 = input("\npress Enter...") + if try_again_4 == '': + black_2() + else: + black_2() +def Black_Tool_Command_2(): + try_to_help_Black_Tool_Command = print(""" + clear + cls + banner + version + back + help: + clear | clear banner + cls | clear banner + banner | show Black Tool banner + version | show Black Tool Version + back | back banner on Black Tool Menu + + """) + try26() +def black_tool_help(): + print(""" +Start Tool at: """ + color.green + str(black_Tool_date) + color.blue + """ +Black-Tool""" + color.End + """ Usage: + --start start Hack Menu! + --install + pkg + --clone + Repositories + --version Black-Tool version + --help + Black-Tool Help +""") +def Black_Tool_Command(): + try_to_help_Black_Tool_Command = print(""" + clear + cls + banner + version + back + help: + clear | clear banner + cls | clear banner + banner | show Black Tool banner + version | show Black Tool Version + back | back banner on Black Tool Menu + + """) + try25() +def black_portscan(): + cls() + print("\n{1}.Online") + print("{2}.Installing Portscan") + print("{3}.mein menu") + choose10 = input(opt) + if choose10 == '1': + portscan_attack() + elif choose10 == '2': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Portscan") + try4() + elif choose10 == '3': + Black_Tool_Start() + else: + black_portscan() +def black_ddosattack(): + cls() + os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") + try4() +def black_ping(): + cls() + host3 = input(ip) + packet = input(packet_2) + time.sleep(2) + c = subprocess.getoutput("ping -w " + packet + " " + host3) + print(c) + time.sleep(2) + try4() +def start_ip_search(): + cls() + web2 = input(ip) + time.sleep(1) + sock = socket.gethostbyname(web2) + print("Ip: " + sock) + try13() +def try19(): + try_to_camhack = input("\npress Enter...") + if try_to_camhack == '': + black_Cam_Hacking() + else: + black_Cam_Hacking() +def try4(): + try_to_mein1 = input("\npress Enter...") + if try_to_mein1 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def try20(): + try_to_Phishing = input("\npress Enter...") + if try_to_Phishing == '': + black_Phishing() + else: + black_Phishing() +def try25(): + try_to_black_menu_2 = input("\npress Enter...") + if try_to_black_menu_2 == '': + menu() + else: + menu() +def banner(): + print(color.green + """ + ███████████ ████ █████ ███████████ ████ + ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ + ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ + ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ + ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ + ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ + ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ + ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.End) +def black_weblocation(): + cls() + print(exm) + site = input(ip) + try: + search = ipapi.location(ip=site, key=None) + print("\n") + print(Fore.RED + "[~] " + Fore.WHITE + "Ip: " + Fore.GREEN + search["ip"]) + print(Fore.RED + "[~] " + Fore.WHITE + "City " + Fore.GREEN + search["city"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Region " + Fore.GREEN + search["region"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Country: " + Fore.GREEN + search["country"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Org: " + Fore.GREEN + search["org"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Time Zone: " + Fore.GREEN + search["timezone"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Languages: " + Fore.GREEN + search["languages"]) + time.sleep(2) + except: + print(color.green + "\nPlease" + color.red + ", Check Ip!\n") + time.sleep(1) + try4() +def portscan_attack(): + cls() + host = input(ip) + attack_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host).text + print(attack_portscan) + time.sleep(2) + try6() +def try26(): + try_to_black_menu_2 = input("\npress Enter...") + if try_to_black_menu_2 == '': + black_2() + else: + black_2() +def black_whois_lookup(): + cls() + host5 = input(ip) + time.sleep(1) + print(color.white_light) + attack_whois = subprocess.getoutput("whois " + host5) + print(attack_whois) + time.sleep(2) + try7() +def try18(): + try_to_webhacking = input("\npress Enter...") + if try_to_webhacking == '': + black_webhacking() + else: + black_webhacking() +def Developer(): + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "This code write by " + color.blue + "Mr.nope" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) + print(color.org + "Github: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try25() +def try13(): + try_to_search_ip = input("\nDo you want to try again? [y/n] ") + if try_to_search_ip == 'y': + start_search_ip() + elif try_to_search_ip == 'n': + try12() + else: + try13() +def try6(): + try_again_2 = input("\nDo you want to try again? [y/n] ") + if try_again_2 == 'y': + portscan_attack() + elif try_again_2 == 'n': + try5() + else: + try6() +def try15(): + try_to_menu_2_3 = input("\npress Enter...") + if try_to_menu_2_3 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def black_Phishing(): + cls() + print(color.blue) + os.system("figlet Phishing") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.zphisher") + print("{3}.nex-Phisher") + print("{4}.Social Phish") + print("{5}.Black-phish") + print("{6}.Phish-Mailer") + print("{99}.mein menu") + choose4 = input(opt) + if choose4 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try20() + elif choose4 == '2': + cls() + os.system("git clone https://github.com/htr-tech/zphisher") + try20() + elif choose4 == '3': + cls() + os.system("git clone https://github.com/htr-tech/nexphisher") + try20() + elif choose4 == '4': + cls() + os.system("git clone https://github.com/xHak9x/SocialPhish") + try20() + elif choose4 == '5': + cls() + os.system("git clone https://github.com/iinc0gnit0/BlackPhish") + try20() + elif choose4 == '6': + cls() + os.system("git clone https://github.com/BiZken/PhishMailer") + try20() + elif choose4 == '99': + menu() + else: + black_Phishing() +def black_Phishing_2(): + cls() + print(color.blue) + os.system("figlet Phishing") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.zphisher") + print("{3}.nex-Phisher") + print("{4}.Social Phish") + print("{5}.Black-phish") + print("{6}.Phish-Mailer") + print("{99}.mein menu") + choose4 = input(opt) + if choose4 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try20() + elif choose4 == '2': + cls() + os.system("git clone https://github.com/htr-tech/zphisher") + try20() + elif choose4 == '3': + cls() + os.system("git clone https://github.com/htr-tech/nexphisher") + try20() + elif choose4 == '4': + cls() + os.system("git clone https://github.com/xHak9x/SocialPhish") + try20() + elif choose4 == '5': + cls() + os.system("git clone https://github.com/iinc0gnit0/BlackPhish") + try20() + elif choose4 == '6': + cls() + os.system("git clone https://github.com/BiZken/PhishMailer") + try20() + elif choose4 == '99': + black_2() + else: + black_Phishing_2() +def try14(): + try_to_menu2_2 = input("\npress Enter...") + if try_to_menu2_2 == '': + black_ip_search() + else: + black_ip_search() +def try_to_black_menu(): + try4 = input("\npress Enter...") + if try4 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def try5(): + try_again_1 = input("\npress Enter...") + if try_again_1 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def black_wirless_Attack(): + cls() + print(color.blue) + os.system("figlet Wirless Attack") + print(color.End) + print("\n{1}.wifite") + print("{2}.Airattackit") + print("{3}.wifispy") + print("{4}.wifi-God") + print("{5}.wifi-cracker") + print("{99}.mein menu") + choose5 = input(opt) + if choose5 == '1': + cls() + os.system("git clone https://github.com/derv82/wifite") + try21() + elif choose5 == '2': + cls() + os.system("git clone https://github.com/JoyGhoshs/Airattackit") + elif choose5 == '3': + cls() + os.system("git clone https://github.com/AresS32/wirespy") + try21() + elif choose5 == '4': + cls() + os.system("git clone https://github.com/waseem-sajjad/WifiGod") + try21() + elif choose5 == '5': + cls() + os.system("git clone https://github.com/brannondorsey/wifi-cracking") + try21() + elif choose5 == '99': + menu() + else: + black_wirless_Attack() +def black_wirless_Attack_2(): + cls() + print(color.blue) + os.system("figlet Wirless Attack") + print(color.End) + print("\n{1}.wifite") + print("{2}.Airattackit") + print("{3}.wifispy") + print("{4}.wifi-God") + print("{5}.wifi-cracker") + print("{6}.wiresec") + print("{99}.mein menu") + choose5 = input(opt) + if choose5 == '1': + cls() + os.system("git clone https://github.com/derv82/wifite") + try21() + elif choose5 == '2': + cls() + os.system("git clone https://github.com/JoyGhoshs/Airattackit") + elif choose5 == '3': + cls() + os.system("git clone https://github.com/AresS32/wirespy") + try21() + elif choose5 == '4': + cls() + os.system("git clone https://github.com/waseem-sajjad/WifiGod") + try21() + elif choose5 == '5': + cls() + os.system("git clone https://github.com/brannondorsey/wifi-cracking") + try21() + elif choose5 == '6': + cls() + os.system("git clone https://github.com/bitcoinander/wiresec") + try21() + elif choose5 == '99': + black_2() + else: + black_wirless_Attack_2() +def try21(): + try_to_wirless_attack = input("\npress Enter...") + if try_to_wirless_attack == '': + black_wirless_Attack() + else: + black_wirless_Attack() +def try1(): + try_to_black_tool = input("\npress Enter...") + if try_to_black_tool == '': + menu() + else: + menu() +def black_webinfo(): + cls() + print(color.blue) + os.system("figlet Web Info") + print(color.End) + print("\n{1}.Web-Info") + print("{2}.setookit") + print("{3}.webkiller") + print("{4}.web informtion") + print("{5}.Th3inspector") + print("{99}.mein menu") + choose6 = input(opt) + if choose6 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Web-Info") + try17() + elif choose6 == '2': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") + try17() + elif choose6 == '3': + cls() + os.system("git clone https://github.com/ultrasecurity/webkiller") + try17() + elif choose6 == '4': + cls() + os.system("git clone https://github.com/zahidin/web-information-gathering") + try17() + elif choose6 == '5': + cls() + os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") + try17() + elif choose6 == '99': + menu() + else: + black_webinfo() +black_Tool_pkg_installing_Err = """ +install pkg Name +""" +def black_webinfo_2(): + cls() + print(color.blue) + os.system("figlet Web Info") + print(color.End) + print("\n{1}.Web-Info") + print("{2}.setookit") + print("{3}.webkiller") + print("{4}.web informtion") + print("{5}.Th3inspector") + print("{99}.mein menu") + choose6 = input(opt) + if choose6 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Web-Info") + try17() + elif choose6 == '2': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") + try17() + elif choose6 == '3': + cls() + os.system("git clone https://github.com/ultrasecurity/webkiller") + try17() + elif choose6 == '4': + cls() + os.system("git clone https://github.com/zahidin/web-information-gathering") + try17() + elif choose6 == '5': + cls() + os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") + try17() + elif choose6 == '99': + black_2() + else: + black_webinfo_2() +def black_tool_developer_2(): + os.system("printf '\033]2;Black-Tool\a'") + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) + print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) + print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try28() +def try24(): + Err_try_to_Black_Tool = input("\npress Enter...") + if Err_try_to_Black_Tool == '': + menu() + else: + menu() +Black_Tool_clone_Err = """ +clone [Pkg] +""" +def black_soialenginners(): + cls() + print(color.blue) + os.system("figlet social Engineer") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.focial") + print("{3}.fluxion") + print("{4}.Insta Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try22() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") + try22() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/FluxionNetwork/fluxion") + try22() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/fuck3erboy/instahack") + try22() + elif choose7 == '99': + menu() + else: + black_soialenginners() +def black_soialenginners_2(): + cls() + print(color.blue) + os.system("figlet social Engineer") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.focial") + print("{3}.fluxion") + print("{4}.Insta Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try56() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") + try56() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/FluxionNetwork/fluxion") + try56() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/fuck3erboy/instahack") + try56() + elif choose7 == '99': + black_2() + else: + black_soialenginners_2() +def try22(): + try_to_Soial_Eng = input("\npress Enter...") + if try_to_Soial_Eng == '': + black_soialenginners() + else: + black_soialenginners() +def black_Hackingtools(): + cls() + print(color.blue) + os.system("figlet Hacking Tools") + print(color.End) + print("\n{1}.Hacking-Tools") + print("{2}.Hack-Tools") + print("{3}.fsociety") + print("{4}.PTool") + print("{5}.onex") + print("{6}.Kit Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/hackingtools") + try16() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/Z4nzu/hackingtool") + try16() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/Manisso/fsociety") + try16() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/mrprogrammer2938/PTool") + try16() + elif choose7 == '5': + cls() + os.system("git clone https://github.com/rajkumardusad/onex") + try16() + elif choose7 == '6': + cls() + os.system("git clone https://github.com/AdrMXR/KitHack") + try16() + elif choose7 == '99': + menu() + else: + black_Hackingtools() +def try56(): + try_to_black_Tool_menu_soial_Enginner =input("\npress Enter...") + if try_to_black_Tool_menu_soial_Enginner == '': + black_soialenginners_2() + else: + black_soialenginners_2() +def black_Hackingtools_2(): + cls() + print(color.blue) + os.system("figlet Hacking Tools") + print(color.End) + print("\n{1}.Hacking-Tools") + print("{2}.Hack-Tools") + print("{3}.fsociety") + print("{4}.PTool") + print("{5}.onex") + print("{6}.Kit Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/hackingtools") + try16() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/Z4nzu/hackingtool") + try16() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/Manisso/fsociety") + try16() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/mrprogrammer2938/PTool") + try16() + elif choose7 == '5': + cls() + os.system("git clone https://github.com/rajkumardusad/onex") + try16() + elif choose7 == '6': + cls() + os.system("git clone https://github.com/AdrMXR/KitHack") + try16() + elif choose7 == '99': + black_2() + else: + black_Hackingtools_2() +def try7(): + try_to_whois_attack = input("\nDo you want to try again? [y/n] ") + if try_to_whois_attack == 'y': + black_whois_lookup() + elif try_to_whois_attack == 'n': + try4() + else: + try7() +def try28(): + try_to_black_menu_4=input("\npress Enter...") + if try_to_black_menu_4 == '': + black_2() + else: + black_2() +def try23(): + try_to_DDos_Attack = input("\npress Enter...") + if try_to_DDos_Attack == '': + black_DDos_Attack() + else: + black_DDos_Attack() +def Black_Tool_CMD(): + try: + cls() + while True: + choose_cmd = input(opt_cmd) + choose_cmd = choose_cmd.split() + if choose_cmd == []: + pass + elif choose_cmd[0] == 'help': + print(Black_Tool_cmd_help) + elif choose_cmd[0] == 'exit': + menu() + elif choose_cmd[0] == 'clear': + cls() + elif choose_cmd[0] == 'cls': + cls() + elif choose_cmd[0] == 'quit': + menu() + elif choose_cmd[0] == 'install': + if len(choose_cmd) < 3: + print(black_Tool_pkg_installing_Err) + else: + if choose_cmd[1] == 'pkg': + pkg_name = choose_cmd[2] + os.system("apt install " + pkg_name) + else: + print(black_Tool_pkg_installing_Err) + elif choose_cmd[0] == 'banner': + banner() + elif choose_cmd[0] == 'clone': + if len(choose_cmd) < 2: + print(Black_Tool_clone_Err) + else: + res_name = choose_cmd[1] + os.system(f"git clone {res_name}") + else: + print(choose_cmd[0] + color.red + " Command Not Found!" + color.End) + except: + print("\n") + try56() +def Black_Tool_CMD_2(): + try: + cls() + while True: + choose_cmd = input(opt_cmd) + choose_cmd = choose_cmd.split() + if choose_cmd == []: + pass + elif choose_cmd[0] == 'help': + print(Black_Tool_cmd_help) + elif choose_cmd[0] == 'exit': + black_2() + elif choose_cmd[0] == 'clear': + cls() + elif choose_cmd[0] == 'cls': + cls() + elif choose_cmd[0] == 'quit': + black_2() + elif choose_cmd[0] == 'install': + if len(choose_cmd) < 3: + print(black_Tool_pkg_installing_Err) + else: + if choose_cmd[1] == 'pkg': + pkg_name = choose_cmd[2] + os.system("apt install " + pkg_name) + else: + print(black_Tool_pkg_installing_Err) + elif choose_cmd[0] == 'banner': + banner() + elif choose_cmd[0] == 'clone': + if len(choose_cmd) < 2: + print(Black_Tool_clone_Err) + else: + res_name = choose_cmd[1] + os.system(f"git clone {res_name}") + else: + print(choose_cmd[0] + color.red + " Command Not Found!" + color.End) + except: + print("\n") + try57() +def black_DDos_Attack(): + cls() + print(color.blue) + os.system("figlet DDos Attack") + print(color.End) + print("\n{1}.DDos-Attack") + print("{2}.hammer") + print("{3}.Liteddos") + print("{4}.Rave-Tool") + print("{5}.DDos-Attack-Mrx") + print("{99}.mein menu") + choose8 = input(opt) + if choose8 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") + try23() + elif choose8 == '2': + cls() + os.system("git clone https://github.com/cyweb/hammer") + try23() + elif choose8 == '3': + cls() + os.system("git clone https://github.com/4L13299/LITEDDOS") + try23() + elif choose8 == '4': + cls() + os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") + try23() + elif choose8 == '5': + cls() + os.system("git clone https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") + try23() + elif choose8 == '99': + menu() + else: + black_DDos_Attack() +def try56(): + try_to_Black_Tool_menu_4 = input("\npress Enter...") + if try_to_Black_Tool_menu_4 == '': + menu() + else: + menu() +def black_DDos_Attack_2(): + cls() + print(color.blue) + os.system("figlet DDos Attack") + print(color.End) + print("\n{1}.DDos-Attack") + print("{2}.hammer") + print("{3}.Liteddos") + print("{4}.Rave-Tool") + print("{5}.DDos-Attack-Mrx") + print("{99}.mein menu") + choose8 = input(opt) + if choose8 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") + try23() + elif choose8 == '2': + cls() + os.system("git clone https://github.com/cyweb/hammer") + try23() + elif choose8 == '3': + cls() + os.system("git clone https://github.com/4L13299/LITEDDOS") + try23() + elif choose8 == '4': + cls() + os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") + try23() + elif choose8 == '5': + cls() + os.system("git clone https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") + try23() + elif choose8 == '99': + black_2() + else: + black_DDos_Attack_2() +def try57(): + try_to_Black_Tool_menu_5 = input("\npress Enter...") + if try_to_Black_Tool_menu_5 == '': + black_2() + else: + black_2() +def black_Update_Uninstalling(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.Update") + print("{2}.Uninstall") + print("{99}.mein menu") + choose9 = input(opt) + if choose9 == '1': + black_update() + elif choose9 == '2': + black_uninstall() + elif choose9 == '99': + menu() + else: + black_Update_Uninstalling() +def black_Update_Uninstalling_2(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.Update") + print("{2}.Uninstall") + print("{99}.mein menu") + choose9 = input(opt) + if choose9 == '1': + black_update() + elif choose9 == '2': + black_uninstall() + elif choose9 == '99': + black_2() + else: + black_Update_Uninstalling_2() +def black_tool_developer(): + os.system("printf '\033]2;Black-Tool\a'") + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) + print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.5.2" + color.End) + print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try57() +def black_tool_developer_2(): + os.system("printf '\033]2;Black-Tool\a'") + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) + print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.5.2" + color.End) + print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try60() +def try57(): + try_to_soi = input("\nDo you want to open Developer Github? [y/n] ") + if try_to_soi == 'y': + if sys.platform == 'linux': + os.system("firefox https://github.com/mrprogrammer2938") + elif sys.plstform == 'win32': + os.system("chrome https://github.com/mrprogrammer2938") + elif sys.platform == 'mac': + os.system("firefox https://github.com/mrprogrammer2938") + else: + print("\nPlease, Run This Programm on Linux, Windows or MacOS!\n") + try58() + elif try_to_soi == 'n': + try58() + else: + try57() +def try60(): + try_to_soi = input("\nDo you want to open Developer Github? [y/n] ") + if try_to_soi == 'y': + if sys.platform == 'linux': + os.system("firefox https://github.com/mrprogrammer2938") + try59() + elif sys.plstform == 'win32': + os.system("chrome https://github.com/mrprogrammer2938") + try59() + elif sys.platform == 'mac': + os.system("firefox https://github.com/mrprogrammer2938") + try59() + else: + print("\nPlease, Run This Programm on Linux, Windows or MacOS!\n") + try59() + elif try_to_soi == 'n': + try59() + else: + try60() +def try58(): + try_to_menu_5 = input("\npress Enter...") + if try_to_menu_5 == '': + menu() + else: + menu() +def try59(): + try_to_menu_6 = input("\npress Enter...") + if try_to_menu_6 == '': + black_2() + else: + black_2() +def try16(): + try_to_choose_opt = input("\npress Enter...") + if try_to_choose_opt == '': + menu() + else: + menu() +def try35(): + try_to_Black_menu_7 = input("\npress Enter...") + if try_to_Black_menu_7 == '': + black_2() + else: + black_2() +def black_update(): + if system == 'Linux': + os.system("cd .. && sudo rm Black-Tool") + os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") + try10() + elif system == 'Mac': + os.system("cd .. && sudo rm -r Black-Tool") + os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") + try10() + elif system == 'Windows': + cls() + print("\nThis Programm Can Not Run Your OS!\n") + sys.exit() + else: + print("\nThis, Programm Can Run on Linux,MacOS\n") + time.sleep(2) + try9() +def try27(): + try_to_black_menu_3 = input("\npress Enter...") + if try_to_black_menu_3 == '': + black() + else: + black() +def try16(): + try_to_menu_installing_hackingtool = input("\npress Enter...") + if try_to_menu_installing_hackingtool == '': + black_Hackingtools() + else: + black_Hackingtools() +def black_uninstall(): + if system == 'Linux': + os.system("cd /usr/local/bin && sudo rm hack") + print("\nPlease, Using: ./uninstall in hack file") + try8() + elif system == 'Mac': + os.system("cd /usr/local/bin && sudo rm hack") + print("\nPlease, Using: ./uninstall in hack file") + try8() + elif system == 'Windows': + cls() + print("\nThis Programm Can Not Run Your OS!\n") + sys.exit() + else: + print("\nThis, Programm Can Run on +Linux,MacOs\n") + time.sleep(2) + try9() +def try17(): + try_to_webinfo = input("\npress Enter...") + if try_to_webinfo == '': + black_webinfo() + else: + black_webinfo() +def try9(): + try_to_mein2 = input("\npress Enter...") + if try_to_mein2 == '': + menu() + else: + menu() +def try10(): + try_to_mein3 = input("\npress Enter...") + if try_to_mein3 == '': + ext() + else: + ext() +def try11(): + try_again_nslookup = input("Do you want to try again? [y/n] ") + if try_again_nslookup == 'y': + black_nslookup() + elif try_again_nslookup == 'n': + try12() + else: + try11() +def try12(): + try_to_menu_5 = input("\npress Enter...") + if try_to_menu_5 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +if __name__ == '__main__': + try: + if system == 'Linux': + arg() + elif system == 'Windows': + print(Black_Tool_OS_Err) + sys.exit() + elif system == 'Mac': + arg() + else: + print(Black_Tool_OS_Err) + except IndexError: + print("\nPlease, Usage: --help\n") + sys.exit() +cls() +# Black-Tool 1.5.2 From 4a4cf32e5b2bfb343866e47c5829ba91ca47d1b1 Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Fri, 2 Jul 2021 16:56:47 +0430 Subject: [PATCH 018/392] Delete hack --- hack | 2332 ---------------------------------------------------------- 1 file changed, 2332 deletions(-) delete mode 100644 hack diff --git a/hack b/hack deleted file mode 100644 index ead9754..0000000 --- a/hack +++ /dev/null @@ -1,2332 +0,0 @@ -#!/usr/bin/python3 -# This code write by Mr.nope -# Version 1.5.2 -# Github: https://github.com/mrprogrammer2938 -# Instagram: https://instagram.com/programmer2938 -# ---------------------------------------------------------------- -# License -# MIT License - -# Copyright (c) 2021 Mr.programmer - -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: - -# The above copyright notice and this permission notice shall be included in all -# copies or substantial portions of the Software. - -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -# SOFTWARE. -import os -import time -import re -import sys -import datetime -import platform -import requests -try: - from colorama import Fore,init -except ImportError: - os.system("pip3 intsll colorama"); -try: - import socket -except ImportError: - os.system("pip install socket"); -try: - import subprocess -except ImportError: - os.system("pip install subprocess"); -try: - import ipapi -except ImportError: - os.system("pip install ipapi"); -Black_Tool_Version = "\nBlack-Tool 1.4.0\n" -user = subprocess.getoutput("whoami") -black_Tool_date = subprocess.getoutput("date").replace("+0430","") -Black_Tool_cmd_help = """ -clear | clear Screen -cls | clear Screen -install pkg | installing pkg -exit | exit Black Tool CMD -quit | exit Black Tool CMD -""" -packet = "\nEnter packet: " -def check_internet_title(): - os.system("printf '\033]2;Black-Tool: Check-Internet\a'") -def check_internet_title_Connected(): - os.system("printf '\033]2;Black-Tool: Internet Connected!\a'") -# ------------- Black Tool Color --------------- -class color: - red = '\033[91m' - blue = '\033[96m' - End = '\033[0m' - green = '\033[92m' - darkblue = '\033[34m' - org = '\033[33m' - line = '\033[4m' - prlblue = '\033[94m' - white_light = '\033[97m' -# ---------------------------------------------- -Black_Tool_Search_Err = color.red + "Error, " + color.green + "Please Check URL!" + color.End -opt_shell = color.line + "Black-Tool" + color.End + "/ ~# " -opt_cmd = color.line + "Black-Tool" + color.green + "/> " + color.End -Black_Tool_OS_Err = "\nError, Please Try again!\n" -Black_Tool_OS_Err_2 = "\nError, Please Try again!\n" -def user_os_info(): - print("\n--------Black Tool----------\n") - print("User: " + user) - print("os: " + system) - print("----------------------------\n") - try34() -def user_os_info_ver(): - print("--------Black Tool----------\n") - print("User: " + user) - print("os: " + system) - print("----------------------------\n") -def user_search(): - if os.getuid() == 0: - check_internet() - else: - print("\nPlease, Run This Tool as Root!\n") - sys.exit() -def check_internet(host="https://google.com"): - try: - check_internet_title() - cls() - print("\nCheck Internet...\n") - internet = requests.get(host,timeout=14) - if internet.status_code == 200: - check_internet_title_Connected() - print("Internet Connected!") - time.sleep(1) - print("\nSet on System....") - time.sleep(1) - user_os_info() - pass - except: - print('\nPlease, Check Internet!\n') - sys.exit() -opt = color.blue + "\nBlack-Tool~# " + color.End -Black_Tool_Shell_Help = """ -set | set [Option] -options | show options -Version | show Black Tool version -exit | exit Black Tool -quit | quit Black Tool -back | Back Black Tool Menu -help | Black Tool Shell Help -run | run Attack -exploit | run Attack -""" -Black_menu_mass = color.green + "Exiting..." + color.End -system = platform.uname()[0] -ip = "\nEnter ip: " -exm = "\nPlease, Enter Ip!" -packet_2 = "\nEnter packet: " -port = "\nEnter port: " -Black_Hack_version = "Black-Tool 1.4.0" -def title(): - os.system("printf '\033]2;Black-Tool\a'") -def cls(): - os.system("clear") -def ext(): - cls() - print(Black_menu_mass) - sys.exit() -def menu(): - try: - title() - cls() - screen() - black() - except KeyboardInterrupt: - print("\nCtrl + C") - print("\n{} Exiting... {}".format(color.green,color.End)) - sys.exit() -# Menu 1.5.2 -def black(): - print("\n{1}.Black-Tool Attack") - print("{2}.Black-Tool Shell") - print("{3}.Black-Tool Search") - print("{4}.Black-Tool CMD") - print("{5}.Web-Hacking") - print("{6}.Cam-Hackers") - print("{7}.Phishing") - print("{8}.Wirless Attack") - print("{9}.Web-Info") - print("{10}.Soial-Enginner") - print("{11}.Hacking-Tools") - print("{12}.DDos-Attack") - print("{13}.Hacking With IpApi") - print("{14}.Hacking Camera Online") - print("{15}.Installing Programming Language") - print("{16}.Update & Uninstall") - print("{0}.Developer") - print("[C].Command") - print("{99}.Exit") - choose = input(opt) - if choose == '1' or choose == '01': - Black_Tool_Start() - elif choose == '2' or choose == '02': - Black_Tool_Shell() - elif choose == '3' or choose == '03': - black_Tool_Search() - elif choose == '4' or choose == '04': - Black_Tool_CMD() - elif choose == '5' or choose == '05': - black_webhacking() - elif choose == '6' or choose == '06': - black_Cam_Hacking() - elif choose == '7' or choose == '07': - black_Phishing() - elif choose == '8' or choose == '08': - black_wirless_Attack() - elif choose == '9' or choose == '09': - black_webinfo() - elif choose == '10': - black_soialenginners() - elif choose == '11': - black_Hackingtools() - elif choose == '12': - black_DDos_Attack() - elif choose == '13': - black_ipapi_hacking() - elif choose == '14': - black_camhack_online() - elif choose == '15': - black_installing_lan() - elif choose == '16': - black_Update_Uninstalling() - elif choose == '0': - black_tool_developer() - elif choose == 'c': - Black_Tool_Command() - elif choose == 'C': - Black_Tool_Command() - elif choose == '99': - ext() - elif choose == 'exit': - ext() - elif choose == 'quit': - ext() - elif choose == 'banner': - cls() - banner() - try25() - elif choose == 'cls': - black_2() - elif choose == 'clear': - black_2() - elif choose == 'back': - menu() - elif choose == '': - menu() - elif choose == ' ': - menu() - elif choose == ' ': - menu() - else: - cls() - print(choose + color.red + " Not Found!" + color.End) - try_to_black_Tool = input("\npress Enter...") - if try_to_black_Tool == '': - menu() - else: - menu() -def black_2(): - cls() - print("\n{1}.Black-Tool Attack") - print("{2}.Black-Tool Shell") - print("{3}.Black-Tool Search") - print("{4}.Back-Tool CMD") - print("{5}.Web-Hacking") - print("{6}.Cam-Hackers") - print("{7}.Phishing") - print("{8}.Wirless Attack") - print("{9}.Web-Info") - print("{10}.Soial-Enginner") - print("{11}.Hacking-Tools") - print("{12}.DDos-Attack") - print("{13}.Hacking With IpApi") - print("{14}.Hacking Camera Online") - print("{15}.Installing Programming Language") - print("{16}.Update & Uninstall") - print("{0}.Developer") - print("[C].Command") - print("{99}.Exit") - choose = input(opt) - if choose == '1' or choose == '01': - Black_Tool_Start_2() - elif choose == '2' or choose == '02': - Black_Tool_Shell_2() - elif choose == '3' or choose == '03': - black_Tool_Search_2() - elif choose == '4' or choose == '04': - Black_Tool_CMD_2() - elif choose == '5' or choose == '05': - black_webhacking_2() - elif choose == '6' or choose == '06': - black_Cam_Hacking_2() - elif choose == '7' or choose == '07': - black_Phishing_2() - elif choose == '8' or choose == '08': - black_wirless_Attack_2() - elif choose == '9' or choose == '09': - black_webinfo_2() - elif choose == '10': - black_soialenginners_2() - elif choose == '11': - black_Hackingtools_2() - elif choose == '12': - black_DDos_Attack_2() - elif choose == '13': - black_ipapi_hacking_2() - elif choose == '14': - black_camhack_online_2() - elif choose == '15': - black_installing_lan_2() - elif choose == '16': - black_Update_Uninstalling_2() - elif choose == '0': - black_tool_developer_2() - elif choose == 'c': - Black_Tool_Command_2() - elif choose == 'C': - Black_Tool_Command_2() - elif choose == '99': - ext() - elif choose == 'exit': - ext() - elif choose == 'quit': - ext() - elif choose == 'banner': - cls() - banner() - try36() - elif choose == 'cls': - black_2() - elif choose == 'clear': - black_2() - elif choose == 'back': - menu() - else: - black_2() -def try34(): - try_to_start_Black_Tool = input("\npress Enter To Start " + color.green + "Black-Tool" + color.End + "...") - if try_to_start_Black_Tool == '': - menu() - else: - menu() -def try_to_black_menu(): - try2 = input("\npress Enter...") - if try2 == '': - menu() - else: - menu() -def Black_Tool_Start(): - cls() - os.system("figlet Black Tool|lolcat") - print("\n{1}.Portscan") - print("{2}.DDos-Attack") - print("{3}.Ping Test") - print("{4}.Web Loction") - print("{5}.WhoIs lookup") - print("{6}.nslookup") - print("{7}.Ip Search") - print("{8}.40") - print("{99}.mein menu") - choose_black = input(opt) - if choose_black == '1': - black_portscan() - elif choose_black == '2': - black_ddosattack() - elif choose_black == '3': - black_ping() - elif choose_black == '4': - black_weblocation() - elif choose_black == '5': - black_whois_lookup() - elif choose_black == '6': - black_nslookup() - elif choose_black == '7': - black_ip_search() - elif choose_black == '8': - black_installing_40_tool() - elif choose_black == '99': - menu() - else: - Black_Tool_Start() -def black_installing_lan(): - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print("\n{1}.python") - print("{2}.python3") - print("{3}.ruby") - print("{4}.java") - print("{5}.Coffie Script") - print("{6}.java Script") - print("{7}.c++") - print("{99}.mein menu") - choose = input(opt) - if choose == '1': - cls() - os.system("apt install python") - try58() - elif choose == '2': - cls() - os.system("apt install python3") - try58() - elif choose == '3': - cls() - os.system("apt install ruby") - try58() - elif choose == '4': - cls() - os.system("apt install java") - try58() - elif choose == '5': - cls() - os.system("apt install coffiescript") - try58() - elif choose == '6': - cls() - os.system("apt install javascript") - try58() - elif choose == '7': - cls() - os.system("apt install c++") - try58() - elif choose == '99': - menu() - else: - black_installing_lan() -def black_installing_lan_2(): - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print("\n{1}.python") - print("{2}.python3") - print("{3}.ruby") - print("{4}.java") - print("{5}.Coffie Script") - print("{6}.java Script") - print("{7}.c++") - print("{99}.mein menu") - choose = input(opt) - if choose == '1': - cls() - os.system("apt install python") - try59() - elif choose == '2': - cls() - os.system("apt install python3") - try59() - elif choose == '3': - cls() - os.system("apt install ruby") - try59() - elif choose == '4': - cls() - os.system("apt install java") - try59() - elif choose == '5': - cls() - os.system("apt install coffiescript") - try59() - elif choose == '6': - cls() - os.system("apt install javascript") - try59() - elif choose == '7': - cls() - os.system("apt install c++") - try58() - elif choose == '99': - black_2() - else: - black_installing_lan_2() -def Black_Tool_Start_2(): - os.system("figlet Black Tool|lolcat") - print("\n{1}.Portscan") - print("{2}.DDos-Attack") - print("{3}.Ping Test") - print("{4}.Web Loction") - print("{5}.WhoIs lookup") - print("{6}.nslookup") - print("{7}.Ip Search") - print("{8}.40") - print("{99}.mein menu") - choose_black = input(opt) - if choose_black == '1': - black_portscan() - elif choose_black == '2': - black_ddosattack() - elif choose_black == '3': - black_ping() - elif choose_black == '4': - black_weblocation() - elif choose_black == '5': - black_whois_lookup() - elif choose_black == '6': - black_nslookup() - elif choose_black == '7': - black_ip_search() - elif choose_black == '8': - black_installing_40_tool() - elif choose_black == '99': - black_2() - else: - Black_Tool_Start_2() -def try58(): - try_to_installing_lan = input("\npress Enter...") - if try_to_installing_lan == '': - black_installing_lan() - else: - black_installing_lan() -def screen(): - print(color.green + """ - ███████████ ████ █████ ███████████ ████ - ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ - ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ """ + color.red + "Version: " + color.blue + "1.5.2" + color.green + """ - ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ - ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ - ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ - ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ - ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.org + """ - ---[This code write by """ + color.End + color.line + "Mr.nope" + color.End + color.org + " ]----" + color.End + """ - - Start Black-Tool at: """ + black_Tool_date + "\n") -def black_webhacking(): - cls() - print(color.blue) - os.system("figlet Web Hacking") - print("\n{1}.brute-Force") - print("{2}.bruteX") - print("{3}.Brute-Boom") - print("{4}.Bruter") - print("{5}.FaceBook-Bruteforce") - print("{99}.mein menu") - choose2 = input(opt) - if choose2 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") - try18() - elif choose2 == '2': - cls() - os.system("git clone https://github.com/1N3/BruteX") - try18() - elif choose2 == '3': - cls() - os.system("git clone https://github.com/Oseid/FaceBoom") - try18() - elif choose2 == '4': - cls() - os.system("git clone https://github.com/AzizKpln/Bruter19") - try18() - elif choose2 == '5': - cls() - os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") - try18() - elif choose2 == '99': - menu() - else: - black_webhacking() -def try36(): - try_to_Black_Tool_menu_7 = input("\npress Enter...") - if try_to_Black_Tool_menu_7 == '': - black_2() - else: - black_2() -def try59(): - try_to_installing_lan_2 = input("\npress Enter...") - if try_to_installing_lan_2 == '': - black_installing_lan_2() - else: - black_installing_lan_2() -def black_camhack_online(): - cls() - banner() - print("""\n -\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova -\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua -\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta -\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago -\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia -\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia -\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus -\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan -\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates -\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan -\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait -\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela -\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia -\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro -\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador -\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg -\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao -\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico -\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica -\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus -\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania -\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein -\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia -\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay -\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines -\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands -\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala -\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal -\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru -\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay - \033[1;32m91) \033[1;37mExtra""") - countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", - "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", - "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", - "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", - "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", - "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", - "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", - "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", - "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", - "-"] - try: - num = int(input("Enter Country: ")) - if num not in range(1, 91+1): - raise IndexError - country = countries[num-1] - headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} - res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) - last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] - for page in range(int(last_page)): - res = requests.get( - f"https://www.insecam.org/en/bycountry/{country}/?page={page}", - headers=headers - ) - ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) - for camhack_ip in ip_search: - print(color.green, camhack_ip) - print(res) - try48() - except KeyboardInterrupt: - print("\nCtrl + C") - try51() -def black_camhack_online_2(): - cls() - banner() - print("""\n -\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova -\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua -\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta -\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago -\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia -\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia -\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus -\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan -\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates -\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan -\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait -\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela -\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia -\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro -\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador -\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg -\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao -\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico -\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica -\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus -\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania -\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein -\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia -\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay -\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines -\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands -\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala -\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal -\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru -\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay - \033[1;32m91) \033[1;37mExtra""") - countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", - "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", - "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", - "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", - "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", - "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", - "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", - "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", - "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", - "-"] - try: - num = int(input("Enter Country: ")) - if num not in range(1, 91+1): - raise IndexError - country = countries[num-1] - headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} - res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) - last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] - for page in range(int(last_page)): - res = requests.get( - f"https://www.insecam.org/en/bycountry/{country}/?page={page}", - headers=headers - ) - ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) - for camhack_ip in ip_search: - print(color.green, camhack_ip) - print(res) - try48() - except KeyboardInterrupt: - print("\nCtrl + C") - try53() -def black_webhacking_2(): - cls() - print(color.blue) - os.system("figlet Web Hacking") - print("\n{1}.brute-Force") - print("{2}.bruteX") - print("{3}.Brute-Boom") - print("{4}.Bruter") - print("{5}.FaceBook-Bruteforce") - print("{99}.mein menu") - choose2 = input(opt) - if choose2 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") - try18() - elif choose2 == '2': - cls() - os.system("git clone https://github.com/1N3/BruteX") - try18() - elif choose2 == '3': - cls() - os.system("git clone https://github.com/Oseid/FaceBoom") - try18() - elif choose2 == '4': - cls() - os.system("git clone https://github.com/AzizKpln/Bruter19") - try18() - elif choose2 == '5': - cls() - os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") - try18() - elif choose2 == '99': - black_2() - else: - black_webhacking_2() -def try51(): - try_to_Hacking_Camera = input("\nDo you want to try again? [y/n] ") - if try_to_Hacking_Camera == 'y': - black_camhack_online() - elif try_to_Hacking_Camera == 'n': - try52() - else: - try51() -def black_ipapi_hacking(): - cls() - os.system("figlet -f slant Hacking|lolcat") - print("\n{1}.Port Scan") - print("{2}.Ping Test") - print("{3}.Whois") - print("{4}.Internet test") - print("{5}.Geoip") - print("{99}.mein menu") - choose_ipapi = input(opt) - if choose_ipapi == '1': - black_tool_ipapi_portscan() - elif choose_ipapi == '2': - black_tool_ipapi_pingtest() - elif choose_ipapi == '3': - black_tool_ipapi_whois() - elif choose_ipapi == '4': - black_tool_ipapi_internet_test() - elif choose_ipapi == '5': - black_tool_ipapi_geoip() - elif choose_ipapi == '99': - menu() - else: - black_ipapi_hacking() -def try48(): - try_to_Black_Hacking_Camera_Online = input("\nDo you want tor try again? [y/n] ") - if try_to_Black_Hacking_Camera_Online == 'y': - black_camhack_online() - elif try_to_Black_Hacking_Camera_Online == 'n': - try49() - else: - try48() -def try49(): - try_to_Black_menu_4 = input("\npress Enter...") - if try_to_Black_menu_4 == '': - menu() - else: - menu() -def black_ipapi_hacking_2(): - cls() - os.system("figlet -f slant Hacking|lolcat") - print("\n{1}.Port Scan") - print("{2}.Ping Test") - print("{3}.Whois") - print("{4}.Internet test") - print("{5}.Geoip") - print("{99}.mein menu") - choose_ipapi = input(opt) - if choose_ipapi == '1': - black_tool_ipapi_portscan_2() - elif choose_ipapi == '2': - black_tool_ipapi_pingtest_2() - elif choose_ipapi == '3': - black_tool_ipapi_whois_2() - elif choose_ipapi == '4': - black_tool_ipapi_internet_test_2() - elif choose_ipapi == '5': - black_tool_ipapi_geoip_2() - elif choose_ipapi == '99': - black_2() - else: - black_ipapi_hacking_2() -def try52(): - try_to_Black_Tool_menu_4 = input("\npress Enter...") - if try_to_Black_Tool_menu_4 == '': - menu() - else: - menu() -def black_tool_ipapi_portscan(): - cls() - host_ipapi = input(ip) - start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text - print(start_ipapi_portscan) - try37() -def black_tool_ipapi_portscan_2(): - cls() - host_ipapi = input(ip) - start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text - print(start_ipapi_portscan) - try42() -def try37(): - try_to_ipapi_portscan = input("\nDo you want to try again? [y/n] ") - if try_to_ipapi_portscan == 'y': - black_tool_ipapi_portscan() - elif try_to_ipapi_portscan == 'n': - try38() - else: - try37() -def try42(): - try_to_ipapi_portscan_2 = input("\nDo you want to try again? [y/n] ") - if try_to_ipapi_portscan_2 == 'y': - black_tool_ipapi_portscan_2() - elif try_to_ipapi_portscan_2 == 'n': - try39() - else: - try42() -def try38(): - try_to_black_tool_ipapi_menu = input("\npress Enter...") - if try_to_black_tool_ipapi_menu == '': - black_ipapi_hacking() - else: - black_ipapi_hacking() -def try39(): - try_to_black_tool_ipapi_menu_2 = input("\npress Enter...") - if try_to_black_tool_ipapi_menu_2 == '': - black_ipapi_hacking_2() - else: - black_ipapi_hacking_2() -def black_tool_ipapi_pingtest(): - cls() - host_ipapi_2 = input(ip) - packet_ipapi = input(packet) - start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") - print(start_pingtest_2) - try40() -def try53(): - try_to_CamHack_2 = input("\nDo you want to try again? [y/n] ") - if try_to_CamHack_2 == 'y': - black_Cam_Hacking_2() - elif try_to_CamHack_2 == 'n': - try54() - else: - try53() -def black_tool_ipapi_pingtest_2(): - cls() - host_ipapi_2 = input(ip) - packet_ipapi = input(packet) - start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") - print(start_pingtest_2) - try43() -def try43(): - try_to_Black_Tool_pingtest_2 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_pingtest_2 == 'y': - black_tool_ipapi_pingtest_2() - elif try_to_Black_Tool_pingtest_2 == 'n': - try39() - else: - try43() -def try40(): - try_to_black_tool_ipapi_pingtest = input("\nDo you want to try again? [y/n] ") - if try_to_black_tool_ipapi_pingtest == 'y': - black_tool_ipapi_pingtest() - elif try_to_black_tool_ipapi_pingtest == 'n': - try38() - else: - try40() -def black_tool_ipapi_whois(): - cls() - host_ipapi_3 = input(ip) - time.sleep(1) - start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text - print(start_whois_attack) - try45() -def try45(): - try_to_Black_Tool_whois = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_whois == 'y': - black_tool_ipapi_whois() - elif try_to_Black_Tool_whois == 'n': - try38() - else: - try45() -def try54(): - try_to_Black_menu_4 = input("\npress Enter...") - if try_to_Black_menu_4 == '': - black_2() - else: - black_2() -def black_tool_ipapi_whois_2(): - cls() - host_ipapi_3 = input(ip) - time.sleep(1) - start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text - print(start_whois_attack) - try46() -def try46(): - try_to_Black_Tool_whois_2 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_whois_2 == 'y': - black_tool_ipapi_whois_2() - elif black_tool_ipapi_whois_2 == 'n': - 39() - else: - try46() -def black_tool_ipapi_internet_test(): - cls() - test_internet = requests.get("https://google.com") - if test_internet.status_code == 200: - print("Internet Connected!") - else: - print("Internet Disconnect!\nPlease, Check Internet!") - try38() -def black_tool_ipapi_internet_test_2(): - cls() - test_internet = requests.get("https://google.com") - if test_internet.status_code == 200: - print("Internet Connected!") - else: - print("Internet Disconnect!\nPlease, Check Internet!") - try39() -def black_tool_ipapi_geoip(): - cls() - host_ipapi_4 = input(ip) - time.sleep(1) - search_location = ipapi.location(ip=host_ipapi_4, key=None) - print("\n-----------------------------------") - print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) - print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) - print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) - print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) - try41() -def black_tool_ipapi_geoip_2(): - cls() - host_ipapi_4 = input(ip) - time.sleep(1) - search_location = ipapi.location(ip=host_ipapi_4, key=None) - print("\n-----------------------------------") - print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) - print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) - print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) - print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) - try47() -def try47(): - try_to_Black_Tool_getip_2 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_getip_2 == 'y': - black_tool_ipapi_geoip_2() - elif try_to_Black_Tool_getip_2 == 'n': - try39() - else: - try47() -def try41(): - try_to_black_Tool_ipapi_location = input("\nDo you want to try again? [y/n] ") - if try_to_black_Tool_ipapi_location == 'y': - black_tool_ipapi_geoip() - elif try_to_black_Tool_ipapi_location == 'n': - try38() - else: - try41() -def black_nslookup(): - cls() - host8 = input(ip) - attack_nslookup = subprocess.getoutput("nslookup " + host8) - print(attack_nslookup) - try11() -def arg(): - if sys.argv[1] == '--clone': - print(color.green + "Stating Cloning..." + color.End) - os.system("git clone " + sys.argv[2]) - print("Exiting...") - sys.exit() - elif sys.argv[1] == '--version': - print(Black_Hack_version) - print("\n") - user_os_info_ver() - sys.exit() - elif sys.argv[1] == '--start': - user_search() - elif sys.argv[1] == '--install': - print(color.green + "Starting Downloading..." + color.End) - os.system("sudo apt install " + sys.argv[2]) - print("Exiting...") - sys.exit() - elif sys.argv[1] == '--help': - black_tool_help() - else: - print("\nPlease, Check Argument!\n") - sys.exit() -def black_installing_40_tool(): - cls() - os.system("figlet -f slant 40|lolcat") - print("\n") - os.system("git clone https://github.com/mrprogrammer2938/40") - print("\nComplete!") - try15() -def black_Tool_Search(): - cls() - banner() - choose = input(""" ---------------Search----------------- -| : """) - time.sleep(1) - if system == 'Linux': - os.system("firefox " + choose) - try32() - elif system == 'Mac': - os.system("firefox " + choose) - try32() - elif system == 'Windows': - os.system("start chrome " + choose) - try32() - else: - print(Black_Tool_Search_Err) - try29() -def black_Tool_Search_2(): - cls() - banner() - choose = input(""" ---------------Search----------------- -| : """) - time.sleep(1) - if system == 'Linux': - os.system("firefox " + choose) - try32() - elif system == 'Mac': - os.system("firefox " + choose) - try32() - elif system == 'Windows': - os.system("start chrome " + choose) - try32() - else: - print(Black_Tool_Search_Err) - try30() -def black_ip_search(): - cls() - print("{1}.Online") - print("{2}.Installing IPz pkg") - print("{99}.mein menu") - choose12 = input(opt) - if choose12 == '1': - start_ip_search() - elif choose12 == '2': - cls() - installing_ipz = subprocess.getoutput("git clone https://github.com/mrprogrammer2938/IPz") - print(installing_ipz) - try14() - elif choose12 == '99': - Black_Tool_Start() - else: - black_ip_search() -def black_Cam_Hacking(): - cls() - print(color.blue) - os.system("figlet Cam Hacking") - print(color.End) - print("\n{1}.Cam-Hackers") - print("{2}.Cam-Hack-ang") - print("{3}.say cheese") - print("{4}.say Master") - print("{5}.Cam-Phish") - print("{99}.mein menu") - choose3 = input(opt) - if choose3 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938") - try19() - elif choose3 == '2': - cls() - os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") - try19() - elif choose3 == '3': - cls() - os.system("git clone https://github.com/keralahackers/saycheese") - try19() - elif choose3 == '4': - cls() - os.system("git clone https://github.com/joshkar/SayMaster") - try19() - elif choose3 == '5': - cls() - os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") - try19() - elif choose3 == '99': - menu() - else: - black_Cam_Hacking() -def black_Cam_Hacking_2(): - cls() - print(color.blue) - os.system("figlet Cam Hacking") - print(color.End) - print("\n{1}.Cam-Hackers") - print("{2}.Cam-Hack-ang") - print("{3}.say cheese") - print("{4}.say Master") - print("{5}.Cam-Phish") - print("{99}.mein menu") - choose3 = input(opt) - if choose3 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Cam-Hackers") - try19() - elif choose3 == '2': - cls() - os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") - try19() - elif choose3 == '3': - cls() - os.system("git clone https://github.com/keralahackers/saycheese") - try19() - elif choose3 == '4': - cls() - os.system("git clone https://github.com/joshkar/SayMaster") - try19() - elif choose3 == '5': - cls() - os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") - try19() - elif choose3 == '99': - black_2() - else: - black_Cam_Hacking_2() -def try32(): - try_again_1 = input("\nDo you want to try again? [y/n] ") - if try_again_1 == 'y': - black_Tool_Search() - elif try_again_1 == 'n': - try29() - else: - try32() -def try32(): - try_again_2 = input("\nDo you want to try again? [y/n] ") - if try_again_2 == 'y': - black_Tool_Search_2() - elif try_again_2 == 'n': - try30() - else: - try32() -def Black_Tool_Shell(): - try: - cls() - banner() - while True: - option = input(opt_shell) - option = option.split() - if option == []: - pass - elif option[0] == 'back': - menu() - elif option[0] == 'exit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'quit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'help': - print(Black_Tool_Shell_Help) - elif option[0] == 'options': - print(""" ------------------- -Ping Test | ------------------- -""") - elif option[0] == 'set': - if len(option) < 3: - print(""" ---------------- -Host | -Packet | ---------------- -""") - else: - if option[1] == 'host': - host = option[2] - print("\nHost ==> " + host + "\n") - elif option[1] == 'packet': - packet = option[2] - print("\nPacket ==> " + packet + "\n") - else: - print("\nPlease, Usage: set [Option]...\n") - elif option[0] == 'clear': - cls() - elif option[0] == 'banner': - banner() - elif option[0] == 'exploit': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'run': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'cls': - cls() - elif option[0] == 'version': - print(Black_Tool_Version) - else: - print(option[0] + color.red + "\n Not Found!" + color.End) - except: - try_to_Black_Tool() -def Black_Tool_Shell_2(): - try: - cls() - banner() - while True: - option = input(opt_shell) - option = option.split() - if option == []: - pass - elif option[0] == 'back': - black_2() - elif option[0] == 'exit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'quit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'help': - print(Black_Tool_Shell_Help) - elif option[0] == 'options': - print(""" ------------------- -Ping Test | ------------------- -""") - elif option[0] == 'set': - if len(option) < 3: - print(""" ---------------- -Host | -Packet | ---------------- -""") - else: - if option[1] == 'host': - host = option[2] - print("\nHost ==> " + host + "\n") - elif option[1] == 'packet': - packet = option[2] - print("\nPacket ==> " + packet + "\n") - else: - print("\nPlease, Usage: set [Option]...\n") - elif option[0] == 'clear': - cls() - elif option[0] == 'banner': - banner() - elif option[0] == 'exploit': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'run': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'cls': - cls() - elif option[0] == 'version': - print(Black_Tool_Version) - else: - print(option[0] + color.red + "\n Not Found!" + color.End) - except: - try_to_Black_Tool() -def try29(): - try_to_Black_Tool_menu = input("\npress Enter...") - if try_to_Black_Tool_menu == '': - menu() - else: - menu() -def try30(): - try_to_Black_Tool_menu = input("\npress Enter...") - if try_to_Black_Tool_menu == '': - cls() - black_2() - else: - cls() - black_2() -def try32(): - try_again_2 = input("\nDo you want to try again? [y/n] ") - if try_again_2 == 'y': - black_Tool_Search() - elif try_again_2 == 'n': - try29() - else: - try32() -def try32(): - try_to_Black_Tool_5 = input("\npress Enter...") - if try_to_Black_Tool_5 == '': - black() - else: - black() -def try33(): - try_to_Black_Tool_6 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_6 == 'y': - cls() - black_2() - elif try_to_Black_Tool_6 == 'n': - try30() - else: - try33() -def try_to_Black_Tool(): - try_again_3 = input("\npress Enter...") - if try_again_3 == '': - menu() - else: - menu() -def try_to_Black_Tool_2(): - try_again_4 = input("\npress Enter...") - if try_again_4 == '': - black_2() - else: - black_2() -def Black_Tool_Command_2(): - try_to_help_Black_Tool_Command = print(""" - clear - cls - banner - version - back - help: - clear | clear banner - cls | clear banner - banner | show Black Tool banner - version | show Black Tool Version - back | back banner on Black Tool Menu - - """) - try26() -def black_tool_help(): - print(""" -Start Tool at: """ + color.green + str(black_Tool_date) + color.blue + """ -Black-Tool""" + color.End + """ Usage: - --start start Hack Menu! - --install + pkg - --clone + Repositories - --version Black-Tool version - --help + Black-Tool Help -""") -def Black_Tool_Command(): - try_to_help_Black_Tool_Command = print(""" - clear - cls - banner - version - back - help: - clear | clear banner - cls | clear banner - banner | show Black Tool banner - version | show Black Tool Version - back | back banner on Black Tool Menu - - """) - try25() -def black_portscan(): - cls() - print("\n{1}.Online") - print("{2}.Installing Portscan") - print("{3}.mein menu") - choose10 = input(opt) - if choose10 == '1': - portscan_attack() - elif choose10 == '2': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Portscan") - try4() - elif choose10 == '3': - Black_Tool_Start() - else: - black_portscan() -def black_ddosattack(): - cls() - os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") - try4() -def black_ping(): - cls() - host3 = input(ip) - packet = input(packet_2) - time.sleep(2) - c = subprocess.getoutput("ping -w " + packet + " " + host3) - print(c) - time.sleep(2) - try4() -def start_ip_search(): - cls() - web2 = input(ip) - time.sleep(1) - sock = socket.gethostbyname(web2) - print("Ip: " + sock) - try13() -def try19(): - try_to_camhack = input("\npress Enter...") - if try_to_camhack == '': - black_Cam_Hacking() - else: - black_Cam_Hacking() -def try4(): - try_to_mein1 = input("\npress Enter...") - if try_to_mein1 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def try20(): - try_to_Phishing = input("\npress Enter...") - if try_to_Phishing == '': - black_Phishing() - else: - black_Phishing() -def try25(): - try_to_black_menu_2 = input("\npress Enter...") - if try_to_black_menu_2 == '': - menu() - else: - menu() -def banner(): - print(color.green + """ - ███████████ ████ █████ ███████████ ████ - ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ - ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ - ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ - ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ - ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ - ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ - ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.End) -def black_weblocation(): - cls() - print(exm) - site = input(ip) - try: - search = ipapi.location(ip=site, key=None) - print("\n") - print(Fore.RED + "[~] " + Fore.WHITE + "Ip: " + Fore.GREEN + search["ip"]) - print(Fore.RED + "[~] " + Fore.WHITE + "City " + Fore.GREEN + search["city"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Region " + Fore.GREEN + search["region"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Country: " + Fore.GREEN + search["country"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Org: " + Fore.GREEN + search["org"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Time Zone: " + Fore.GREEN + search["timezone"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Languages: " + Fore.GREEN + search["languages"]) - time.sleep(2) - except: - print(color.green + "\nPlease" + color.red + ", Check Ip!\n") - time.sleep(1) - try4() -def portscan_attack(): - cls() - host = input(ip) - attack_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host).text - print(attack_portscan) - time.sleep(2) - try6() -def try26(): - try_to_black_menu_2 = input("\npress Enter...") - if try_to_black_menu_2 == '': - black_2() - else: - black_2() -def black_whois_lookup(): - cls() - host5 = input(ip) - time.sleep(1) - print(color.white_light) - attack_whois = subprocess.getoutput("whois " + host5) - print(attack_whois) - time.sleep(2) - try7() -def try18(): - try_to_webhacking = input("\npress Enter...") - if try_to_webhacking == '': - black_webhacking() - else: - black_webhacking() -def Developer(): - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "This code write by " + color.blue + "Mr.nope" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) - print(color.org + "Github: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try25() -def try13(): - try_to_search_ip = input("\nDo you want to try again? [y/n] ") - if try_to_search_ip == 'y': - start_search_ip() - elif try_to_search_ip == 'n': - try12() - else: - try13() -def try6(): - try_again_2 = input("\nDo you want to try again? [y/n] ") - if try_again_2 == 'y': - portscan_attack() - elif try_again_2 == 'n': - try5() - else: - try6() -def try15(): - try_to_menu_2_3 = input("\npress Enter...") - if try_to_menu_2_3 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def black_Phishing(): - cls() - print(color.blue) - os.system("figlet Phishing") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.zphisher") - print("{3}.nex-Phisher") - print("{4}.Social Phish") - print("{5}.Black-phish") - print("{6}.Phish-Mailer") - print("{99}.mein menu") - choose4 = input(opt) - if choose4 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try20() - elif choose4 == '2': - cls() - os.system("git clone https://github.com/htr-tech/zphisher") - try20() - elif choose4 == '3': - cls() - os.system("git clone https://github.com/htr-tech/nexphisher") - try20() - elif choose4 == '4': - cls() - os.system("git clone https://github.com/xHak9x/SocialPhish") - try20() - elif choose4 == '5': - cls() - os.system("git clone https://github.com/iinc0gnit0/BlackPhish") - try20() - elif choose4 == '6': - cls() - os.system("git clone https://github.com/BiZken/PhishMailer") - try20() - elif choose4 == '99': - menu() - else: - black_Phishing() -def black_Phishing_2(): - cls() - print(color.blue) - os.system("figlet Phishing") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.zphisher") - print("{3}.nex-Phisher") - print("{4}.Social Phish") - print("{5}.Black-phish") - print("{6}.Phish-Mailer") - print("{99}.mein menu") - choose4 = input(opt) - if choose4 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try20() - elif choose4 == '2': - cls() - os.system("git clone https://github.com/htr-tech/zphisher") - try20() - elif choose4 == '3': - cls() - os.system("git clone https://github.com/htr-tech/nexphisher") - try20() - elif choose4 == '4': - cls() - os.system("git clone https://github.com/xHak9x/SocialPhish") - try20() - elif choose4 == '5': - cls() - os.system("git clone https://github.com/iinc0gnit0/BlackPhish") - try20() - elif choose4 == '6': - cls() - os.system("git clone https://github.com/BiZken/PhishMailer") - try20() - elif choose4 == '99': - black_2() - else: - black_Phishing_2() -def try14(): - try_to_menu2_2 = input("\npress Enter...") - if try_to_menu2_2 == '': - black_ip_search() - else: - black_ip_search() -def try_to_black_menu(): - try4 = input("\npress Enter...") - if try4 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def try5(): - try_again_1 = input("\npress Enter...") - if try_again_1 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def black_wirless_Attack(): - cls() - print(color.blue) - os.system("figlet Wirless Attack") - print(color.End) - print("\n{1}.wifite") - print("{2}.Airattackit") - print("{3}.wifispy") - print("{4}.wifi-God") - print("{5}.wifi-cracker") - print("{99}.mein menu") - choose5 = input(opt) - if choose5 == '1': - cls() - os.system("git clone https://github.com/derv82/wifite") - try21() - elif choose5 == '2': - cls() - os.system("git clone https://github.com/JoyGhoshs/Airattackit") - elif choose5 == '3': - cls() - os.system("git clone https://github.com/AresS32/wirespy") - try21() - elif choose5 == '4': - cls() - os.system("git clone https://github.com/waseem-sajjad/WifiGod") - try21() - elif choose5 == '5': - cls() - os.system("git clone https://github.com/brannondorsey/wifi-cracking") - try21() - elif choose5 == '99': - menu() - else: - black_wirless_Attack() -def black_wirless_Attack_2(): - cls() - print(color.blue) - os.system("figlet Wirless Attack") - print(color.End) - print("\n{1}.wifite") - print("{2}.Airattackit") - print("{3}.wifispy") - print("{4}.wifi-God") - print("{5}.wifi-cracker") - print("{6}.wiresec") - print("{99}.mein menu") - choose5 = input(opt) - if choose5 == '1': - cls() - os.system("git clone https://github.com/derv82/wifite") - try21() - elif choose5 == '2': - cls() - os.system("git clone https://github.com/JoyGhoshs/Airattackit") - elif choose5 == '3': - cls() - os.system("git clone https://github.com/AresS32/wirespy") - try21() - elif choose5 == '4': - cls() - os.system("git clone https://github.com/waseem-sajjad/WifiGod") - try21() - elif choose5 == '5': - cls() - os.system("git clone https://github.com/brannondorsey/wifi-cracking") - try21() - elif choose5 == '6': - cls() - os.system("git clone https://github.com/bitcoinander/wiresec") - try21() - elif choose5 == '99': - black_2() - else: - black_wirless_Attack_2() -def try21(): - try_to_wirless_attack = input("\npress Enter...") - if try_to_wirless_attack == '': - black_wirless_Attack() - else: - black_wirless_Attack() -def try1(): - try_to_black_tool = input("\npress Enter...") - if try_to_black_tool == '': - menu() - else: - menu() -def black_webinfo(): - cls() - print(color.blue) - os.system("figlet Web Info") - print(color.End) - print("\n{1}.Web-Info") - print("{2}.setookit") - print("{3}.webkiller") - print("{4}.web informtion") - print("{5}.Th3inspector") - print("{99}.mein menu") - choose6 = input(opt) - if choose6 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Web-Info") - try17() - elif choose6 == '2': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") - try17() - elif choose6 == '3': - cls() - os.system("git clone https://github.com/ultrasecurity/webkiller") - try17() - elif choose6 == '4': - cls() - os.system("git clone https://github.com/zahidin/web-information-gathering") - try17() - elif choose6 == '5': - cls() - os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") - try17() - elif choose6 == '99': - menu() - else: - black_webinfo() -black_Tool_pkg_installing_Err = """ -install pkg Name -""" -def black_webinfo_2(): - cls() - print(color.blue) - os.system("figlet Web Info") - print(color.End) - print("\n{1}.Web-Info") - print("{2}.setookit") - print("{3}.webkiller") - print("{4}.web informtion") - print("{5}.Th3inspector") - print("{99}.mein menu") - choose6 = input(opt) - if choose6 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Web-Info") - try17() - elif choose6 == '2': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") - try17() - elif choose6 == '3': - cls() - os.system("git clone https://github.com/ultrasecurity/webkiller") - try17() - elif choose6 == '4': - cls() - os.system("git clone https://github.com/zahidin/web-information-gathering") - try17() - elif choose6 == '5': - cls() - os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") - try17() - elif choose6 == '99': - black_2() - else: - black_webinfo_2() -def black_tool_developer_2(): - os.system("printf '\033]2;Black-Tool\a'") - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) - print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) - print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try28() -def try24(): - Err_try_to_Black_Tool = input("\npress Enter...") - if Err_try_to_Black_Tool == '': - menu() - else: - menu() -Black_Tool_clone_Err = """ -clone [Pkg] -""" -def black_soialenginners(): - cls() - print(color.blue) - os.system("figlet social Engineer") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.focial") - print("{3}.fluxion") - print("{4}.Insta Hack") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try22() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") - try22() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/FluxionNetwork/fluxion") - try22() - elif choose7 == '4': - cls() - os.system("git clone https://github.com/fuck3erboy/instahack") - try22() - elif choose7 == '99': - menu() - else: - black_soialenginners() -def black_soialenginners_2(): - cls() - print(color.blue) - os.system("figlet social Engineer") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.focial") - print("{3}.fluxion") - print("{4}.Insta Hack") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try56() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") - try56() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/FluxionNetwork/fluxion") - try56() - elif choose7 == '4': - cls() - os.system("git clone https://github.com/fuck3erboy/instahack") - try56() - elif choose7 == '99': - black_2() - else: - black_soialenginners_2() -def try22(): - try_to_Soial_Eng = input("\npress Enter...") - if try_to_Soial_Eng == '': - black_soialenginners() - else: - black_soialenginners() -def black_Hackingtools(): - cls() - print(color.blue) - os.system("figlet Hacking Tools") - print(color.End) - print("\n{1}.Hacking-Tools") - print("{2}.Hack-Tools") - print("{3}.fsociety") - print("{4}.PTool") - print("{5}.onex") - print("{6}.Kit Hack") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/hackingtools") - try16() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/Z4nzu/hackingtool") - try16() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/Manisso/fsociety") - try16() - elif choose7 == '4': - cls() - os.system("git clone https://github.com/mrprogrammer2938/PTool") - try16() - elif choose7 == '5': - cls() - os.system("git clone https://github.com/rajkumardusad/onex") - try16() - elif choose7 == '6': - cls() - os.system("git clone https://github.com/AdrMXR/KitHack") - try16() - elif choose7 == '99': - menu() - else: - black_Hackingtools() -def try56(): - try_to_black_Tool_menu_soial_Enginner =input("\npress Enter...") - if try_to_black_Tool_menu_soial_Enginner == '': - black_soialenginners_2() - else: - black_soialenginners_2() -def black_Hackingtools_2(): - cls() - print(color.blue) - os.system("figlet Hacking Tools") - print(color.End) - print("\n{1}.Hacking-Tools") - print("{2}.Hack-Tools") - print("{3}.fsociety") - print("{4}.PTool") - print("{5}.onex") - print("{6}.Kit Hack") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/hackingtools") - try16() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/Z4nzu/hackingtool") - try16() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/Manisso/fsociety") - try16() - elif choose7 == '4': - cls() - os.system("git clone https://github.com/mrprogrammer2938/PTool") - try16() - elif choose7 == '5': - cls() - os.system("git clone https://github.com/rajkumardusad/onex") - try16() - elif choose7 == '6': - cls() - os.system("git clone https://github.com/AdrMXR/KitHack") - try16() - elif choose7 == '99': - black_2() - else: - black_Hackingtools_2() -def try7(): - try_to_whois_attack = input("\nDo you want to try again? [y/n] ") - if try_to_whois_attack == 'y': - black_whois_lookup() - elif try_to_whois_attack == 'n': - try4() - else: - try7() -def try28(): - try_to_black_menu_4=input("\npress Enter...") - if try_to_black_menu_4 == '': - black_2() - else: - black_2() -def try23(): - try_to_DDos_Attack = input("\npress Enter...") - if try_to_DDos_Attack == '': - black_DDos_Attack() - else: - black_DDos_Attack() -def Black_Tool_CMD(): - try: - cls() - while True: - choose_cmd = input(opt_cmd) - choose_cmd = choose_cmd.split() - if choose_cmd == []: - pass - elif choose_cmd[0] == 'help': - print(Black_Tool_cmd_help) - elif choose_cmd[0] == 'exit': - menu() - elif choose_cmd[0] == 'clear': - cls() - elif choose_cmd[0] == 'cls': - cls() - elif choose_cmd[0] == 'quit': - menu() - elif choose_cmd[0] == 'install': - if len(choose_cmd) < 3: - print(black_Tool_pkg_installing_Err) - else: - if choose_cmd[1] == 'pkg': - pkg_name = choose_cmd[2] - os.system("apt install " + pkg_name) - else: - print(black_Tool_pkg_installing_Err) - elif choose_cmd[0] == 'banner': - banner() - elif choose_cmd[0] == 'clone': - if len(choose_cmd) < 2: - print(Black_Tool_clone_Err) - else: - res_name = choose_cmd[1] - os.system(f"git clone {res_name}") - else: - print(choose_cmd[0] + color.red + " Command Not Found!" + color.End) - except: - print("\n") - try56() -def Black_Tool_CMD_2(): - try: - cls() - while True: - choose_cmd = input(opt_cmd) - choose_cmd = choose_cmd.split() - if choose_cmd == []: - pass - elif choose_cmd[0] == 'help': - print(Black_Tool_cmd_help) - elif choose_cmd[0] == 'exit': - black_2() - elif choose_cmd[0] == 'clear': - cls() - elif choose_cmd[0] == 'cls': - cls() - elif choose_cmd[0] == 'quit': - black_2() - elif choose_cmd[0] == 'install': - if len(choose_cmd) < 3: - print(black_Tool_pkg_installing_Err) - else: - if choose_cmd[1] == 'pkg': - pkg_name = choose_cmd[2] - os.system("apt install " + pkg_name) - else: - print(black_Tool_pkg_installing_Err) - elif choose_cmd[0] == 'banner': - banner() - elif choose_cmd[0] == 'clone': - if len(choose_cmd) < 2: - print(Black_Tool_clone_Err) - else: - res_name = choose_cmd[1] - os.system(f"git clone {res_name}") - else: - print(choose_cmd[0] + color.red + " Command Not Found!" + color.End) - except: - print("\n") - try57() -def black_DDos_Attack(): - cls() - print(color.blue) - os.system("figlet DDos Attack") - print(color.End) - print("\n{1}.DDos-Attack") - print("{2}.hammer") - print("{3}.Liteddos") - print("{4}.Rave-Tool") - print("{5}.DDos-Attack-Mrx") - print("{99}.mein menu") - choose8 = input(opt) - if choose8 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") - try23() - elif choose8 == '2': - cls() - os.system("git clone https://github.com/cyweb/hammer") - try23() - elif choose8 == '3': - cls() - os.system("git clone https://github.com/4L13299/LITEDDOS") - try23() - elif choose8 == '4': - cls() - os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") - try23() - elif choose8 == '5': - cls() - os.system("git clone https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") - try23() - elif choose8 == '99': - menu() - else: - black_DDos_Attack() -def try56(): - try_to_Black_Tool_menu_4 = input("\npress Enter...") - if try_to_Black_Tool_menu_4 == '': - menu() - else: - menu() -def black_DDos_Attack_2(): - cls() - print(color.blue) - os.system("figlet DDos Attack") - print(color.End) - print("\n{1}.DDos-Attack") - print("{2}.hammer") - print("{3}.Liteddos") - print("{4}.Rave-Tool") - print("{5}.DDos-Attack-Mrx") - print("{99}.mein menu") - choose8 = input(opt) - if choose8 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") - try23() - elif choose8 == '2': - cls() - os.system("git clone https://github.com/cyweb/hammer") - try23() - elif choose8 == '3': - cls() - os.system("git clone https://github.com/4L13299/LITEDDOS") - try23() - elif choose8 == '4': - cls() - os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") - try23() - elif choose8 == '5': - cls() - os.system("git clone https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") - try23() - elif choose8 == '99': - black_2() - else: - black_DDos_Attack_2() -def try57(): - try_to_Black_Tool_menu_5 = input("\npress Enter...") - if try_to_Black_Tool_menu_5 == '': - black_2() - else: - black_2() -def black_Update_Uninstalling(): - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print("\n{1}.Update") - print("{2}.Uninstall") - print("{99}.mein menu") - choose9 = input(opt) - if choose9 == '1': - black_update() - elif choose9 == '2': - black_uninstall() - elif choose9 == '99': - menu() - else: - black_Update_Uninstalling() -def black_Update_Uninstalling_2(): - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print("\n{1}.Update") - print("{2}.Uninstall") - print("{99}.mein menu") - choose9 = input(opt) - if choose9 == '1': - black_update() - elif choose9 == '2': - black_uninstall() - elif choose9 == '99': - black_2() - else: - black_Update_Uninstalling_2() -def black_tool_developer(): - os.system("printf '\033]2;Black-Tool\a'") - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) - print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.5.2" + color.End) - print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try57() -def black_tool_developer_2(): - os.system("printf '\033]2;Black-Tool\a'") - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) - print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.5.2" + color.End) - print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try60() -def try57(): - try_to_soi = input("\nDo you want to open Developer Github? [y/n] ") - if try_to_soi == 'y': - if sys.platform == 'linux': - os.system("firefox https://github.com/mrprogrammer2938") - elif sys.plstform == 'win32': - os.system("chrome https://github.com/mrprogrammer2938") - elif sys.platform == 'mac': - os.system("firefox https://github.com/mrprogrammer2938") - else: - print("\nPlease, Run This Programm on Linux, Windows or MacOS!\n") - try58() - elif try_to_soi == 'n': - try58() - else: - try57() -def try60(): - try_to_soi = input("\nDo you want to open Developer Github? [y/n] ") - if try_to_soi == 'y': - if sys.platform == 'linux': - os.system("firefox https://github.com/mrprogrammer2938") - try59() - elif sys.plstform == 'win32': - os.system("chrome https://github.com/mrprogrammer2938") - try59() - elif sys.platform == 'mac': - os.system("firefox https://github.com/mrprogrammer2938") - try59() - else: - print("\nPlease, Run This Programm on Linux, Windows or MacOS!\n") - try59() - elif try_to_soi == 'n': - try59() - else: - try60() -def try58(): - try_to_menu_5 = input("\npress Enter...") - if try_to_menu_5 == '': - menu() - else: - menu() -def try59(): - try_to_menu_6 = input("\npress Enter...") - if try_to_menu_6 == '': - black_2() - else: - black_2() -def try16(): - try_to_choose_opt = input("\npress Enter...") - if try_to_choose_opt == '': - menu() - else: - menu() -def try35(): - try_to_Black_menu_7 = input("\npress Enter...") - if try_to_Black_menu_7 == '': - black_2() - else: - black_2() -def black_update(): - if system == 'Linux': - os.system("cd .. && sudo rm Black-Tool") - os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") - try10() - elif system == 'Mac': - os.system("cd .. && sudo rm -r Black-Tool") - os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") - try10() - elif system == 'Windows': - cls() - print("\nThis Programm Can Not Run Your OS!\n") - sys.exit() - else: - print("\nThis, Programm Can Run on Linux,MacOS\n") - time.sleep(2) - try9() -def try27(): - try_to_black_menu_3 = input("\npress Enter...") - if try_to_black_menu_3 == '': - black() - else: - black() -def try16(): - try_to_menu_installing_hackingtool = input("\npress Enter...") - if try_to_menu_installing_hackingtool == '': - black_Hackingtools() - else: - black_Hackingtools() -def black_uninstall(): - if system == 'Linux': - os.system("cd /usr/local/bin && sudo rm hack") - print("\nPlease, Using: ./uninstall in hack file") - try8() - elif system == 'Mac': - os.system("cd /usr/local/bin && sudo rm hack") - print("\nPlease, Using: ./uninstall in hack file") - try8() - elif system == 'Windows': - cls() - print("\nThis Programm Can Not Run Your OS!\n") - sys.exit() - else: - print("\nThis, Programm Can Run on +Linux,MacOs\n") - time.sleep(2) - try9() -def try17(): - try_to_webinfo = input("\npress Enter...") - if try_to_webinfo == '': - black_webinfo() - else: - black_webinfo() -def try9(): - try_to_mein2 = input("\npress Enter...") - if try_to_mein2 == '': - menu() - else: - menu() -def try10(): - try_to_mein3 = input("\npress Enter...") - if try_to_mein3 == '': - ext() - else: - ext() -def try11(): - try_again_nslookup = input("Do you want to try again? [y/n] ") - if try_again_nslookup == 'y': - black_nslookup() - elif try_again_nslookup == 'n': - try12() - else: - try11() -def try12(): - try_to_menu_5 = input("\npress Enter...") - if try_to_menu_5 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -if __name__ == '__main__': - try: - if system == 'Linux': - arg() - elif system == 'Windows': - print(Black_Tool_OS_Err) - sys.exit() - elif system == 'Mac': - arg() - else: - print(Black_Tool_OS_Err) - except IndexError: - print("\nPlease, Usage: --help\n") - sys.exit() -cls() -# Black-Tool 1.5.2 From 92ed3736fda8351872b52698667d09a79a90e45a Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Fri, 2 Jul 2021 16:57:30 +0430 Subject: [PATCH 019/392] Add files via upload --- hack | 2342 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 2342 insertions(+) create mode 100644 hack diff --git a/hack b/hack new file mode 100644 index 0000000..e5f5ef0 --- /dev/null +++ b/hack @@ -0,0 +1,2342 @@ +#!/usr/bin/python3 +# This code write by Mr.nope +# Version 1.5.2 +# Github: https://github.com/mrprogrammer2938 +# Instagram: https://instagram.com/programmer2938 +# ---------------------------------------------------------------- +# License +# MIT License + +# Copyright (c) 2021 Mr.programmer + +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to deal +# in the Software without restriction, including without limitation the rights +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: + +# The above copyright notice and this permission notice shall be included in all +# copies or substantial portions of the Software. + +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +# SOFTWARE. +import os +import time +import re +import sys +import datetime +import platform +import requests +try: + from colorama import Fore,init +except ImportError: + os.system("pip3 intsll colorama"); +try: + import socket +except ImportError: + os.system("pip install socket"); +try: + import subprocess +except ImportError: + os.system("pip install subprocess"); +try: + import ipapi +except ImportError: + os.system("pip install ipapi"); +Black_Tool_Version = "\nBlack-Tool 1.4.0\n" +user = subprocess.getoutput("whoami") +black_Tool_date = subprocess.getoutput("date").replace("+0430","") +Black_Tool_cmd_help = """ +clear | clear Screen +cls | clear Screen +install pkg | installing pkg +exit | exit Black Tool CMD +quit | exit Black Tool CMD +""" +packet = "\nEnter packet: " +def check_internet_title(): + os.system("printf '\033]2;Black-Tool: Check-Internet\a'") +def check_internet_title_Connected(): + os.system("printf '\033]2;Black-Tool: Internet Connected!\a'") +# ------------- Black Tool Color --------------- +class color: + red = '\033[91m' + blue = '\033[96m' + End = '\033[0m' + green = '\033[92m' + darkblue = '\033[34m' + org = '\033[33m' + line = '\033[4m' + prlblue = '\033[94m' + white_light = '\033[97m' +# ---------------------------------------------- +Black_Tool_Search_Err = color.red + "Error, " + color.green + "Please Check URL!" + color.End +opt_shell = color.line + "Black-Tool" + color.End + "/ ~# " +opt_cmd = color.line + "Black-Tool" + color.green + "/> " + color.End +Black_Tool_OS_Err = "\nError, Please Try again!\n" +Black_Tool_OS_Err_2 = "\nError, Please Try again!\n" +def user_os_info(): + print("\n--------Black Tool----------\n") + print("User: " + user) + print("os: " + system) + print("----------------------------\n") + try34() +def user_os_info_ver(): + print("--------Black Tool----------\n") + print("User: " + user) + print("os: " + system) + print("----------------------------\n") +def user_search(): + if os.getuid() == 0: + check_internet() + else: + print("\nPlease, Run This Tool as Root!\n") + sys.exit() +def check_internet(host="https://google.com"): + try: + check_internet_title() + cls() + print("\nCheck Internet...\n") + internet = requests.get(host,timeout=14) + if internet.status_code == 200: + check_internet_title_Connected() + print("Internet Connected!") + time.sleep(1) + print("\nSet on System....") + time.sleep(1) + user_os_info() + pass + except: + print('\nPlease, Check Internet!\n') + sys.exit() +opt = color.blue + "\nBlack-Tool~# " + color.End +Black_Tool_Shell_Help = """ +set | set [Option] +options | show options +Version | show Black Tool version +exit | exit Black Tool +quit | quit Black Tool +back | Back Black Tool Menu +help | Black Tool Shell Help +run | run Attack +exploit | run Attack +""" +Black_menu_mass = color.green + "Exiting..." + color.End +system = platform.uname()[0] +ip = "\nEnter ip: " +exm = "\nPlease, Enter Ip!" +packet_2 = "\nEnter packet: " +port = "\nEnter port: " +Black_Hack_version = "Black-Tool 1.4.0" +def title(): + os.system("printf '\033]2;Black-Tool\a'") +def cls(): + os.system("clear") +def ext(): + cls() + print(Black_menu_mass) + sys.exit() +def menu(): + try: + title() + cls() + screen() + black() + except KeyboardInterrupt: + print("\nCtrl + C") + print("\n{} Exiting... {}".format(color.green,color.End)) + sys.exit() +# Menu 1.5.2 +def black(): + print("\n{1}.Black-Tool Attack") + print("{2}.Black-Tool Shell") + print("{3}.Black-Tool Search") + print("{4}.Black-Tool CMD") + print("{5}.Web-Hacking") + print("{6}.Cam-Hackers") + print("{7}.Phishing") + print("{8}.Wirless Attack") + print("{9}.Web-Info") + print("{10}.Soial-Enginner") + print("{11}.Hacking-Tools") + print("{12}.DDos-Attack") + print("{13}.Hacking With IpApi") + print("{14}.Hacking Camera Online") + print("{15}.Installing Programming Language") + print("{16}.Update & Uninstall") + print("{0}.Developer") + print("[C].Command") + print("{99}.Exit") + choose = input(opt) + if choose == '1' or choose == '01': + Black_Tool_Start() + elif choose == '2' or choose == '02': + Black_Tool_Shell() + elif choose == '3' or choose == '03': + black_Tool_Search() + elif choose == '4' or choose == '04': + Black_Tool_CMD() + elif choose == '5' or choose == '05': + black_webhacking() + elif choose == '6' or choose == '06': + black_Cam_Hacking() + elif choose == '7' or choose == '07': + black_Phishing() + elif choose == '8' or choose == '08': + black_wirless_Attack() + elif choose == '9' or choose == '09': + black_webinfo() + elif choose == '10': + black_soialenginners() + elif choose == '11': + black_Hackingtools() + elif choose == '12': + black_DDos_Attack() + elif choose == '13': + black_ipapi_hacking() + elif choose == '14': + black_camhack_online() + elif choose == '15': + black_installing_lan() + elif choose == '16': + black_Update_Uninstalling() + elif choose == '0': + black_tool_developer() + elif choose == 'c': + Black_Tool_Command() + elif choose == 'C': + Black_Tool_Command() + elif choose == '99': + ext() + elif choose == 'exit': + ext() + elif choose == 'quit': + ext() + elif choose == 'banner': + cls() + banner() + try25() + elif choose == 'cls': + black_2() + elif choose == 'clear': + black_2() + elif choose == 'back': + menu() + elif choose == '': + menu() + elif choose == ' ': + menu() + elif choose == ' ': + menu() + else: + cls() + print(choose + color.red + " Not Found!" + color.End) + try_to_black_Tool = input("\npress Enter...") + if try_to_black_Tool == '': + menu() + else: + menu() +def black_2(): + cls() + print("\n{1}.Black-Tool Attack") + print("{2}.Black-Tool Shell") + print("{3}.Black-Tool Search") + print("{4}.Back-Tool CMD") + print("{5}.Web-Hacking") + print("{6}.Cam-Hackers") + print("{7}.Phishing") + print("{8}.Wirless Attack") + print("{9}.Web-Info") + print("{10}.Soial-Enginner") + print("{11}.Hacking-Tools") + print("{12}.DDos-Attack") + print("{13}.Hacking With IpApi") + print("{14}.Hacking Camera Online") + print("{15}.Installing Programming Language") + print("{16}.Update & Uninstall") + print("{0}.Developer") + print("[C].Command") + print("{99}.Exit") + choose = input(opt) + if choose == '1' or choose == '01': + Black_Tool_Start_2() + elif choose == '2' or choose == '02': + Black_Tool_Shell_2() + elif choose == '3' or choose == '03': + black_Tool_Search_2() + elif choose == '4' or choose == '04': + Black_Tool_CMD_2() + elif choose == '5' or choose == '05': + black_webhacking_2() + elif choose == '6' or choose == '06': + black_Cam_Hacking_2() + elif choose == '7' or choose == '07': + black_Phishing_2() + elif choose == '8' or choose == '08': + black_wirless_Attack_2() + elif choose == '9' or choose == '09': + black_webinfo_2() + elif choose == '10': + black_soialenginners_2() + elif choose == '11': + black_Hackingtools_2() + elif choose == '12': + black_DDos_Attack_2() + elif choose == '13': + black_ipapi_hacking_2() + elif choose == '14': + black_camhack_online_2() + elif choose == '15': + black_installing_lan_2() + elif choose == '16': + black_Update_Uninstalling_2() + elif choose == '0': + black_tool_developer_2() + elif choose == 'c': + Black_Tool_Command_2() + elif choose == 'C': + Black_Tool_Command_2() + elif choose == '99': + ext() + elif choose == 'exit': + ext() + elif choose == 'quit': + ext() + elif choose == 'banner': + cls() + banner() + try36() + elif choose == 'cls': + black_2() + elif choose == 'clear': + black_2() + elif choose == 'back': + menu() + else: + black_2() +def try34(): + try_to_start_Black_Tool = input("\npress Enter To Start " + color.green + "Black-Tool" + color.End + "...") + if try_to_start_Black_Tool == '': + menu() + else: + menu() +def try_to_black_menu(): + try2 = input("\npress Enter...") + if try2 == '': + menu() + else: + menu() +def Black_Tool_Start(): + cls() + os.system("figlet Black Tool|lolcat") + print("\n{1}.Portscan") + print("{2}.DDos-Attack") + print("{3}.Ping Test") + print("{4}.Web Loction") + print("{5}.WhoIs lookup") + print("{6}.nslookup") + print("{7}.Ip Search") + print("{8}.40") + print("{99}.mein menu") + choose_black = input(opt) + if choose_black == '1': + black_portscan() + elif choose_black == '2': + black_ddosattack() + elif choose_black == '3': + black_ping() + elif choose_black == '4': + black_weblocation() + elif choose_black == '5': + black_whois_lookup() + elif choose_black == '6': + black_nslookup() + elif choose_black == '7': + black_ip_search() + elif choose_black == '8': + black_installing_40_tool() + elif choose_black == '99': + menu() + else: + Black_Tool_Start() +def black_installing_lan(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.python") + print("{2}.python3") + print("{3}.ruby") + print("{4}.java") + print("{5}.Coffie Script") + print("{6}.java Script") + print("{7}.c++") + print("{8}.Perl") + print("{99}.mein menu") + choose = input(opt) + if choose == '1': + cls() + os.system("apt install python") + try58() + elif choose == '2': + cls() + os.system("apt install python3") + try58() + elif choose == '3': + cls() + os.system("apt install ruby") + try58() + elif choose == '4': + cls() + os.system("apt install java") + try58() + elif choose == '5': + cls() + os.system("apt install coffiescript") + try58() + elif choose == '6': + cls() + os.system("apt install javascript") + try58() + elif choose == '7': + cls() + os.system("apt install c++") + try58() + elif choose == '8': + cls() + os.system("apt install perl") + try58() + elif choose == '99': + menu() + else: + black_installing_lan() +def black_installing_lan_2(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.python") + print("{2}.python3") + print("{3}.ruby") + print("{4}.java") + print("{5}.Coffie Script") + print("{6}.java Script") + print("{7}.c++") + print("{8}.Perl") + print("{99}.mein menu") + choose = input(opt) + if choose == '1': + cls() + os.system("apt install python") + try59() + elif choose == '2': + cls() + os.system("apt install python3") + try59() + elif choose == '3': + cls() + os.system("apt install ruby") + try59() + elif choose == '4': + cls() + os.system("apt install java") + try59() + elif choose == '5': + cls() + os.system("apt install coffiescript") + try59() + elif choose == '6': + cls() + os.system("apt install javascript") + try59() + elif choose == '7': + cls() + os.system("apt install c++") + try59() + elif choose == '8': + cls() + os.system("apt install perl") + try59() + elif choose == '99': + black_2() + else: + black_installing_lan_2() +def Black_Tool_Start_2(): + os.system("figlet Black Tool|lolcat") + print("\n{1}.Portscan") + print("{2}.DDos-Attack") + print("{3}.Ping Test") + print("{4}.Web Loction") + print("{5}.WhoIs lookup") + print("{6}.nslookup") + print("{7}.Ip Search") + print("{8}.40") + print("{99}.mein menu") + choose_black = input(opt) + if choose_black == '1': + black_portscan() + elif choose_black == '2': + black_ddosattack() + elif choose_black == '3': + black_ping() + elif choose_black == '4': + black_weblocation() + elif choose_black == '5': + black_whois_lookup() + elif choose_black == '6': + black_nslookup() + elif choose_black == '7': + black_ip_search() + elif choose_black == '8': + black_installing_40_tool() + elif choose_black == '99': + black_2() + else: + Black_Tool_Start_2() +def try58(): + try_to_installing_lan = input("\npress Enter...") + if try_to_installing_lan == '': + black_installing_lan() + else: + black_installing_lan() +def screen(): + print(color.green + """ + ███████████ ████ █████ ███████████ ████ + ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ + ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ """ + color.red + "Version: " + color.blue + "1.5.2" + color.green + """ + ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ + ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ + ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ + ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ + ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.org + """ + ---[This code write by """ + color.End + color.line + "Mr.nope" + color.End + color.org + " ]----" + color.End + """ + + Start Black-Tool at: """ + black_Tool_date + "\n") +def black_webhacking(): + cls() + print(color.blue) + os.system("figlet Web Hacking") + print("\n{1}.brute-Force") + print("{2}.bruteX") + print("{3}.Brute-Boom") + print("{4}.Bruter") + print("{5}.FaceBook-Bruteforce") + print("{99}.mein menu") + choose2 = input(opt) + if choose2 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") + try18() + elif choose2 == '2': + cls() + os.system("git clone https://github.com/1N3/BruteX") + try18() + elif choose2 == '3': + cls() + os.system("git clone https://github.com/Oseid/FaceBoom") + try18() + elif choose2 == '4': + cls() + os.system("git clone https://github.com/AzizKpln/Bruter19") + try18() + elif choose2 == '5': + cls() + os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") + try18() + elif choose2 == '99': + menu() + else: + black_webhacking() +def try36(): + try_to_Black_Tool_menu_7 = input("\npress Enter...") + if try_to_Black_Tool_menu_7 == '': + black_2() + else: + black_2() +def try59(): + try_to_installing_lan_2 = input("\npress Enter...") + if try_to_installing_lan_2 == '': + black_installing_lan_2() + else: + black_installing_lan_2() +def black_camhack_online(): + cls() + banner() + print("""\n +\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova +\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua +\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta +\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago +\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia +\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia +\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus +\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan +\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates +\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan +\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait +\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela +\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia +\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro +\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador +\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg +\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao +\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico +\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica +\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus +\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania +\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein +\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia +\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay +\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines +\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands +\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala +\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal +\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru +\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay + \033[1;32m91) \033[1;37mExtra""") + countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", + "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", + "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", + "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", + "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", + "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", + "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", + "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", + "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", + "-"] + try: + num = int(input("Enter Country: ")) + if num not in range(1, 91+1): + raise IndexError + country = countries[num-1] + headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} + res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) + last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] + for page in range(int(last_page)): + res = requests.get( + f"https://www.insecam.org/en/bycountry/{country}/?page={page}", + headers=headers + ) + ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) + for camhack_ip in ip_search: + print(color.green, camhack_ip) + print(res) + try48() + except KeyboardInterrupt: + print("\nCtrl + C") + try51() +def black_camhack_online_2(): + cls() + banner() + print("""\n +\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova +\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua +\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta +\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago +\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia +\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia +\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus +\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan +\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates +\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan +\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait +\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela +\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia +\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro +\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador +\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg +\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao +\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico +\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica +\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus +\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania +\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein +\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia +\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay +\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines +\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands +\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala +\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal +\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru +\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay + \033[1;32m91) \033[1;37mExtra""") + countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", + "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", + "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", + "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", + "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", + "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", + "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", + "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", + "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", + "-"] + try: + num = int(input("Enter Country: ")) + if num not in range(1, 91+1): + raise IndexError + country = countries[num-1] + headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} + res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) + last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] + for page in range(int(last_page)): + res = requests.get( + f"https://www.insecam.org/en/bycountry/{country}/?page={page}", + headers=headers + ) + ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) + for camhack_ip in ip_search: + print(color.green, camhack_ip) + print(res) + try48() + except KeyboardInterrupt: + print("\nCtrl + C") + try53() +def black_webhacking_2(): + cls() + print(color.blue) + os.system("figlet Web Hacking") + print("\n{1}.brute-Force") + print("{2}.bruteX") + print("{3}.Brute-Boom") + print("{4}.Bruter") + print("{5}.FaceBook-Bruteforce") + print("{99}.mein menu") + choose2 = input(opt) + if choose2 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") + try18() + elif choose2 == '2': + cls() + os.system("git clone https://github.com/1N3/BruteX") + try18() + elif choose2 == '3': + cls() + os.system("git clone https://github.com/Oseid/FaceBoom") + try18() + elif choose2 == '4': + cls() + os.system("git clone https://github.com/AzizKpln/Bruter19") + try18() + elif choose2 == '5': + cls() + os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") + try18() + elif choose2 == '99': + black_2() + else: + black_webhacking_2() +def try51(): + try_to_Hacking_Camera = input("\nDo you want to try again? [y/n] ") + if try_to_Hacking_Camera == 'y': + black_camhack_online() + elif try_to_Hacking_Camera == 'n': + try52() + else: + try51() +def black_ipapi_hacking(): + cls() + os.system("figlet -f slant Hacking|lolcat") + print("\n{1}.Port Scan") + print("{2}.Ping Test") + print("{3}.Whois") + print("{4}.Internet test") + print("{5}.Geoip") + print("{99}.mein menu") + choose_ipapi = input(opt) + if choose_ipapi == '1': + black_tool_ipapi_portscan() + elif choose_ipapi == '2': + black_tool_ipapi_pingtest() + elif choose_ipapi == '3': + black_tool_ipapi_whois() + elif choose_ipapi == '4': + black_tool_ipapi_internet_test() + elif choose_ipapi == '5': + black_tool_ipapi_geoip() + elif choose_ipapi == '99': + menu() + else: + black_ipapi_hacking() +def try48(): + try_to_Black_Hacking_Camera_Online = input("\nDo you want tor try again? [y/n] ") + if try_to_Black_Hacking_Camera_Online == 'y': + black_camhack_online() + elif try_to_Black_Hacking_Camera_Online == 'n': + try49() + else: + try48() +def try49(): + try_to_Black_menu_4 = input("\npress Enter...") + if try_to_Black_menu_4 == '': + menu() + else: + menu() +def black_ipapi_hacking_2(): + cls() + os.system("figlet -f slant Hacking|lolcat") + print("\n{1}.Port Scan") + print("{2}.Ping Test") + print("{3}.Whois") + print("{4}.Internet test") + print("{5}.Geoip") + print("{99}.mein menu") + choose_ipapi = input(opt) + if choose_ipapi == '1': + black_tool_ipapi_portscan_2() + elif choose_ipapi == '2': + black_tool_ipapi_pingtest_2() + elif choose_ipapi == '3': + black_tool_ipapi_whois_2() + elif choose_ipapi == '4': + black_tool_ipapi_internet_test_2() + elif choose_ipapi == '5': + black_tool_ipapi_geoip_2() + elif choose_ipapi == '99': + black_2() + else: + black_ipapi_hacking_2() +def try52(): + try_to_Black_Tool_menu_4 = input("\npress Enter...") + if try_to_Black_Tool_menu_4 == '': + menu() + else: + menu() +def black_tool_ipapi_portscan(): + cls() + host_ipapi = input(ip) + start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text + print(start_ipapi_portscan) + try37() +def black_tool_ipapi_portscan_2(): + cls() + host_ipapi = input(ip) + start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text + print(start_ipapi_portscan) + try42() +def try37(): + try_to_ipapi_portscan = input("\nDo you want to try again? [y/n] ") + if try_to_ipapi_portscan == 'y': + black_tool_ipapi_portscan() + elif try_to_ipapi_portscan == 'n': + try38() + else: + try37() +def try42(): + try_to_ipapi_portscan_2 = input("\nDo you want to try again? [y/n] ") + if try_to_ipapi_portscan_2 == 'y': + black_tool_ipapi_portscan_2() + elif try_to_ipapi_portscan_2 == 'n': + try39() + else: + try42() +def try38(): + try_to_black_tool_ipapi_menu = input("\npress Enter...") + if try_to_black_tool_ipapi_menu == '': + black_ipapi_hacking() + else: + black_ipapi_hacking() +def try39(): + try_to_black_tool_ipapi_menu_2 = input("\npress Enter...") + if try_to_black_tool_ipapi_menu_2 == '': + black_ipapi_hacking_2() + else: + black_ipapi_hacking_2() +def black_tool_ipapi_pingtest(): + cls() + host_ipapi_2 = input(ip) + packet_ipapi = input(packet) + start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") + print(start_pingtest_2) + try40() +def try53(): + try_to_CamHack_2 = input("\nDo you want to try again? [y/n] ") + if try_to_CamHack_2 == 'y': + black_Cam_Hacking_2() + elif try_to_CamHack_2 == 'n': + try54() + else: + try53() +def black_tool_ipapi_pingtest_2(): + cls() + host_ipapi_2 = input(ip) + packet_ipapi = input(packet) + start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") + print(start_pingtest_2) + try43() +def try43(): + try_to_Black_Tool_pingtest_2 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_pingtest_2 == 'y': + black_tool_ipapi_pingtest_2() + elif try_to_Black_Tool_pingtest_2 == 'n': + try39() + else: + try43() +def try40(): + try_to_black_tool_ipapi_pingtest = input("\nDo you want to try again? [y/n] ") + if try_to_black_tool_ipapi_pingtest == 'y': + black_tool_ipapi_pingtest() + elif try_to_black_tool_ipapi_pingtest == 'n': + try38() + else: + try40() +def black_tool_ipapi_whois(): + cls() + host_ipapi_3 = input(ip) + time.sleep(1) + start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text + print(start_whois_attack) + try45() +def try45(): + try_to_Black_Tool_whois = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_whois == 'y': + black_tool_ipapi_whois() + elif try_to_Black_Tool_whois == 'n': + try38() + else: + try45() +def try54(): + try_to_Black_menu_4 = input("\npress Enter...") + if try_to_Black_menu_4 == '': + black_2() + else: + black_2() +def black_tool_ipapi_whois_2(): + cls() + host_ipapi_3 = input(ip) + time.sleep(1) + start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text + print(start_whois_attack) + try46() +def try46(): + try_to_Black_Tool_whois_2 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_whois_2 == 'y': + black_tool_ipapi_whois_2() + elif black_tool_ipapi_whois_2 == 'n': + 39() + else: + try46() +def black_tool_ipapi_internet_test(): + cls() + test_internet = requests.get("https://google.com") + if test_internet.status_code == 200: + print("Internet Connected!") + else: + print("Internet Disconnect!\nPlease, Check Internet!") + try38() +def black_tool_ipapi_internet_test_2(): + cls() + test_internet = requests.get("https://google.com") + if test_internet.status_code == 200: + print("Internet Connected!") + else: + print("Internet Disconnect!\nPlease, Check Internet!") + try39() +def black_tool_ipapi_geoip(): + cls() + host_ipapi_4 = input(ip) + time.sleep(1) + search_location = ipapi.location(ip=host_ipapi_4, key=None) + print("\n-----------------------------------") + print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) + print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) + print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) + print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) + try41() +def black_tool_ipapi_geoip_2(): + cls() + host_ipapi_4 = input(ip) + time.sleep(1) + search_location = ipapi.location(ip=host_ipapi_4, key=None) + print("\n-----------------------------------") + print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) + print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) + print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) + print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) + try47() +def try47(): + try_to_Black_Tool_getip_2 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_getip_2 == 'y': + black_tool_ipapi_geoip_2() + elif try_to_Black_Tool_getip_2 == 'n': + try39() + else: + try47() +def try41(): + try_to_black_Tool_ipapi_location = input("\nDo you want to try again? [y/n] ") + if try_to_black_Tool_ipapi_location == 'y': + black_tool_ipapi_geoip() + elif try_to_black_Tool_ipapi_location == 'n': + try38() + else: + try41() +def black_nslookup(): + cls() + host8 = input(ip) + attack_nslookup = subprocess.getoutput("nslookup " + host8) + print(attack_nslookup) + try11() +def arg(): + if sys.argv[1] == '--clone': + print(color.green + "Stating Cloning..." + color.End) + os.system("git clone " + sys.argv[2]) + print("Exiting...") + sys.exit() + elif sys.argv[1] == '--version': + print(Black_Hack_version) + print("\n") + user_os_info_ver() + sys.exit() + elif sys.argv[1] == '--start': + user_search() + elif sys.argv[1] == '--install': + print(color.green + "Starting Downloading..." + color.End) + os.system("sudo apt install " + sys.argv[2]) + print("Exiting...") + sys.exit() + elif sys.argv[1] == '--help': + black_tool_help() + else: + print("\nPlease, Check Argument!\n") + sys.exit() +def black_installing_40_tool(): + cls() + os.system("figlet -f slant 40|lolcat") + print("\n") + os.system("git clone https://github.com/mrprogrammer2938/40") + print("\nComplete!") + try15() +def black_Tool_Search(): + cls() + banner() + choose = input(""" +--------------Search----------------- +| : """) + time.sleep(1) + if system == 'Linux': + os.system("firefox " + choose) + try32() + elif system == 'Mac': + os.system("firefox " + choose) + try32() + elif system == 'Windows': + os.system("start chrome " + choose) + try32() + else: + print(Black_Tool_Search_Err) + try29() +def black_Tool_Search_2(): + cls() + banner() + choose = input(""" +--------------Search----------------- +| : """) + time.sleep(1) + if system == 'Linux': + os.system("firefox " + choose) + try32() + elif system == 'Mac': + os.system("firefox " + choose) + try32() + elif system == 'Windows': + os.system("start chrome " + choose) + try32() + else: + print(Black_Tool_Search_Err) + try30() +def black_ip_search(): + cls() + print("{1}.Online") + print("{2}.Installing IPz pkg") + print("{99}.mein menu") + choose12 = input(opt) + if choose12 == '1': + start_ip_search() + elif choose12 == '2': + cls() + installing_ipz = subprocess.getoutput("git clone https://github.com/mrprogrammer2938/IPz") + print(installing_ipz) + try14() + elif choose12 == '99': + Black_Tool_Start() + else: + black_ip_search() +def black_Cam_Hacking(): + cls() + print(color.blue) + os.system("figlet Cam Hacking") + print(color.End) + print("\n{1}.Cam-Hackers") + print("{2}.Cam-Hack-ang") + print("{3}.say cheese") + print("{4}.say Master") + print("{5}.Cam-Phish") + print("{99}.mein menu") + choose3 = input(opt) + if choose3 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938") + try19() + elif choose3 == '2': + cls() + os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") + try19() + elif choose3 == '3': + cls() + os.system("git clone https://github.com/keralahackers/saycheese") + try19() + elif choose3 == '4': + cls() + os.system("git clone https://github.com/joshkar/SayMaster") + try19() + elif choose3 == '5': + cls() + os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") + try19() + elif choose3 == '99': + menu() + else: + black_Cam_Hacking() +def black_Cam_Hacking_2(): + cls() + print(color.blue) + os.system("figlet Cam Hacking") + print(color.End) + print("\n{1}.Cam-Hackers") + print("{2}.Cam-Hack-ang") + print("{3}.say cheese") + print("{4}.say Master") + print("{5}.Cam-Phish") + print("{99}.mein menu") + choose3 = input(opt) + if choose3 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Cam-Hackers") + try19() + elif choose3 == '2': + cls() + os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") + try19() + elif choose3 == '3': + cls() + os.system("git clone https://github.com/keralahackers/saycheese") + try19() + elif choose3 == '4': + cls() + os.system("git clone https://github.com/joshkar/SayMaster") + try19() + elif choose3 == '5': + cls() + os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") + try19() + elif choose3 == '99': + black_2() + else: + black_Cam_Hacking_2() +def try32(): + try_again_1 = input("\nDo you want to try again? [y/n] ") + if try_again_1 == 'y': + black_Tool_Search() + elif try_again_1 == 'n': + try29() + else: + try32() +def try32(): + try_again_2 = input("\nDo you want to try again? [y/n] ") + if try_again_2 == 'y': + black_Tool_Search_2() + elif try_again_2 == 'n': + try30() + else: + try32() +def Black_Tool_Shell(): + try: + cls() + banner() + while True: + option = input(opt_shell) + option = option.split() + if option == []: + pass + elif option[0] == 'back': + menu() + elif option[0] == 'exit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'quit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'help': + print(Black_Tool_Shell_Help) + elif option[0] == 'options': + print(""" +------------------ +Ping Test | +------------------ +""") + elif option[0] == 'set': + if len(option) < 3: + print(""" +--------------- +Host | +Packet | +--------------- +""") + else: + if option[1] == 'host': + host = option[2] + print("\nHost ==> " + host + "\n") + elif option[1] == 'packet': + packet = option[2] + print("\nPacket ==> " + packet + "\n") + else: + print("\nPlease, Usage: set [Option]...\n") + elif option[0] == 'clear': + cls() + elif option[0] == 'banner': + banner() + elif option[0] == 'exploit': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'run': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'cls': + cls() + elif option[0] == 'version': + print(Black_Tool_Version) + else: + print(option[0] + color.red + "\n Not Found!" + color.End) + except: + try_to_Black_Tool() +def Black_Tool_Shell_2(): + try: + cls() + banner() + while True: + option = input(opt_shell) + option = option.split() + if option == []: + pass + elif option[0] == 'back': + black_2() + elif option[0] == 'exit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'quit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'help': + print(Black_Tool_Shell_Help) + elif option[0] == 'options': + print(""" +------------------ +Ping Test | +------------------ +""") + elif option[0] == 'set': + if len(option) < 3: + print(""" +--------------- +Host | +Packet | +--------------- +""") + else: + if option[1] == 'host': + host = option[2] + print("\nHost ==> " + host + "\n") + elif option[1] == 'packet': + packet = option[2] + print("\nPacket ==> " + packet + "\n") + else: + print("\nPlease, Usage: set [Option]...\n") + elif option[0] == 'clear': + cls() + elif option[0] == 'banner': + banner() + elif option[0] == 'exploit': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'run': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'cls': + cls() + elif option[0] == 'version': + print(Black_Tool_Version) + else: + print(option[0] + color.red + "\n Not Found!" + color.End) + except: + try_to_Black_Tool() +def try29(): + try_to_Black_Tool_menu = input("\npress Enter...") + if try_to_Black_Tool_menu == '': + menu() + else: + menu() +def try30(): + try_to_Black_Tool_menu = input("\npress Enter...") + if try_to_Black_Tool_menu == '': + cls() + black_2() + else: + cls() + black_2() +def try32(): + try_again_2 = input("\nDo you want to try again? [y/n] ") + if try_again_2 == 'y': + black_Tool_Search() + elif try_again_2 == 'n': + try29() + else: + try32() +def try32(): + try_to_Black_Tool_5 = input("\npress Enter...") + if try_to_Black_Tool_5 == '': + black() + else: + black() +def try33(): + try_to_Black_Tool_6 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_6 == 'y': + cls() + black_2() + elif try_to_Black_Tool_6 == 'n': + try30() + else: + try33() +def try_to_Black_Tool(): + try_again_3 = input("\npress Enter...") + if try_again_3 == '': + menu() + else: + menu() +def try_to_Black_Tool_2(): + try_again_4 = input("\npress Enter...") + if try_again_4 == '': + black_2() + else: + black_2() +def Black_Tool_Command_2(): + try_to_help_Black_Tool_Command = print(""" + clear + cls + banner + version + back + help: + clear | clear banner + cls | clear banner + banner | show Black Tool banner + version | show Black Tool Version + back | back banner on Black Tool Menu + + """) + try26() +def black_tool_help(): + print(""" +Start Tool at: """ + color.green + str(black_Tool_date) + color.blue + """ +Black-Tool""" + color.End + """ Usage: + --start start Hack Menu! + --install + pkg + --clone + Repositories + --version Black-Tool version + --help + Black-Tool Help +""") +def Black_Tool_Command(): + try_to_help_Black_Tool_Command = print(""" + clear + cls + banner + version + back + help: + clear | clear banner + cls | clear banner + banner | show Black Tool banner + version | show Black Tool Version + back | back banner on Black Tool Menu + + """) + try25() +def black_portscan(): + cls() + print("\n{1}.Online") + print("{2}.Installing Portscan") + print("{3}.mein menu") + choose10 = input(opt) + if choose10 == '1': + portscan_attack() + elif choose10 == '2': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Portscan") + try4() + elif choose10 == '3': + Black_Tool_Start() + else: + black_portscan() +def black_ddosattack(): + cls() + os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") + try4() +def black_ping(): + cls() + host3 = input(ip) + packet = input(packet_2) + time.sleep(2) + c = subprocess.getoutput("ping -w " + packet + " " + host3) + print(c) + time.sleep(2) + try4() +def start_ip_search(): + cls() + web2 = input(ip) + time.sleep(1) + sock = socket.gethostbyname(web2) + print("Ip: " + sock) + try13() +def try19(): + try_to_camhack = input("\npress Enter...") + if try_to_camhack == '': + black_Cam_Hacking() + else: + black_Cam_Hacking() +def try4(): + try_to_mein1 = input("\npress Enter...") + if try_to_mein1 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def try20(): + try_to_Phishing = input("\npress Enter...") + if try_to_Phishing == '': + black_Phishing() + else: + black_Phishing() +def try25(): + try_to_black_menu_2 = input("\npress Enter...") + if try_to_black_menu_2 == '': + menu() + else: + menu() +def banner(): + print(color.green + """ + ███████████ ████ █████ ███████████ ████ + ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ + ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ + ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ + ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ + ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ + ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ + ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.End) +def black_weblocation(): + cls() + print(exm) + site = input(ip) + try: + search = ipapi.location(ip=site, key=None) + print("\n") + print(Fore.RED + "[~] " + Fore.WHITE + "Ip: " + Fore.GREEN + search["ip"]) + print(Fore.RED + "[~] " + Fore.WHITE + "City " + Fore.GREEN + search["city"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Region " + Fore.GREEN + search["region"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Country: " + Fore.GREEN + search["country"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Org: " + Fore.GREEN + search["org"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Time Zone: " + Fore.GREEN + search["timezone"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Languages: " + Fore.GREEN + search["languages"]) + time.sleep(2) + except: + print(color.green + "\nPlease" + color.red + ", Check Ip!\n") + time.sleep(1) + try4() +def portscan_attack(): + cls() + host = input(ip) + attack_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host).text + print(attack_portscan) + time.sleep(2) + try6() +def try26(): + try_to_black_menu_2 = input("\npress Enter...") + if try_to_black_menu_2 == '': + black_2() + else: + black_2() +def black_whois_lookup(): + cls() + host5 = input(ip) + time.sleep(1) + print(color.white_light) + attack_whois = subprocess.getoutput("whois " + host5) + print(attack_whois) + time.sleep(2) + try7() +def try18(): + try_to_webhacking = input("\npress Enter...") + if try_to_webhacking == '': + black_webhacking() + else: + black_webhacking() +def Developer(): + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "This code write by " + color.blue + "Mr.nope" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) + print(color.org + "Github: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try25() +def try13(): + try_to_search_ip = input("\nDo you want to try again? [y/n] ") + if try_to_search_ip == 'y': + start_search_ip() + elif try_to_search_ip == 'n': + try12() + else: + try13() +def try6(): + try_again_2 = input("\nDo you want to try again? [y/n] ") + if try_again_2 == 'y': + portscan_attack() + elif try_again_2 == 'n': + try5() + else: + try6() +def try15(): + try_to_menu_2_3 = input("\npress Enter...") + if try_to_menu_2_3 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def black_Phishing(): + cls() + print(color.blue) + os.system("figlet Phishing") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.zphisher") + print("{3}.nex-Phisher") + print("{4}.Social Phish") + print("{5}.Black-phish") + print("{6}.Phish-Mailer") + print("{99}.mein menu") + choose4 = input(opt) + if choose4 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try20() + elif choose4 == '2': + cls() + os.system("git clone https://github.com/htr-tech/zphisher") + try20() + elif choose4 == '3': + cls() + os.system("git clone https://github.com/htr-tech/nexphisher") + try20() + elif choose4 == '4': + cls() + os.system("git clone https://github.com/xHak9x/SocialPhish") + try20() + elif choose4 == '5': + cls() + os.system("git clone https://github.com/iinc0gnit0/BlackPhish") + try20() + elif choose4 == '6': + cls() + os.system("git clone https://github.com/BiZken/PhishMailer") + try20() + elif choose4 == '99': + menu() + else: + black_Phishing() +def black_Phishing_2(): + cls() + print(color.blue) + os.system("figlet Phishing") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.zphisher") + print("{3}.nex-Phisher") + print("{4}.Social Phish") + print("{5}.Black-phish") + print("{6}.Phish-Mailer") + print("{99}.mein menu") + choose4 = input(opt) + if choose4 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try20() + elif choose4 == '2': + cls() + os.system("git clone https://github.com/htr-tech/zphisher") + try20() + elif choose4 == '3': + cls() + os.system("git clone https://github.com/htr-tech/nexphisher") + try20() + elif choose4 == '4': + cls() + os.system("git clone https://github.com/xHak9x/SocialPhish") + try20() + elif choose4 == '5': + cls() + os.system("git clone https://github.com/iinc0gnit0/BlackPhish") + try20() + elif choose4 == '6': + cls() + os.system("git clone https://github.com/BiZken/PhishMailer") + try20() + elif choose4 == '99': + black_2() + else: + black_Phishing_2() +def try14(): + try_to_menu2_2 = input("\npress Enter...") + if try_to_menu2_2 == '': + black_ip_search() + else: + black_ip_search() +def try_to_black_menu(): + try4 = input("\npress Enter...") + if try4 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def try5(): + try_again_1 = input("\npress Enter...") + if try_again_1 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def black_wirless_Attack(): + cls() + print(color.blue) + os.system("figlet Wirless Attack") + print(color.End) + print("\n{1}.wifite") + print("{2}.Airattackit") + print("{3}.wifispy") + print("{4}.wifi-God") + print("{5}.wifi-cracker") + print("{99}.mein menu") + choose5 = input(opt) + if choose5 == '1': + cls() + os.system("git clone https://github.com/derv82/wifite") + try21() + elif choose5 == '2': + cls() + os.system("git clone https://github.com/JoyGhoshs/Airattackit") + elif choose5 == '3': + cls() + os.system("git clone https://github.com/AresS32/wirespy") + try21() + elif choose5 == '4': + cls() + os.system("git clone https://github.com/waseem-sajjad/WifiGod") + try21() + elif choose5 == '5': + cls() + os.system("git clone https://github.com/brannondorsey/wifi-cracking") + try21() + elif choose5 == '99': + menu() + else: + black_wirless_Attack() +def black_wirless_Attack_2(): + cls() + print(color.blue) + os.system("figlet Wirless Attack") + print(color.End) + print("\n{1}.wifite") + print("{2}.Airattackit") + print("{3}.wifispy") + print("{4}.wifi-God") + print("{5}.wifi-cracker") + print("{6}.wiresec") + print("{99}.mein menu") + choose5 = input(opt) + if choose5 == '1': + cls() + os.system("git clone https://github.com/derv82/wifite") + try21() + elif choose5 == '2': + cls() + os.system("git clone https://github.com/JoyGhoshs/Airattackit") + elif choose5 == '3': + cls() + os.system("git clone https://github.com/AresS32/wirespy") + try21() + elif choose5 == '4': + cls() + os.system("git clone https://github.com/waseem-sajjad/WifiGod") + try21() + elif choose5 == '5': + cls() + os.system("git clone https://github.com/brannondorsey/wifi-cracking") + try21() + elif choose5 == '6': + cls() + os.system("git clone https://github.com/bitcoinander/wiresec") + try21() + elif choose5 == '99': + black_2() + else: + black_wirless_Attack_2() +def try21(): + try_to_wirless_attack = input("\npress Enter...") + if try_to_wirless_attack == '': + black_wirless_Attack() + else: + black_wirless_Attack() +def try1(): + try_to_black_tool = input("\npress Enter...") + if try_to_black_tool == '': + menu() + else: + menu() +def black_webinfo(): + cls() + print(color.blue) + os.system("figlet Web Info") + print(color.End) + print("\n{1}.Web-Info") + print("{2}.setookit") + print("{3}.webkiller") + print("{4}.web informtion") + print("{5}.Th3inspector") + print("{99}.mein menu") + choose6 = input(opt) + if choose6 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Web-Info") + try17() + elif choose6 == '2': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") + try17() + elif choose6 == '3': + cls() + os.system("git clone https://github.com/ultrasecurity/webkiller") + try17() + elif choose6 == '4': + cls() + os.system("git clone https://github.com/zahidin/web-information-gathering") + try17() + elif choose6 == '5': + cls() + os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") + try17() + elif choose6 == '99': + menu() + else: + black_webinfo() +black_Tool_pkg_installing_Err = """ +install pkg Name +""" +def black_webinfo_2(): + cls() + print(color.blue) + os.system("figlet Web Info") + print(color.End) + print("\n{1}.Web-Info") + print("{2}.setookit") + print("{3}.webkiller") + print("{4}.web informtion") + print("{5}.Th3inspector") + print("{99}.mein menu") + choose6 = input(opt) + if choose6 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Web-Info") + try17() + elif choose6 == '2': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") + try17() + elif choose6 == '3': + cls() + os.system("git clone https://github.com/ultrasecurity/webkiller") + try17() + elif choose6 == '4': + cls() + os.system("git clone https://github.com/zahidin/web-information-gathering") + try17() + elif choose6 == '5': + cls() + os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") + try17() + elif choose6 == '99': + black_2() + else: + black_webinfo_2() +def black_tool_developer_2(): + os.system("printf '\033]2;Black-Tool\a'") + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) + print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) + print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try28() +def try24(): + Err_try_to_Black_Tool = input("\npress Enter...") + if Err_try_to_Black_Tool == '': + menu() + else: + menu() +Black_Tool_clone_Err = """ +clone [Pkg] +""" +def black_soialenginners(): + cls() + print(color.blue) + os.system("figlet social Engineer") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.focial") + print("{3}.fluxion") + print("{4}.Insta Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try22() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") + try22() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/FluxionNetwork/fluxion") + try22() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/fuck3erboy/instahack") + try22() + elif choose7 == '99': + menu() + else: + black_soialenginners() +def black_soialenginners_2(): + cls() + print(color.blue) + os.system("figlet social Engineer") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.focial") + print("{3}.fluxion") + print("{4}.Insta Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try56() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") + try56() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/FluxionNetwork/fluxion") + try56() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/fuck3erboy/instahack") + try56() + elif choose7 == '99': + black_2() + else: + black_soialenginners_2() +def try22(): + try_to_Soial_Eng = input("\npress Enter...") + if try_to_Soial_Eng == '': + black_soialenginners() + else: + black_soialenginners() +def black_Hackingtools(): + cls() + print(color.blue) + os.system("figlet Hacking Tools") + print(color.End) + print("\n{1}.Hacking-Tools") + print("{2}.Hack-Tools") + print("{3}.fsociety") + print("{4}.PTool") + print("{5}.onex") + print("{6}.Kit Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/hackingtools") + try16() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/Z4nzu/hackingtool") + try16() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/Manisso/fsociety") + try16() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/mrprogrammer2938/PTool") + try16() + elif choose7 == '5': + cls() + os.system("git clone https://github.com/rajkumardusad/onex") + try16() + elif choose7 == '6': + cls() + os.system("git clone https://github.com/AdrMXR/KitHack") + try16() + elif choose7 == '99': + menu() + else: + black_Hackingtools() +def try56(): + try_to_black_Tool_menu_soial_Enginner =input("\npress Enter...") + if try_to_black_Tool_menu_soial_Enginner == '': + black_soialenginners_2() + else: + black_soialenginners_2() +def black_Hackingtools_2(): + cls() + print(color.blue) + os.system("figlet Hacking Tools") + print(color.End) + print("\n{1}.Hacking-Tools") + print("{2}.Hack-Tools") + print("{3}.fsociety") + print("{4}.PTool") + print("{5}.onex") + print("{6}.Kit Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/hackingtools") + try16() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/Z4nzu/hackingtool") + try16() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/Manisso/fsociety") + try16() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/mrprogrammer2938/PTool") + try16() + elif choose7 == '5': + cls() + os.system("git clone https://github.com/rajkumardusad/onex") + try16() + elif choose7 == '6': + cls() + os.system("git clone https://github.com/AdrMXR/KitHack") + try16() + elif choose7 == '99': + black_2() + else: + black_Hackingtools_2() +def try7(): + try_to_whois_attack = input("\nDo you want to try again? [y/n] ") + if try_to_whois_attack == 'y': + black_whois_lookup() + elif try_to_whois_attack == 'n': + try4() + else: + try7() +def try28(): + try_to_black_menu_4=input("\npress Enter...") + if try_to_black_menu_4 == '': + black_2() + else: + black_2() +def try23(): + try_to_DDos_Attack = input("\npress Enter...") + if try_to_DDos_Attack == '': + black_DDos_Attack() + else: + black_DDos_Attack() +def Black_Tool_CMD(): + try: + cls() + while True: + choose_cmd = input(opt_cmd) + choose_cmd = choose_cmd.split() + if choose_cmd == []: + pass + elif choose_cmd[0] == 'help': + print(Black_Tool_cmd_help) + elif choose_cmd[0] == 'exit': + menu() + elif choose_cmd[0] == 'clear': + cls() + elif choose_cmd[0] == 'cls': + cls() + elif choose_cmd[0] == 'quit': + menu() + elif choose_cmd[0] == 'install': + if len(choose_cmd) < 3: + print(black_Tool_pkg_installing_Err) + else: + if choose_cmd[1] == 'pkg': + pkg_name = choose_cmd[2] + os.system("apt install " + pkg_name) + else: + print(black_Tool_pkg_installing_Err) + elif choose_cmd[0] == 'banner': + banner() + elif choose_cmd[0] == 'clone': + if len(choose_cmd) < 2: + print(Black_Tool_clone_Err) + else: + res_name = choose_cmd[1] + os.system(f"git clone {res_name}") + else: + print(choose_cmd[0] + color.red + " Command Not Found!" + color.End) + except: + print("\n") + try56() +def Black_Tool_CMD_2(): + try: + cls() + while True: + choose_cmd = input(opt_cmd) + choose_cmd = choose_cmd.split() + if choose_cmd == []: + pass + elif choose_cmd[0] == 'help': + print(Black_Tool_cmd_help) + elif choose_cmd[0] == 'exit': + black_2() + elif choose_cmd[0] == 'clear': + cls() + elif choose_cmd[0] == 'cls': + cls() + elif choose_cmd[0] == 'quit': + black_2() + elif choose_cmd[0] == 'install': + if len(choose_cmd) < 3: + print(black_Tool_pkg_installing_Err) + else: + if choose_cmd[1] == 'pkg': + pkg_name = choose_cmd[2] + os.system("apt install " + pkg_name) + else: + print(black_Tool_pkg_installing_Err) + elif choose_cmd[0] == 'banner': + banner() + elif choose_cmd[0] == 'clone': + if len(choose_cmd) < 2: + print(Black_Tool_clone_Err) + else: + res_name = choose_cmd[1] + os.system(f"git clone {res_name}") + else: + print(choose_cmd[0] + color.red + " Command Not Found!" + color.End) + except: + print("\n") + try57() +def black_DDos_Attack(): + cls() + print(color.blue) + os.system("figlet DDos Attack") + print(color.End) + print("\n{1}.DDos-Attack") + print("{2}.hammer") + print("{3}.Liteddos") + print("{4}.Rave-Tool") + print("{5}.DDos-Attack-Mrx") + print("{99}.mein menu") + choose8 = input(opt) + if choose8 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") + try23() + elif choose8 == '2': + cls() + os.system("git clone https://github.com/cyweb/hammer") + try23() + elif choose8 == '3': + cls() + os.system("git clone https://github.com/4L13299/LITEDDOS") + try23() + elif choose8 == '4': + cls() + os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") + try23() + elif choose8 == '5': + cls() + os.system("git clone https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") + try23() + elif choose8 == '99': + menu() + else: + black_DDos_Attack() +def try56(): + try_to_Black_Tool_menu_4 = input("\npress Enter...") + if try_to_Black_Tool_menu_4 == '': + menu() + else: + menu() +def black_DDos_Attack_2(): + cls() + print(color.blue) + os.system("figlet DDos Attack") + print(color.End) + print("\n{1}.DDos-Attack") + print("{2}.hammer") + print("{3}.Liteddos") + print("{4}.Rave-Tool") + print("{5}.DDos-Attack-Mrx") + print("{99}.mein menu") + choose8 = input(opt) + if choose8 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") + try23() + elif choose8 == '2': + cls() + os.system("git clone https://github.com/cyweb/hammer") + try23() + elif choose8 == '3': + cls() + os.system("git clone https://github.com/4L13299/LITEDDOS") + try23() + elif choose8 == '4': + cls() + os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") + try23() + elif choose8 == '5': + cls() + os.system("git clone https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") + try23() + elif choose8 == '99': + black_2() + else: + black_DDos_Attack_2() +def try57(): + try_to_Black_Tool_menu_5 = input("\npress Enter...") + if try_to_Black_Tool_menu_5 == '': + black_2() + else: + black_2() +def black_Update_Uninstalling(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.Update") + print("{2}.Uninstall") + print("{99}.mein menu") + choose9 = input(opt) + if choose9 == '1': + black_update() + elif choose9 == '2': + black_uninstall() + elif choose9 == '99': + menu() + else: + black_Update_Uninstalling() +def black_Update_Uninstalling_2(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.Update") + print("{2}.Uninstall") + print("{99}.mein menu") + choose9 = input(opt) + if choose9 == '1': + black_update() + elif choose9 == '2': + black_uninstall() + elif choose9 == '99': + black_2() + else: + black_Update_Uninstalling_2() +def black_tool_developer(): + os.system("printf '\033]2;Black-Tool\a'") + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) + print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.5.2" + color.End) + print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try57() +def black_tool_developer_2(): + os.system("printf '\033]2;Black-Tool\a'") + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) + print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.5.2" + color.End) + print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try60() +def try57(): + try_to_soi = input("\nDo you want to open Developer Github? [y/n] ") + if try_to_soi == 'y': + if sys.platform == 'linux': + os.system("firefox https://github.com/mrprogrammer2938") + elif sys.plstform == 'win32': + os.system("chrome https://github.com/mrprogrammer2938") + elif sys.platform == 'mac': + os.system("firefox https://github.com/mrprogrammer2938") + else: + print("\nPlease, Run This Programm on Linux, Windows or MacOS!\n") + try58() + elif try_to_soi == 'n': + try58() + else: + try57() +def try60(): + try_to_soi = input("\nDo you want to open Developer Github? [y/n] ") + if try_to_soi == 'y': + if sys.platform == 'linux': + os.system("firefox https://github.com/mrprogrammer2938") + try59() + elif sys.plstform == 'win32': + os.system("chrome https://github.com/mrprogrammer2938") + try59() + elif sys.platform == 'mac': + os.system("firefox https://github.com/mrprogrammer2938") + try59() + else: + print("\nPlease, Run This Programm on Linux, Windows or MacOS!\n") + try59() + elif try_to_soi == 'n': + try59() + else: + try60() +def try58(): + try_to_menu_5 = input("\npress Enter...") + if try_to_menu_5 == '': + menu() + else: + menu() +def try59(): + try_to_menu_6 = input("\npress Enter...") + if try_to_menu_6 == '': + black_2() + else: + black_2() +def try16(): + try_to_choose_opt = input("\npress Enter...") + if try_to_choose_opt == '': + menu() + else: + menu() +def try35(): + try_to_Black_menu_7 = input("\npress Enter...") + if try_to_Black_menu_7 == '': + black_2() + else: + black_2() +def black_update(): + if system == 'Linux': + os.system("cd .. && sudo rm Black-Tool") + os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") + try10() + elif system == 'Mac': + os.system("cd .. && sudo rm -r Black-Tool") + os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") + try10() + elif system == 'Windows': + cls() + print("\nThis Programm Can Not Run Your OS!\n") + sys.exit() + else: + print("\nThis, Programm Can Run on Linux,MacOS\n") + time.sleep(2) + try9() +def try27(): + try_to_black_menu_3 = input("\npress Enter...") + if try_to_black_menu_3 == '': + black() + else: + black() +def try16(): + try_to_menu_installing_hackingtool = input("\npress Enter...") + if try_to_menu_installing_hackingtool == '': + black_Hackingtools() + else: + black_Hackingtools() +def black_uninstall(): + if system == 'Linux': + os.system("cd /usr/local/bin && sudo rm hack") + print("\nPlease, Using: ./uninstall in hack file") + try8() + elif system == 'Mac': + os.system("cd /usr/local/bin && sudo rm hack") + print("\nPlease, Using: ./uninstall in hack file") + try8() + elif system == 'Windows': + cls() + print("\nThis Programm Can Not Run Your OS!\n") + sys.exit() + else: + print("\nThis, Programm Can Run on +Linux,MacOs\n") + time.sleep(2) + try9() +def try17(): + try_to_webinfo = input("\npress Enter...") + if try_to_webinfo == '': + black_webinfo() + else: + black_webinfo() +def try9(): + try_to_mein2 = input("\npress Enter...") + if try_to_mein2 == '': + menu() + else: + menu() +def try10(): + try_to_mein3 = input("\npress Enter...") + if try_to_mein3 == '': + ext() + else: + ext() +def try11(): + try_again_nslookup = input("Do you want to try again? [y/n] ") + if try_again_nslookup == 'y': + black_nslookup() + elif try_again_nslookup == 'n': + try12() + else: + try11() +def try12(): + try_to_menu_5 = input("\npress Enter...") + if try_to_menu_5 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +if __name__ == '__main__': + try: + if system == 'Linux': + arg() + elif system == 'Windows': + print(Black_Tool_OS_Err) + sys.exit() + elif system == 'Mac': + arg() + else: + print(Black_Tool_OS_Err) + except IndexError: + print("\nPlease, Usage: --help\n") + sys.exit() +cls() +# Black-Tool 1.5.2 From 5480b0c14ce1caff2e02cec92eda012247bba54e Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Sat, 3 Jul 2021 23:15:55 +0430 Subject: [PATCH 020/392] Delete hack --- hack | 2342 ---------------------------------------------------------- 1 file changed, 2342 deletions(-) delete mode 100644 hack diff --git a/hack b/hack deleted file mode 100644 index e5f5ef0..0000000 --- a/hack +++ /dev/null @@ -1,2342 +0,0 @@ -#!/usr/bin/python3 -# This code write by Mr.nope -# Version 1.5.2 -# Github: https://github.com/mrprogrammer2938 -# Instagram: https://instagram.com/programmer2938 -# ---------------------------------------------------------------- -# License -# MIT License - -# Copyright (c) 2021 Mr.programmer - -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: - -# The above copyright notice and this permission notice shall be included in all -# copies or substantial portions of the Software. - -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -# SOFTWARE. -import os -import time -import re -import sys -import datetime -import platform -import requests -try: - from colorama import Fore,init -except ImportError: - os.system("pip3 intsll colorama"); -try: - import socket -except ImportError: - os.system("pip install socket"); -try: - import subprocess -except ImportError: - os.system("pip install subprocess"); -try: - import ipapi -except ImportError: - os.system("pip install ipapi"); -Black_Tool_Version = "\nBlack-Tool 1.4.0\n" -user = subprocess.getoutput("whoami") -black_Tool_date = subprocess.getoutput("date").replace("+0430","") -Black_Tool_cmd_help = """ -clear | clear Screen -cls | clear Screen -install pkg | installing pkg -exit | exit Black Tool CMD -quit | exit Black Tool CMD -""" -packet = "\nEnter packet: " -def check_internet_title(): - os.system("printf '\033]2;Black-Tool: Check-Internet\a'") -def check_internet_title_Connected(): - os.system("printf '\033]2;Black-Tool: Internet Connected!\a'") -# ------------- Black Tool Color --------------- -class color: - red = '\033[91m' - blue = '\033[96m' - End = '\033[0m' - green = '\033[92m' - darkblue = '\033[34m' - org = '\033[33m' - line = '\033[4m' - prlblue = '\033[94m' - white_light = '\033[97m' -# ---------------------------------------------- -Black_Tool_Search_Err = color.red + "Error, " + color.green + "Please Check URL!" + color.End -opt_shell = color.line + "Black-Tool" + color.End + "/ ~# " -opt_cmd = color.line + "Black-Tool" + color.green + "/> " + color.End -Black_Tool_OS_Err = "\nError, Please Try again!\n" -Black_Tool_OS_Err_2 = "\nError, Please Try again!\n" -def user_os_info(): - print("\n--------Black Tool----------\n") - print("User: " + user) - print("os: " + system) - print("----------------------------\n") - try34() -def user_os_info_ver(): - print("--------Black Tool----------\n") - print("User: " + user) - print("os: " + system) - print("----------------------------\n") -def user_search(): - if os.getuid() == 0: - check_internet() - else: - print("\nPlease, Run This Tool as Root!\n") - sys.exit() -def check_internet(host="https://google.com"): - try: - check_internet_title() - cls() - print("\nCheck Internet...\n") - internet = requests.get(host,timeout=14) - if internet.status_code == 200: - check_internet_title_Connected() - print("Internet Connected!") - time.sleep(1) - print("\nSet on System....") - time.sleep(1) - user_os_info() - pass - except: - print('\nPlease, Check Internet!\n') - sys.exit() -opt = color.blue + "\nBlack-Tool~# " + color.End -Black_Tool_Shell_Help = """ -set | set [Option] -options | show options -Version | show Black Tool version -exit | exit Black Tool -quit | quit Black Tool -back | Back Black Tool Menu -help | Black Tool Shell Help -run | run Attack -exploit | run Attack -""" -Black_menu_mass = color.green + "Exiting..." + color.End -system = platform.uname()[0] -ip = "\nEnter ip: " -exm = "\nPlease, Enter Ip!" -packet_2 = "\nEnter packet: " -port = "\nEnter port: " -Black_Hack_version = "Black-Tool 1.4.0" -def title(): - os.system("printf '\033]2;Black-Tool\a'") -def cls(): - os.system("clear") -def ext(): - cls() - print(Black_menu_mass) - sys.exit() -def menu(): - try: - title() - cls() - screen() - black() - except KeyboardInterrupt: - print("\nCtrl + C") - print("\n{} Exiting... {}".format(color.green,color.End)) - sys.exit() -# Menu 1.5.2 -def black(): - print("\n{1}.Black-Tool Attack") - print("{2}.Black-Tool Shell") - print("{3}.Black-Tool Search") - print("{4}.Black-Tool CMD") - print("{5}.Web-Hacking") - print("{6}.Cam-Hackers") - print("{7}.Phishing") - print("{8}.Wirless Attack") - print("{9}.Web-Info") - print("{10}.Soial-Enginner") - print("{11}.Hacking-Tools") - print("{12}.DDos-Attack") - print("{13}.Hacking With IpApi") - print("{14}.Hacking Camera Online") - print("{15}.Installing Programming Language") - print("{16}.Update & Uninstall") - print("{0}.Developer") - print("[C].Command") - print("{99}.Exit") - choose = input(opt) - if choose == '1' or choose == '01': - Black_Tool_Start() - elif choose == '2' or choose == '02': - Black_Tool_Shell() - elif choose == '3' or choose == '03': - black_Tool_Search() - elif choose == '4' or choose == '04': - Black_Tool_CMD() - elif choose == '5' or choose == '05': - black_webhacking() - elif choose == '6' or choose == '06': - black_Cam_Hacking() - elif choose == '7' or choose == '07': - black_Phishing() - elif choose == '8' or choose == '08': - black_wirless_Attack() - elif choose == '9' or choose == '09': - black_webinfo() - elif choose == '10': - black_soialenginners() - elif choose == '11': - black_Hackingtools() - elif choose == '12': - black_DDos_Attack() - elif choose == '13': - black_ipapi_hacking() - elif choose == '14': - black_camhack_online() - elif choose == '15': - black_installing_lan() - elif choose == '16': - black_Update_Uninstalling() - elif choose == '0': - black_tool_developer() - elif choose == 'c': - Black_Tool_Command() - elif choose == 'C': - Black_Tool_Command() - elif choose == '99': - ext() - elif choose == 'exit': - ext() - elif choose == 'quit': - ext() - elif choose == 'banner': - cls() - banner() - try25() - elif choose == 'cls': - black_2() - elif choose == 'clear': - black_2() - elif choose == 'back': - menu() - elif choose == '': - menu() - elif choose == ' ': - menu() - elif choose == ' ': - menu() - else: - cls() - print(choose + color.red + " Not Found!" + color.End) - try_to_black_Tool = input("\npress Enter...") - if try_to_black_Tool == '': - menu() - else: - menu() -def black_2(): - cls() - print("\n{1}.Black-Tool Attack") - print("{2}.Black-Tool Shell") - print("{3}.Black-Tool Search") - print("{4}.Back-Tool CMD") - print("{5}.Web-Hacking") - print("{6}.Cam-Hackers") - print("{7}.Phishing") - print("{8}.Wirless Attack") - print("{9}.Web-Info") - print("{10}.Soial-Enginner") - print("{11}.Hacking-Tools") - print("{12}.DDos-Attack") - print("{13}.Hacking With IpApi") - print("{14}.Hacking Camera Online") - print("{15}.Installing Programming Language") - print("{16}.Update & Uninstall") - print("{0}.Developer") - print("[C].Command") - print("{99}.Exit") - choose = input(opt) - if choose == '1' or choose == '01': - Black_Tool_Start_2() - elif choose == '2' or choose == '02': - Black_Tool_Shell_2() - elif choose == '3' or choose == '03': - black_Tool_Search_2() - elif choose == '4' or choose == '04': - Black_Tool_CMD_2() - elif choose == '5' or choose == '05': - black_webhacking_2() - elif choose == '6' or choose == '06': - black_Cam_Hacking_2() - elif choose == '7' or choose == '07': - black_Phishing_2() - elif choose == '8' or choose == '08': - black_wirless_Attack_2() - elif choose == '9' or choose == '09': - black_webinfo_2() - elif choose == '10': - black_soialenginners_2() - elif choose == '11': - black_Hackingtools_2() - elif choose == '12': - black_DDos_Attack_2() - elif choose == '13': - black_ipapi_hacking_2() - elif choose == '14': - black_camhack_online_2() - elif choose == '15': - black_installing_lan_2() - elif choose == '16': - black_Update_Uninstalling_2() - elif choose == '0': - black_tool_developer_2() - elif choose == 'c': - Black_Tool_Command_2() - elif choose == 'C': - Black_Tool_Command_2() - elif choose == '99': - ext() - elif choose == 'exit': - ext() - elif choose == 'quit': - ext() - elif choose == 'banner': - cls() - banner() - try36() - elif choose == 'cls': - black_2() - elif choose == 'clear': - black_2() - elif choose == 'back': - menu() - else: - black_2() -def try34(): - try_to_start_Black_Tool = input("\npress Enter To Start " + color.green + "Black-Tool" + color.End + "...") - if try_to_start_Black_Tool == '': - menu() - else: - menu() -def try_to_black_menu(): - try2 = input("\npress Enter...") - if try2 == '': - menu() - else: - menu() -def Black_Tool_Start(): - cls() - os.system("figlet Black Tool|lolcat") - print("\n{1}.Portscan") - print("{2}.DDos-Attack") - print("{3}.Ping Test") - print("{4}.Web Loction") - print("{5}.WhoIs lookup") - print("{6}.nslookup") - print("{7}.Ip Search") - print("{8}.40") - print("{99}.mein menu") - choose_black = input(opt) - if choose_black == '1': - black_portscan() - elif choose_black == '2': - black_ddosattack() - elif choose_black == '3': - black_ping() - elif choose_black == '4': - black_weblocation() - elif choose_black == '5': - black_whois_lookup() - elif choose_black == '6': - black_nslookup() - elif choose_black == '7': - black_ip_search() - elif choose_black == '8': - black_installing_40_tool() - elif choose_black == '99': - menu() - else: - Black_Tool_Start() -def black_installing_lan(): - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print("\n{1}.python") - print("{2}.python3") - print("{3}.ruby") - print("{4}.java") - print("{5}.Coffie Script") - print("{6}.java Script") - print("{7}.c++") - print("{8}.Perl") - print("{99}.mein menu") - choose = input(opt) - if choose == '1': - cls() - os.system("apt install python") - try58() - elif choose == '2': - cls() - os.system("apt install python3") - try58() - elif choose == '3': - cls() - os.system("apt install ruby") - try58() - elif choose == '4': - cls() - os.system("apt install java") - try58() - elif choose == '5': - cls() - os.system("apt install coffiescript") - try58() - elif choose == '6': - cls() - os.system("apt install javascript") - try58() - elif choose == '7': - cls() - os.system("apt install c++") - try58() - elif choose == '8': - cls() - os.system("apt install perl") - try58() - elif choose == '99': - menu() - else: - black_installing_lan() -def black_installing_lan_2(): - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print("\n{1}.python") - print("{2}.python3") - print("{3}.ruby") - print("{4}.java") - print("{5}.Coffie Script") - print("{6}.java Script") - print("{7}.c++") - print("{8}.Perl") - print("{99}.mein menu") - choose = input(opt) - if choose == '1': - cls() - os.system("apt install python") - try59() - elif choose == '2': - cls() - os.system("apt install python3") - try59() - elif choose == '3': - cls() - os.system("apt install ruby") - try59() - elif choose == '4': - cls() - os.system("apt install java") - try59() - elif choose == '5': - cls() - os.system("apt install coffiescript") - try59() - elif choose == '6': - cls() - os.system("apt install javascript") - try59() - elif choose == '7': - cls() - os.system("apt install c++") - try59() - elif choose == '8': - cls() - os.system("apt install perl") - try59() - elif choose == '99': - black_2() - else: - black_installing_lan_2() -def Black_Tool_Start_2(): - os.system("figlet Black Tool|lolcat") - print("\n{1}.Portscan") - print("{2}.DDos-Attack") - print("{3}.Ping Test") - print("{4}.Web Loction") - print("{5}.WhoIs lookup") - print("{6}.nslookup") - print("{7}.Ip Search") - print("{8}.40") - print("{99}.mein menu") - choose_black = input(opt) - if choose_black == '1': - black_portscan() - elif choose_black == '2': - black_ddosattack() - elif choose_black == '3': - black_ping() - elif choose_black == '4': - black_weblocation() - elif choose_black == '5': - black_whois_lookup() - elif choose_black == '6': - black_nslookup() - elif choose_black == '7': - black_ip_search() - elif choose_black == '8': - black_installing_40_tool() - elif choose_black == '99': - black_2() - else: - Black_Tool_Start_2() -def try58(): - try_to_installing_lan = input("\npress Enter...") - if try_to_installing_lan == '': - black_installing_lan() - else: - black_installing_lan() -def screen(): - print(color.green + """ - ███████████ ████ █████ ███████████ ████ - ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ - ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ """ + color.red + "Version: " + color.blue + "1.5.2" + color.green + """ - ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ - ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ - ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ - ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ - ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.org + """ - ---[This code write by """ + color.End + color.line + "Mr.nope" + color.End + color.org + " ]----" + color.End + """ - - Start Black-Tool at: """ + black_Tool_date + "\n") -def black_webhacking(): - cls() - print(color.blue) - os.system("figlet Web Hacking") - print("\n{1}.brute-Force") - print("{2}.bruteX") - print("{3}.Brute-Boom") - print("{4}.Bruter") - print("{5}.FaceBook-Bruteforce") - print("{99}.mein menu") - choose2 = input(opt) - if choose2 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") - try18() - elif choose2 == '2': - cls() - os.system("git clone https://github.com/1N3/BruteX") - try18() - elif choose2 == '3': - cls() - os.system("git clone https://github.com/Oseid/FaceBoom") - try18() - elif choose2 == '4': - cls() - os.system("git clone https://github.com/AzizKpln/Bruter19") - try18() - elif choose2 == '5': - cls() - os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") - try18() - elif choose2 == '99': - menu() - else: - black_webhacking() -def try36(): - try_to_Black_Tool_menu_7 = input("\npress Enter...") - if try_to_Black_Tool_menu_7 == '': - black_2() - else: - black_2() -def try59(): - try_to_installing_lan_2 = input("\npress Enter...") - if try_to_installing_lan_2 == '': - black_installing_lan_2() - else: - black_installing_lan_2() -def black_camhack_online(): - cls() - banner() - print("""\n -\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova -\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua -\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta -\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago -\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia -\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia -\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus -\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan -\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates -\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan -\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait -\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela -\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia -\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro -\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador -\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg -\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao -\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico -\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica -\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus -\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania -\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein -\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia -\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay -\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines -\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands -\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala -\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal -\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru -\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay - \033[1;32m91) \033[1;37mExtra""") - countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", - "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", - "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", - "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", - "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", - "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", - "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", - "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", - "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", - "-"] - try: - num = int(input("Enter Country: ")) - if num not in range(1, 91+1): - raise IndexError - country = countries[num-1] - headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} - res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) - last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] - for page in range(int(last_page)): - res = requests.get( - f"https://www.insecam.org/en/bycountry/{country}/?page={page}", - headers=headers - ) - ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) - for camhack_ip in ip_search: - print(color.green, camhack_ip) - print(res) - try48() - except KeyboardInterrupt: - print("\nCtrl + C") - try51() -def black_camhack_online_2(): - cls() - banner() - print("""\n -\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova -\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua -\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta -\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago -\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia -\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia -\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus -\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan -\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates -\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan -\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait -\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela -\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia -\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro -\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador -\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg -\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao -\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico -\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica -\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus -\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania -\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein -\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia -\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay -\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines -\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands -\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala -\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal -\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru -\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay - \033[1;32m91) \033[1;37mExtra""") - countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", - "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", - "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", - "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", - "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", - "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", - "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", - "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", - "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", - "-"] - try: - num = int(input("Enter Country: ")) - if num not in range(1, 91+1): - raise IndexError - country = countries[num-1] - headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} - res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) - last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] - for page in range(int(last_page)): - res = requests.get( - f"https://www.insecam.org/en/bycountry/{country}/?page={page}", - headers=headers - ) - ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) - for camhack_ip in ip_search: - print(color.green, camhack_ip) - print(res) - try48() - except KeyboardInterrupt: - print("\nCtrl + C") - try53() -def black_webhacking_2(): - cls() - print(color.blue) - os.system("figlet Web Hacking") - print("\n{1}.brute-Force") - print("{2}.bruteX") - print("{3}.Brute-Boom") - print("{4}.Bruter") - print("{5}.FaceBook-Bruteforce") - print("{99}.mein menu") - choose2 = input(opt) - if choose2 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") - try18() - elif choose2 == '2': - cls() - os.system("git clone https://github.com/1N3/BruteX") - try18() - elif choose2 == '3': - cls() - os.system("git clone https://github.com/Oseid/FaceBoom") - try18() - elif choose2 == '4': - cls() - os.system("git clone https://github.com/AzizKpln/Bruter19") - try18() - elif choose2 == '5': - cls() - os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") - try18() - elif choose2 == '99': - black_2() - else: - black_webhacking_2() -def try51(): - try_to_Hacking_Camera = input("\nDo you want to try again? [y/n] ") - if try_to_Hacking_Camera == 'y': - black_camhack_online() - elif try_to_Hacking_Camera == 'n': - try52() - else: - try51() -def black_ipapi_hacking(): - cls() - os.system("figlet -f slant Hacking|lolcat") - print("\n{1}.Port Scan") - print("{2}.Ping Test") - print("{3}.Whois") - print("{4}.Internet test") - print("{5}.Geoip") - print("{99}.mein menu") - choose_ipapi = input(opt) - if choose_ipapi == '1': - black_tool_ipapi_portscan() - elif choose_ipapi == '2': - black_tool_ipapi_pingtest() - elif choose_ipapi == '3': - black_tool_ipapi_whois() - elif choose_ipapi == '4': - black_tool_ipapi_internet_test() - elif choose_ipapi == '5': - black_tool_ipapi_geoip() - elif choose_ipapi == '99': - menu() - else: - black_ipapi_hacking() -def try48(): - try_to_Black_Hacking_Camera_Online = input("\nDo you want tor try again? [y/n] ") - if try_to_Black_Hacking_Camera_Online == 'y': - black_camhack_online() - elif try_to_Black_Hacking_Camera_Online == 'n': - try49() - else: - try48() -def try49(): - try_to_Black_menu_4 = input("\npress Enter...") - if try_to_Black_menu_4 == '': - menu() - else: - menu() -def black_ipapi_hacking_2(): - cls() - os.system("figlet -f slant Hacking|lolcat") - print("\n{1}.Port Scan") - print("{2}.Ping Test") - print("{3}.Whois") - print("{4}.Internet test") - print("{5}.Geoip") - print("{99}.mein menu") - choose_ipapi = input(opt) - if choose_ipapi == '1': - black_tool_ipapi_portscan_2() - elif choose_ipapi == '2': - black_tool_ipapi_pingtest_2() - elif choose_ipapi == '3': - black_tool_ipapi_whois_2() - elif choose_ipapi == '4': - black_tool_ipapi_internet_test_2() - elif choose_ipapi == '5': - black_tool_ipapi_geoip_2() - elif choose_ipapi == '99': - black_2() - else: - black_ipapi_hacking_2() -def try52(): - try_to_Black_Tool_menu_4 = input("\npress Enter...") - if try_to_Black_Tool_menu_4 == '': - menu() - else: - menu() -def black_tool_ipapi_portscan(): - cls() - host_ipapi = input(ip) - start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text - print(start_ipapi_portscan) - try37() -def black_tool_ipapi_portscan_2(): - cls() - host_ipapi = input(ip) - start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text - print(start_ipapi_portscan) - try42() -def try37(): - try_to_ipapi_portscan = input("\nDo you want to try again? [y/n] ") - if try_to_ipapi_portscan == 'y': - black_tool_ipapi_portscan() - elif try_to_ipapi_portscan == 'n': - try38() - else: - try37() -def try42(): - try_to_ipapi_portscan_2 = input("\nDo you want to try again? [y/n] ") - if try_to_ipapi_portscan_2 == 'y': - black_tool_ipapi_portscan_2() - elif try_to_ipapi_portscan_2 == 'n': - try39() - else: - try42() -def try38(): - try_to_black_tool_ipapi_menu = input("\npress Enter...") - if try_to_black_tool_ipapi_menu == '': - black_ipapi_hacking() - else: - black_ipapi_hacking() -def try39(): - try_to_black_tool_ipapi_menu_2 = input("\npress Enter...") - if try_to_black_tool_ipapi_menu_2 == '': - black_ipapi_hacking_2() - else: - black_ipapi_hacking_2() -def black_tool_ipapi_pingtest(): - cls() - host_ipapi_2 = input(ip) - packet_ipapi = input(packet) - start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") - print(start_pingtest_2) - try40() -def try53(): - try_to_CamHack_2 = input("\nDo you want to try again? [y/n] ") - if try_to_CamHack_2 == 'y': - black_Cam_Hacking_2() - elif try_to_CamHack_2 == 'n': - try54() - else: - try53() -def black_tool_ipapi_pingtest_2(): - cls() - host_ipapi_2 = input(ip) - packet_ipapi = input(packet) - start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") - print(start_pingtest_2) - try43() -def try43(): - try_to_Black_Tool_pingtest_2 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_pingtest_2 == 'y': - black_tool_ipapi_pingtest_2() - elif try_to_Black_Tool_pingtest_2 == 'n': - try39() - else: - try43() -def try40(): - try_to_black_tool_ipapi_pingtest = input("\nDo you want to try again? [y/n] ") - if try_to_black_tool_ipapi_pingtest == 'y': - black_tool_ipapi_pingtest() - elif try_to_black_tool_ipapi_pingtest == 'n': - try38() - else: - try40() -def black_tool_ipapi_whois(): - cls() - host_ipapi_3 = input(ip) - time.sleep(1) - start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text - print(start_whois_attack) - try45() -def try45(): - try_to_Black_Tool_whois = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_whois == 'y': - black_tool_ipapi_whois() - elif try_to_Black_Tool_whois == 'n': - try38() - else: - try45() -def try54(): - try_to_Black_menu_4 = input("\npress Enter...") - if try_to_Black_menu_4 == '': - black_2() - else: - black_2() -def black_tool_ipapi_whois_2(): - cls() - host_ipapi_3 = input(ip) - time.sleep(1) - start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text - print(start_whois_attack) - try46() -def try46(): - try_to_Black_Tool_whois_2 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_whois_2 == 'y': - black_tool_ipapi_whois_2() - elif black_tool_ipapi_whois_2 == 'n': - 39() - else: - try46() -def black_tool_ipapi_internet_test(): - cls() - test_internet = requests.get("https://google.com") - if test_internet.status_code == 200: - print("Internet Connected!") - else: - print("Internet Disconnect!\nPlease, Check Internet!") - try38() -def black_tool_ipapi_internet_test_2(): - cls() - test_internet = requests.get("https://google.com") - if test_internet.status_code == 200: - print("Internet Connected!") - else: - print("Internet Disconnect!\nPlease, Check Internet!") - try39() -def black_tool_ipapi_geoip(): - cls() - host_ipapi_4 = input(ip) - time.sleep(1) - search_location = ipapi.location(ip=host_ipapi_4, key=None) - print("\n-----------------------------------") - print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) - print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) - print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) - print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) - try41() -def black_tool_ipapi_geoip_2(): - cls() - host_ipapi_4 = input(ip) - time.sleep(1) - search_location = ipapi.location(ip=host_ipapi_4, key=None) - print("\n-----------------------------------") - print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) - print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) - print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) - print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) - try47() -def try47(): - try_to_Black_Tool_getip_2 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_getip_2 == 'y': - black_tool_ipapi_geoip_2() - elif try_to_Black_Tool_getip_2 == 'n': - try39() - else: - try47() -def try41(): - try_to_black_Tool_ipapi_location = input("\nDo you want to try again? [y/n] ") - if try_to_black_Tool_ipapi_location == 'y': - black_tool_ipapi_geoip() - elif try_to_black_Tool_ipapi_location == 'n': - try38() - else: - try41() -def black_nslookup(): - cls() - host8 = input(ip) - attack_nslookup = subprocess.getoutput("nslookup " + host8) - print(attack_nslookup) - try11() -def arg(): - if sys.argv[1] == '--clone': - print(color.green + "Stating Cloning..." + color.End) - os.system("git clone " + sys.argv[2]) - print("Exiting...") - sys.exit() - elif sys.argv[1] == '--version': - print(Black_Hack_version) - print("\n") - user_os_info_ver() - sys.exit() - elif sys.argv[1] == '--start': - user_search() - elif sys.argv[1] == '--install': - print(color.green + "Starting Downloading..." + color.End) - os.system("sudo apt install " + sys.argv[2]) - print("Exiting...") - sys.exit() - elif sys.argv[1] == '--help': - black_tool_help() - else: - print("\nPlease, Check Argument!\n") - sys.exit() -def black_installing_40_tool(): - cls() - os.system("figlet -f slant 40|lolcat") - print("\n") - os.system("git clone https://github.com/mrprogrammer2938/40") - print("\nComplete!") - try15() -def black_Tool_Search(): - cls() - banner() - choose = input(""" ---------------Search----------------- -| : """) - time.sleep(1) - if system == 'Linux': - os.system("firefox " + choose) - try32() - elif system == 'Mac': - os.system("firefox " + choose) - try32() - elif system == 'Windows': - os.system("start chrome " + choose) - try32() - else: - print(Black_Tool_Search_Err) - try29() -def black_Tool_Search_2(): - cls() - banner() - choose = input(""" ---------------Search----------------- -| : """) - time.sleep(1) - if system == 'Linux': - os.system("firefox " + choose) - try32() - elif system == 'Mac': - os.system("firefox " + choose) - try32() - elif system == 'Windows': - os.system("start chrome " + choose) - try32() - else: - print(Black_Tool_Search_Err) - try30() -def black_ip_search(): - cls() - print("{1}.Online") - print("{2}.Installing IPz pkg") - print("{99}.mein menu") - choose12 = input(opt) - if choose12 == '1': - start_ip_search() - elif choose12 == '2': - cls() - installing_ipz = subprocess.getoutput("git clone https://github.com/mrprogrammer2938/IPz") - print(installing_ipz) - try14() - elif choose12 == '99': - Black_Tool_Start() - else: - black_ip_search() -def black_Cam_Hacking(): - cls() - print(color.blue) - os.system("figlet Cam Hacking") - print(color.End) - print("\n{1}.Cam-Hackers") - print("{2}.Cam-Hack-ang") - print("{3}.say cheese") - print("{4}.say Master") - print("{5}.Cam-Phish") - print("{99}.mein menu") - choose3 = input(opt) - if choose3 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938") - try19() - elif choose3 == '2': - cls() - os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") - try19() - elif choose3 == '3': - cls() - os.system("git clone https://github.com/keralahackers/saycheese") - try19() - elif choose3 == '4': - cls() - os.system("git clone https://github.com/joshkar/SayMaster") - try19() - elif choose3 == '5': - cls() - os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") - try19() - elif choose3 == '99': - menu() - else: - black_Cam_Hacking() -def black_Cam_Hacking_2(): - cls() - print(color.blue) - os.system("figlet Cam Hacking") - print(color.End) - print("\n{1}.Cam-Hackers") - print("{2}.Cam-Hack-ang") - print("{3}.say cheese") - print("{4}.say Master") - print("{5}.Cam-Phish") - print("{99}.mein menu") - choose3 = input(opt) - if choose3 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Cam-Hackers") - try19() - elif choose3 == '2': - cls() - os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") - try19() - elif choose3 == '3': - cls() - os.system("git clone https://github.com/keralahackers/saycheese") - try19() - elif choose3 == '4': - cls() - os.system("git clone https://github.com/joshkar/SayMaster") - try19() - elif choose3 == '5': - cls() - os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") - try19() - elif choose3 == '99': - black_2() - else: - black_Cam_Hacking_2() -def try32(): - try_again_1 = input("\nDo you want to try again? [y/n] ") - if try_again_1 == 'y': - black_Tool_Search() - elif try_again_1 == 'n': - try29() - else: - try32() -def try32(): - try_again_2 = input("\nDo you want to try again? [y/n] ") - if try_again_2 == 'y': - black_Tool_Search_2() - elif try_again_2 == 'n': - try30() - else: - try32() -def Black_Tool_Shell(): - try: - cls() - banner() - while True: - option = input(opt_shell) - option = option.split() - if option == []: - pass - elif option[0] == 'back': - menu() - elif option[0] == 'exit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'quit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'help': - print(Black_Tool_Shell_Help) - elif option[0] == 'options': - print(""" ------------------- -Ping Test | ------------------- -""") - elif option[0] == 'set': - if len(option) < 3: - print(""" ---------------- -Host | -Packet | ---------------- -""") - else: - if option[1] == 'host': - host = option[2] - print("\nHost ==> " + host + "\n") - elif option[1] == 'packet': - packet = option[2] - print("\nPacket ==> " + packet + "\n") - else: - print("\nPlease, Usage: set [Option]...\n") - elif option[0] == 'clear': - cls() - elif option[0] == 'banner': - banner() - elif option[0] == 'exploit': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'run': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'cls': - cls() - elif option[0] == 'version': - print(Black_Tool_Version) - else: - print(option[0] + color.red + "\n Not Found!" + color.End) - except: - try_to_Black_Tool() -def Black_Tool_Shell_2(): - try: - cls() - banner() - while True: - option = input(opt_shell) - option = option.split() - if option == []: - pass - elif option[0] == 'back': - black_2() - elif option[0] == 'exit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'quit': - print(color.green + "\nExiting..." + color.End) - sys.exit() - elif option[0] == 'help': - print(Black_Tool_Shell_Help) - elif option[0] == 'options': - print(""" ------------------- -Ping Test | ------------------- -""") - elif option[0] == 'set': - if len(option) < 3: - print(""" ---------------- -Host | -Packet | ---------------- -""") - else: - if option[1] == 'host': - host = option[2] - print("\nHost ==> " + host + "\n") - elif option[1] == 'packet': - packet = option[2] - print("\nPacket ==> " + packet + "\n") - else: - print("\nPlease, Usage: set [Option]...\n") - elif option[0] == 'clear': - cls() - elif option[0] == 'banner': - banner() - elif option[0] == 'exploit': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'run': - print(color.org) - start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") - print(start_pingtest) - print(color.End) - elif option[0] == 'cls': - cls() - elif option[0] == 'version': - print(Black_Tool_Version) - else: - print(option[0] + color.red + "\n Not Found!" + color.End) - except: - try_to_Black_Tool() -def try29(): - try_to_Black_Tool_menu = input("\npress Enter...") - if try_to_Black_Tool_menu == '': - menu() - else: - menu() -def try30(): - try_to_Black_Tool_menu = input("\npress Enter...") - if try_to_Black_Tool_menu == '': - cls() - black_2() - else: - cls() - black_2() -def try32(): - try_again_2 = input("\nDo you want to try again? [y/n] ") - if try_again_2 == 'y': - black_Tool_Search() - elif try_again_2 == 'n': - try29() - else: - try32() -def try32(): - try_to_Black_Tool_5 = input("\npress Enter...") - if try_to_Black_Tool_5 == '': - black() - else: - black() -def try33(): - try_to_Black_Tool_6 = input("\nDo you want to try again? [y/n] ") - if try_to_Black_Tool_6 == 'y': - cls() - black_2() - elif try_to_Black_Tool_6 == 'n': - try30() - else: - try33() -def try_to_Black_Tool(): - try_again_3 = input("\npress Enter...") - if try_again_3 == '': - menu() - else: - menu() -def try_to_Black_Tool_2(): - try_again_4 = input("\npress Enter...") - if try_again_4 == '': - black_2() - else: - black_2() -def Black_Tool_Command_2(): - try_to_help_Black_Tool_Command = print(""" - clear - cls - banner - version - back - help: - clear | clear banner - cls | clear banner - banner | show Black Tool banner - version | show Black Tool Version - back | back banner on Black Tool Menu - - """) - try26() -def black_tool_help(): - print(""" -Start Tool at: """ + color.green + str(black_Tool_date) + color.blue + """ -Black-Tool""" + color.End + """ Usage: - --start start Hack Menu! - --install + pkg - --clone + Repositories - --version Black-Tool version - --help + Black-Tool Help -""") -def Black_Tool_Command(): - try_to_help_Black_Tool_Command = print(""" - clear - cls - banner - version - back - help: - clear | clear banner - cls | clear banner - banner | show Black Tool banner - version | show Black Tool Version - back | back banner on Black Tool Menu - - """) - try25() -def black_portscan(): - cls() - print("\n{1}.Online") - print("{2}.Installing Portscan") - print("{3}.mein menu") - choose10 = input(opt) - if choose10 == '1': - portscan_attack() - elif choose10 == '2': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Portscan") - try4() - elif choose10 == '3': - Black_Tool_Start() - else: - black_portscan() -def black_ddosattack(): - cls() - os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") - try4() -def black_ping(): - cls() - host3 = input(ip) - packet = input(packet_2) - time.sleep(2) - c = subprocess.getoutput("ping -w " + packet + " " + host3) - print(c) - time.sleep(2) - try4() -def start_ip_search(): - cls() - web2 = input(ip) - time.sleep(1) - sock = socket.gethostbyname(web2) - print("Ip: " + sock) - try13() -def try19(): - try_to_camhack = input("\npress Enter...") - if try_to_camhack == '': - black_Cam_Hacking() - else: - black_Cam_Hacking() -def try4(): - try_to_mein1 = input("\npress Enter...") - if try_to_mein1 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def try20(): - try_to_Phishing = input("\npress Enter...") - if try_to_Phishing == '': - black_Phishing() - else: - black_Phishing() -def try25(): - try_to_black_menu_2 = input("\npress Enter...") - if try_to_black_menu_2 == '': - menu() - else: - menu() -def banner(): - print(color.green + """ - ███████████ ████ █████ ███████████ ████ - ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ - ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ - ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ - ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ - ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ - ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ - ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.End) -def black_weblocation(): - cls() - print(exm) - site = input(ip) - try: - search = ipapi.location(ip=site, key=None) - print("\n") - print(Fore.RED + "[~] " + Fore.WHITE + "Ip: " + Fore.GREEN + search["ip"]) - print(Fore.RED + "[~] " + Fore.WHITE + "City " + Fore.GREEN + search["city"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Region " + Fore.GREEN + search["region"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Country: " + Fore.GREEN + search["country"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Org: " + Fore.GREEN + search["org"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Time Zone: " + Fore.GREEN + search["timezone"]) - print(Fore.RED + "[~] " + Fore.WHITE + "Languages: " + Fore.GREEN + search["languages"]) - time.sleep(2) - except: - print(color.green + "\nPlease" + color.red + ", Check Ip!\n") - time.sleep(1) - try4() -def portscan_attack(): - cls() - host = input(ip) - attack_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host).text - print(attack_portscan) - time.sleep(2) - try6() -def try26(): - try_to_black_menu_2 = input("\npress Enter...") - if try_to_black_menu_2 == '': - black_2() - else: - black_2() -def black_whois_lookup(): - cls() - host5 = input(ip) - time.sleep(1) - print(color.white_light) - attack_whois = subprocess.getoutput("whois " + host5) - print(attack_whois) - time.sleep(2) - try7() -def try18(): - try_to_webhacking = input("\npress Enter...") - if try_to_webhacking == '': - black_webhacking() - else: - black_webhacking() -def Developer(): - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "This code write by " + color.blue + "Mr.nope" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) - print(color.org + "Github: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try25() -def try13(): - try_to_search_ip = input("\nDo you want to try again? [y/n] ") - if try_to_search_ip == 'y': - start_search_ip() - elif try_to_search_ip == 'n': - try12() - else: - try13() -def try6(): - try_again_2 = input("\nDo you want to try again? [y/n] ") - if try_again_2 == 'y': - portscan_attack() - elif try_again_2 == 'n': - try5() - else: - try6() -def try15(): - try_to_menu_2_3 = input("\npress Enter...") - if try_to_menu_2_3 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def black_Phishing(): - cls() - print(color.blue) - os.system("figlet Phishing") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.zphisher") - print("{3}.nex-Phisher") - print("{4}.Social Phish") - print("{5}.Black-phish") - print("{6}.Phish-Mailer") - print("{99}.mein menu") - choose4 = input(opt) - if choose4 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try20() - elif choose4 == '2': - cls() - os.system("git clone https://github.com/htr-tech/zphisher") - try20() - elif choose4 == '3': - cls() - os.system("git clone https://github.com/htr-tech/nexphisher") - try20() - elif choose4 == '4': - cls() - os.system("git clone https://github.com/xHak9x/SocialPhish") - try20() - elif choose4 == '5': - cls() - os.system("git clone https://github.com/iinc0gnit0/BlackPhish") - try20() - elif choose4 == '6': - cls() - os.system("git clone https://github.com/BiZken/PhishMailer") - try20() - elif choose4 == '99': - menu() - else: - black_Phishing() -def black_Phishing_2(): - cls() - print(color.blue) - os.system("figlet Phishing") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.zphisher") - print("{3}.nex-Phisher") - print("{4}.Social Phish") - print("{5}.Black-phish") - print("{6}.Phish-Mailer") - print("{99}.mein menu") - choose4 = input(opt) - if choose4 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try20() - elif choose4 == '2': - cls() - os.system("git clone https://github.com/htr-tech/zphisher") - try20() - elif choose4 == '3': - cls() - os.system("git clone https://github.com/htr-tech/nexphisher") - try20() - elif choose4 == '4': - cls() - os.system("git clone https://github.com/xHak9x/SocialPhish") - try20() - elif choose4 == '5': - cls() - os.system("git clone https://github.com/iinc0gnit0/BlackPhish") - try20() - elif choose4 == '6': - cls() - os.system("git clone https://github.com/BiZken/PhishMailer") - try20() - elif choose4 == '99': - black_2() - else: - black_Phishing_2() -def try14(): - try_to_menu2_2 = input("\npress Enter...") - if try_to_menu2_2 == '': - black_ip_search() - else: - black_ip_search() -def try_to_black_menu(): - try4 = input("\npress Enter...") - if try4 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def try5(): - try_again_1 = input("\npress Enter...") - if try_again_1 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -def black_wirless_Attack(): - cls() - print(color.blue) - os.system("figlet Wirless Attack") - print(color.End) - print("\n{1}.wifite") - print("{2}.Airattackit") - print("{3}.wifispy") - print("{4}.wifi-God") - print("{5}.wifi-cracker") - print("{99}.mein menu") - choose5 = input(opt) - if choose5 == '1': - cls() - os.system("git clone https://github.com/derv82/wifite") - try21() - elif choose5 == '2': - cls() - os.system("git clone https://github.com/JoyGhoshs/Airattackit") - elif choose5 == '3': - cls() - os.system("git clone https://github.com/AresS32/wirespy") - try21() - elif choose5 == '4': - cls() - os.system("git clone https://github.com/waseem-sajjad/WifiGod") - try21() - elif choose5 == '5': - cls() - os.system("git clone https://github.com/brannondorsey/wifi-cracking") - try21() - elif choose5 == '99': - menu() - else: - black_wirless_Attack() -def black_wirless_Attack_2(): - cls() - print(color.blue) - os.system("figlet Wirless Attack") - print(color.End) - print("\n{1}.wifite") - print("{2}.Airattackit") - print("{3}.wifispy") - print("{4}.wifi-God") - print("{5}.wifi-cracker") - print("{6}.wiresec") - print("{99}.mein menu") - choose5 = input(opt) - if choose5 == '1': - cls() - os.system("git clone https://github.com/derv82/wifite") - try21() - elif choose5 == '2': - cls() - os.system("git clone https://github.com/JoyGhoshs/Airattackit") - elif choose5 == '3': - cls() - os.system("git clone https://github.com/AresS32/wirespy") - try21() - elif choose5 == '4': - cls() - os.system("git clone https://github.com/waseem-sajjad/WifiGod") - try21() - elif choose5 == '5': - cls() - os.system("git clone https://github.com/brannondorsey/wifi-cracking") - try21() - elif choose5 == '6': - cls() - os.system("git clone https://github.com/bitcoinander/wiresec") - try21() - elif choose5 == '99': - black_2() - else: - black_wirless_Attack_2() -def try21(): - try_to_wirless_attack = input("\npress Enter...") - if try_to_wirless_attack == '': - black_wirless_Attack() - else: - black_wirless_Attack() -def try1(): - try_to_black_tool = input("\npress Enter...") - if try_to_black_tool == '': - menu() - else: - menu() -def black_webinfo(): - cls() - print(color.blue) - os.system("figlet Web Info") - print(color.End) - print("\n{1}.Web-Info") - print("{2}.setookit") - print("{3}.webkiller") - print("{4}.web informtion") - print("{5}.Th3inspector") - print("{99}.mein menu") - choose6 = input(opt) - if choose6 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Web-Info") - try17() - elif choose6 == '2': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") - try17() - elif choose6 == '3': - cls() - os.system("git clone https://github.com/ultrasecurity/webkiller") - try17() - elif choose6 == '4': - cls() - os.system("git clone https://github.com/zahidin/web-information-gathering") - try17() - elif choose6 == '5': - cls() - os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") - try17() - elif choose6 == '99': - menu() - else: - black_webinfo() -black_Tool_pkg_installing_Err = """ -install pkg Name -""" -def black_webinfo_2(): - cls() - print(color.blue) - os.system("figlet Web Info") - print(color.End) - print("\n{1}.Web-Info") - print("{2}.setookit") - print("{3}.webkiller") - print("{4}.web informtion") - print("{5}.Th3inspector") - print("{99}.mein menu") - choose6 = input(opt) - if choose6 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/Web-Info") - try17() - elif choose6 == '2': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") - try17() - elif choose6 == '3': - cls() - os.system("git clone https://github.com/ultrasecurity/webkiller") - try17() - elif choose6 == '4': - cls() - os.system("git clone https://github.com/zahidin/web-information-gathering") - try17() - elif choose6 == '5': - cls() - os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") - try17() - elif choose6 == '99': - black_2() - else: - black_webinfo_2() -def black_tool_developer_2(): - os.system("printf '\033]2;Black-Tool\a'") - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) - print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) - print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try28() -def try24(): - Err_try_to_Black_Tool = input("\npress Enter...") - if Err_try_to_Black_Tool == '': - menu() - else: - menu() -Black_Tool_clone_Err = """ -clone [Pkg] -""" -def black_soialenginners(): - cls() - print(color.blue) - os.system("figlet social Engineer") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.focial") - print("{3}.fluxion") - print("{4}.Insta Hack") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try22() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") - try22() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/FluxionNetwork/fluxion") - try22() - elif choose7 == '4': - cls() - os.system("git clone https://github.com/fuck3erboy/instahack") - try22() - elif choose7 == '99': - menu() - else: - black_soialenginners() -def black_soialenginners_2(): - cls() - print(color.blue) - os.system("figlet social Engineer") - print(color.End) - print("\n{1}.setoolkit") - print("{2}.focial") - print("{3}.fluxion") - print("{4}.Insta Hack") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") - try56() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") - try56() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/FluxionNetwork/fluxion") - try56() - elif choose7 == '4': - cls() - os.system("git clone https://github.com/fuck3erboy/instahack") - try56() - elif choose7 == '99': - black_2() - else: - black_soialenginners_2() -def try22(): - try_to_Soial_Eng = input("\npress Enter...") - if try_to_Soial_Eng == '': - black_soialenginners() - else: - black_soialenginners() -def black_Hackingtools(): - cls() - print(color.blue) - os.system("figlet Hacking Tools") - print(color.End) - print("\n{1}.Hacking-Tools") - print("{2}.Hack-Tools") - print("{3}.fsociety") - print("{4}.PTool") - print("{5}.onex") - print("{6}.Kit Hack") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/hackingtools") - try16() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/Z4nzu/hackingtool") - try16() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/Manisso/fsociety") - try16() - elif choose7 == '4': - cls() - os.system("git clone https://github.com/mrprogrammer2938/PTool") - try16() - elif choose7 == '5': - cls() - os.system("git clone https://github.com/rajkumardusad/onex") - try16() - elif choose7 == '6': - cls() - os.system("git clone https://github.com/AdrMXR/KitHack") - try16() - elif choose7 == '99': - menu() - else: - black_Hackingtools() -def try56(): - try_to_black_Tool_menu_soial_Enginner =input("\npress Enter...") - if try_to_black_Tool_menu_soial_Enginner == '': - black_soialenginners_2() - else: - black_soialenginners_2() -def black_Hackingtools_2(): - cls() - print(color.blue) - os.system("figlet Hacking Tools") - print(color.End) - print("\n{1}.Hacking-Tools") - print("{2}.Hack-Tools") - print("{3}.fsociety") - print("{4}.PTool") - print("{5}.onex") - print("{6}.Kit Hack") - print("{99}.mein menu") - choose7 = input(opt) - if choose7 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/hackingtools") - try16() - elif choose7 == '2': - cls() - os.system("git clone https://github.com/Z4nzu/hackingtool") - try16() - elif choose7 == '3': - cls() - os.system("git clone https://github.com/Manisso/fsociety") - try16() - elif choose7 == '4': - cls() - os.system("git clone https://github.com/mrprogrammer2938/PTool") - try16() - elif choose7 == '5': - cls() - os.system("git clone https://github.com/rajkumardusad/onex") - try16() - elif choose7 == '6': - cls() - os.system("git clone https://github.com/AdrMXR/KitHack") - try16() - elif choose7 == '99': - black_2() - else: - black_Hackingtools_2() -def try7(): - try_to_whois_attack = input("\nDo you want to try again? [y/n] ") - if try_to_whois_attack == 'y': - black_whois_lookup() - elif try_to_whois_attack == 'n': - try4() - else: - try7() -def try28(): - try_to_black_menu_4=input("\npress Enter...") - if try_to_black_menu_4 == '': - black_2() - else: - black_2() -def try23(): - try_to_DDos_Attack = input("\npress Enter...") - if try_to_DDos_Attack == '': - black_DDos_Attack() - else: - black_DDos_Attack() -def Black_Tool_CMD(): - try: - cls() - while True: - choose_cmd = input(opt_cmd) - choose_cmd = choose_cmd.split() - if choose_cmd == []: - pass - elif choose_cmd[0] == 'help': - print(Black_Tool_cmd_help) - elif choose_cmd[0] == 'exit': - menu() - elif choose_cmd[0] == 'clear': - cls() - elif choose_cmd[0] == 'cls': - cls() - elif choose_cmd[0] == 'quit': - menu() - elif choose_cmd[0] == 'install': - if len(choose_cmd) < 3: - print(black_Tool_pkg_installing_Err) - else: - if choose_cmd[1] == 'pkg': - pkg_name = choose_cmd[2] - os.system("apt install " + pkg_name) - else: - print(black_Tool_pkg_installing_Err) - elif choose_cmd[0] == 'banner': - banner() - elif choose_cmd[0] == 'clone': - if len(choose_cmd) < 2: - print(Black_Tool_clone_Err) - else: - res_name = choose_cmd[1] - os.system(f"git clone {res_name}") - else: - print(choose_cmd[0] + color.red + " Command Not Found!" + color.End) - except: - print("\n") - try56() -def Black_Tool_CMD_2(): - try: - cls() - while True: - choose_cmd = input(opt_cmd) - choose_cmd = choose_cmd.split() - if choose_cmd == []: - pass - elif choose_cmd[0] == 'help': - print(Black_Tool_cmd_help) - elif choose_cmd[0] == 'exit': - black_2() - elif choose_cmd[0] == 'clear': - cls() - elif choose_cmd[0] == 'cls': - cls() - elif choose_cmd[0] == 'quit': - black_2() - elif choose_cmd[0] == 'install': - if len(choose_cmd) < 3: - print(black_Tool_pkg_installing_Err) - else: - if choose_cmd[1] == 'pkg': - pkg_name = choose_cmd[2] - os.system("apt install " + pkg_name) - else: - print(black_Tool_pkg_installing_Err) - elif choose_cmd[0] == 'banner': - banner() - elif choose_cmd[0] == 'clone': - if len(choose_cmd) < 2: - print(Black_Tool_clone_Err) - else: - res_name = choose_cmd[1] - os.system(f"git clone {res_name}") - else: - print(choose_cmd[0] + color.red + " Command Not Found!" + color.End) - except: - print("\n") - try57() -def black_DDos_Attack(): - cls() - print(color.blue) - os.system("figlet DDos Attack") - print(color.End) - print("\n{1}.DDos-Attack") - print("{2}.hammer") - print("{3}.Liteddos") - print("{4}.Rave-Tool") - print("{5}.DDos-Attack-Mrx") - print("{99}.mein menu") - choose8 = input(opt) - if choose8 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") - try23() - elif choose8 == '2': - cls() - os.system("git clone https://github.com/cyweb/hammer") - try23() - elif choose8 == '3': - cls() - os.system("git clone https://github.com/4L13299/LITEDDOS") - try23() - elif choose8 == '4': - cls() - os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") - try23() - elif choose8 == '5': - cls() - os.system("git clone https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") - try23() - elif choose8 == '99': - menu() - else: - black_DDos_Attack() -def try56(): - try_to_Black_Tool_menu_4 = input("\npress Enter...") - if try_to_Black_Tool_menu_4 == '': - menu() - else: - menu() -def black_DDos_Attack_2(): - cls() - print(color.blue) - os.system("figlet DDos Attack") - print(color.End) - print("\n{1}.DDos-Attack") - print("{2}.hammer") - print("{3}.Liteddos") - print("{4}.Rave-Tool") - print("{5}.DDos-Attack-Mrx") - print("{99}.mein menu") - choose8 = input(opt) - if choose8 == '1': - cls() - os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") - try23() - elif choose8 == '2': - cls() - os.system("git clone https://github.com/cyweb/hammer") - try23() - elif choose8 == '3': - cls() - os.system("git clone https://github.com/4L13299/LITEDDOS") - try23() - elif choose8 == '4': - cls() - os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") - try23() - elif choose8 == '5': - cls() - os.system("git clone https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") - try23() - elif choose8 == '99': - black_2() - else: - black_DDos_Attack_2() -def try57(): - try_to_Black_Tool_menu_5 = input("\npress Enter...") - if try_to_Black_Tool_menu_5 == '': - black_2() - else: - black_2() -def black_Update_Uninstalling(): - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print("\n{1}.Update") - print("{2}.Uninstall") - print("{99}.mein menu") - choose9 = input(opt) - if choose9 == '1': - black_update() - elif choose9 == '2': - black_uninstall() - elif choose9 == '99': - menu() - else: - black_Update_Uninstalling() -def black_Update_Uninstalling_2(): - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print("\n{1}.Update") - print("{2}.Uninstall") - print("{99}.mein menu") - choose9 = input(opt) - if choose9 == '1': - black_update() - elif choose9 == '2': - black_uninstall() - elif choose9 == '99': - black_2() - else: - black_Update_Uninstalling_2() -def black_tool_developer(): - os.system("printf '\033]2;Black-Tool\a'") - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) - print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.5.2" + color.End) - print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try57() -def black_tool_developer_2(): - os.system("printf '\033]2;Black-Tool\a'") - cls() - os.system("figlet -f slant Black-Tool|lolcat") - print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) - print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) - print(color.red + "\nVersion: " + color.darkblue + "1.5.2" + color.End) - print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) - time.sleep(2) - try60() -def try57(): - try_to_soi = input("\nDo you want to open Developer Github? [y/n] ") - if try_to_soi == 'y': - if sys.platform == 'linux': - os.system("firefox https://github.com/mrprogrammer2938") - elif sys.plstform == 'win32': - os.system("chrome https://github.com/mrprogrammer2938") - elif sys.platform == 'mac': - os.system("firefox https://github.com/mrprogrammer2938") - else: - print("\nPlease, Run This Programm on Linux, Windows or MacOS!\n") - try58() - elif try_to_soi == 'n': - try58() - else: - try57() -def try60(): - try_to_soi = input("\nDo you want to open Developer Github? [y/n] ") - if try_to_soi == 'y': - if sys.platform == 'linux': - os.system("firefox https://github.com/mrprogrammer2938") - try59() - elif sys.plstform == 'win32': - os.system("chrome https://github.com/mrprogrammer2938") - try59() - elif sys.platform == 'mac': - os.system("firefox https://github.com/mrprogrammer2938") - try59() - else: - print("\nPlease, Run This Programm on Linux, Windows or MacOS!\n") - try59() - elif try_to_soi == 'n': - try59() - else: - try60() -def try58(): - try_to_menu_5 = input("\npress Enter...") - if try_to_menu_5 == '': - menu() - else: - menu() -def try59(): - try_to_menu_6 = input("\npress Enter...") - if try_to_menu_6 == '': - black_2() - else: - black_2() -def try16(): - try_to_choose_opt = input("\npress Enter...") - if try_to_choose_opt == '': - menu() - else: - menu() -def try35(): - try_to_Black_menu_7 = input("\npress Enter...") - if try_to_Black_menu_7 == '': - black_2() - else: - black_2() -def black_update(): - if system == 'Linux': - os.system("cd .. && sudo rm Black-Tool") - os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") - try10() - elif system == 'Mac': - os.system("cd .. && sudo rm -r Black-Tool") - os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") - try10() - elif system == 'Windows': - cls() - print("\nThis Programm Can Not Run Your OS!\n") - sys.exit() - else: - print("\nThis, Programm Can Run on Linux,MacOS\n") - time.sleep(2) - try9() -def try27(): - try_to_black_menu_3 = input("\npress Enter...") - if try_to_black_menu_3 == '': - black() - else: - black() -def try16(): - try_to_menu_installing_hackingtool = input("\npress Enter...") - if try_to_menu_installing_hackingtool == '': - black_Hackingtools() - else: - black_Hackingtools() -def black_uninstall(): - if system == 'Linux': - os.system("cd /usr/local/bin && sudo rm hack") - print("\nPlease, Using: ./uninstall in hack file") - try8() - elif system == 'Mac': - os.system("cd /usr/local/bin && sudo rm hack") - print("\nPlease, Using: ./uninstall in hack file") - try8() - elif system == 'Windows': - cls() - print("\nThis Programm Can Not Run Your OS!\n") - sys.exit() - else: - print("\nThis, Programm Can Run on +Linux,MacOs\n") - time.sleep(2) - try9() -def try17(): - try_to_webinfo = input("\npress Enter...") - if try_to_webinfo == '': - black_webinfo() - else: - black_webinfo() -def try9(): - try_to_mein2 = input("\npress Enter...") - if try_to_mein2 == '': - menu() - else: - menu() -def try10(): - try_to_mein3 = input("\npress Enter...") - if try_to_mein3 == '': - ext() - else: - ext() -def try11(): - try_again_nslookup = input("Do you want to try again? [y/n] ") - if try_again_nslookup == 'y': - black_nslookup() - elif try_again_nslookup == 'n': - try12() - else: - try11() -def try12(): - try_to_menu_5 = input("\npress Enter...") - if try_to_menu_5 == '': - Black_Tool_Start() - else: - Black_Tool_Start() -if __name__ == '__main__': - try: - if system == 'Linux': - arg() - elif system == 'Windows': - print(Black_Tool_OS_Err) - sys.exit() - elif system == 'Mac': - arg() - else: - print(Black_Tool_OS_Err) - except IndexError: - print("\nPlease, Usage: --help\n") - sys.exit() -cls() -# Black-Tool 1.5.2 From 6c40239758051ca284053b7326a9cb5aa0efdfe8 Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Sat, 3 Jul 2021 23:16:37 +0430 Subject: [PATCH 021/392] Hack hack --- hack | 2362 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 2362 insertions(+) create mode 100644 hack diff --git a/hack b/hack new file mode 100644 index 0000000..781bcb9 --- /dev/null +++ b/hack @@ -0,0 +1,2362 @@ +#!/usr/bin/python3 +# This code write by Mr.nope +# Version 1.5.2 +# Github: https://github.com/mrprogrammer2938 +# Instagram: https://instagram.com/programmer2938 +# ---------------------------------------------------------------- +# License +# MIT License + +# Copyright (c) 2021 Mr.programmer + +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to deal +# in the Software without restriction, including without limitation the rights +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: + +# The above copyright notice and this permission notice shall be included in all +# copies or substantial portions of the Software. + +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +# SOFTWARE. +import os +import time +import re +import sys +import datetime +import platform +import requests +try: + from colorama import Fore,init +except ImportError: + os.system("pip3 intsll colorama"); +try: + import socket +except ImportError: + os.system("pip install socket"); +try: + import subprocess +except ImportError: + os.system("pip install subprocess"); +try: + import ipapi +except ImportError: + os.system("pip install ipapi"); +Black_Tool_Version = "\nBlack-Tool 1.4.0\n" +user = subprocess.getoutput("whoami") +black_Tool_date = subprocess.getoutput("date").replace("+0430","") +Black_Tool_cmd_help = """ +clear | clear Screeny +cls | clear Screen +install pkg | installing pkg +exit | exit Black Tool CMD +quit | exit Black Tool CMD +""" +if sys.version_info == 3 or sys.version_info == 0: + exit() +else: + import sys +packet = "\nEnter packet: " +def check_internet_title(): + os.system("printf '\033]2;Black-Tool: Check-Internet\a'") +def check_internet_title_Connected(): + os.system("printf '\033]2;Black-Tool: Internet Connected!\a'") +# ------------- Black Tool Color --------------- +class color: + red = '\033[91m' + blue = '\033[96m' + End = '\033[0m' + green = '\033[92m' + darkblue = '\033[34m' + org = '\033[33m' + line = '\033[4m' + prlblue = '\033[94m' + white_light = '\033[97m' +# ---------------------------------------------- +Black_Tool_Search_Err = color.red + "Error, " + color.green + "Please Check URL!" + color.End +opt_shell = color.line + "Black-Tool" + color.End + "/ ~# " +opt_cmd = color.line + "Black-Tool" + color.green + "/> " + color.End +Black_Tool_OS_Err = "\nError, Please Try again!\n" +Black_Tool_OS_Err_2 = "\nError, Please Try again!\n" +def user_os_info(): + print("\n--------Black Tool----------\n") + print("User: " + user) + print("os: " + system) + print("----------------------------\n") + try34() +def user_os_info_ver(): + print("--------Black Tool----------\n") + print("User: " + user) + print("os: " + system) + print("----------------------------\n") +def user_search(): + if os.getuid() == 0: + check_internet() + else: + print("\nPlease, Run This Tool as Root!\n") + sys.exit() +def check_internet(host="https://google.com"): + try: + check_internet_title() + cls() + print("\nCheck Internet...\n") + internet = requests.get(host,timeout=14) + if internet.status_code == 200: + check_internet_title_Connected() + print("Internet Connected!") + time.sleep(1) + print("\nSet on System....") + time.sleep(1) + user_os_info() + pass + except: + print('\nPlease, Check Internet!\n') + sys.exit() +opt = color.blue + "\nBlack-Tool~# " + color.End +Black_Tool_Shell_Help = """ +set | set [Option] +options | show options +Version | show Black Tool version +exit | exit Black Tool +quit | quit Black Tool +back | Back Black Tool Menu +help | Black Tool Shell Help +run | run Attack +exploit | run Attack +""" +Black_menu_mass = color.green + "Exiting..." + color.End +system = platform.uname()[0] +ip = "\nEnter ip: " +exm = "\nPlease, Enter Ip!" +packet_2 = "\nEnter packet: " +port = "\nEnter port: " +Black_Hack_version = "Black-Tool 1.4.0" +def title(): + os.system("printf '\033]2;Black-Tool\a'") +def cls(): + os.system("clear") +def ext(): + cls() + print(Black_menu_mass) + sys.exit() +def menu(): + try: + title() + cls() + screen() + black() + except KeyboardInterrupt: + print("\nCtrl + C") + print("\n{} Exiting... {}".format(color.green,color.End)) + sys.exit() +# Menu 1.5.2 +def black(): + print("\n{1}.Black-Tool Attack") + print("{2}.Black-Tool Shell") + print("{3}.Black-Tool Search") + print("{4}.Black-Tool CMD") + print("{5}.Web-Hacking") + print("{6}.Cam-Hackers") + print("{7}.Phishing") + print("{8}.Wirless Attack") + print("{9}.Web-Info") + print("{10}.Soial-Enginner") + print("{11}.Hacking-Tools") + print("{12}.DDos-Attack") + print("{13}.Hacking With IpApi") + print("{14}.Hacking Camera Online") + print("{15}.Installing Programming Language") + print("{16}.Update & Uninstall") + print("{0}.Developer") + print("[C].Command") + print("{99}.Exit") + choose = input(opt) + if choose == '1' or choose == '01': + Black_Tool_Start() + elif choose == '2' or choose == '02': + Black_Tool_Shell() + elif choose == '3' or choose == '03': + black_Tool_Search() + elif choose == '4' or choose == '04': + Black_Tool_CMD() + elif choose == '5' or choose == '05': + black_webhacking() + elif choose == '6' or choose == '06': + black_Cam_Hacking() + elif choose == '7' or choose == '07': + black_Phishing() + elif choose == '8' or choose == '08': + black_wirless_Attack() + elif choose == '9' or choose == '09': + black_webinfo() + elif choose == '10': + black_soialenginners() + elif choose == '11': + black_Hackingtools() + elif choose == '12': + black_DDos_Attack() + elif choose == '13': + black_ipapi_hacking() + elif choose == '14': + black_camhack_online() + elif choose == '15': + black_installing_lan() + elif choose == '16': + black_Update_Uninstalling() + elif choose == '0': + black_tool_developer() + elif choose == 'c': + Black_Tool_Command() + elif choose == 'C': + Black_Tool_Command() + elif choose == '99': + ext() + elif choose == 'exit': + ext() + elif choose == 'quit': + ext() + elif choose == 'banner': + cls() + banner() + try25() + elif choose == 'cls': + black_2() + elif choose == 'clear': + black_2() + elif choose == 'back': + menu() + elif choose == '': + menu() + elif choose == ' ': + menu() + elif choose == ' ': + menu() + else: + cls() + print(choose + color.red + " Not Found!" + color.End) + try_to_black_Tool = input("\npress Enter...") + if try_to_black_Tool == '': + menu() + else: + menu() +def black_2(): + cls() + print("\n{1}.Black-Tool Attack") + print("{2}.Black-Tool Shell") + print("{3}.Black-Tool Search") + print("{4}.Back-Tool CMD") + print("{5}.Web-Hacking") + print("{6}.Cam-Hackers") + print("{7}.Phishing") + print("{8}.Wirless Attack") + print("{9}.Web-Info") + print("{10}.Soial-Enginner") + print("{11}.Hacking-Tools") + print("{12}.DDos-Attack") + print("{13}.Hacking With IpApi") + print("{14}.Hacking Camera Online") + print("{15}.Installing Programming Language") + print("{16}.Update & Uninstall") + print("{0}.Developer") + print("[C].Command") + print("{99}.Exit") + choose = input(opt) + if choose == '1' or choose == '01': + Black_Tool_Start_2() + elif choose == '2' or choose == '02': + Black_Tool_Shell_2() + elif choose == '3' or choose == '03': + black_Tool_Search_2() + elif choose == '4' or choose == '04': + Black_Tool_CMD_2() + elif choose == '5' or choose == '05': + black_webhacking_2() + elif choose == '6' or choose == '06': + black_Cam_Hacking_2() + elif choose == '7' or choose == '07': + black_Phishing_2() + elif choose == '8' or choose == '08': + black_wirless_Attack_2() + elif choose == '9' or choose == '09': + black_webinfo_2() + elif choose == '10': + black_soialenginners_2() + elif choose == '11': + black_Hackingtools_2() + elif choose == '12': + black_DDos_Attack_2() + elif choose == '13': + black_ipapi_hacking_2() + elif choose == '14': + black_camhack_online_2() + elif choose == '15': + black_installing_lan_2() + elif choose == '16': + black_Update_Uninstalling_2() + elif choose == '0': + black_tool_developer_2() + elif choose == 'c': + Black_Tool_Command_2() + elif choose == 'C': + Black_Tool_Command_2() + elif choose == '99': + ext() + elif choose == 'exit': + ext() + elif choose == 'quit': + ext() + elif choose == 'banner': + cls() + banner() + try36() + elif choose == 'cls': + black_2() + elif choose == 'clear': + black_2() + elif choose == 'back': + menu() + else: + black_2() +def try34(): + try_to_start_Black_Tool = input("\npress Enter To Start " + color.green + "Black-Tool" + color.End + "...") + if try_to_start_Black_Tool == '': + menu() + else: + menu() +def try_to_black_menu(): + try2 = input("\npress Enter...") + if try2 == '': + menu() + else: + menu() +def Black_Tool_Start(): + cls() + os.system("figlet Black Tool|lolcat") + print("\n{1}.Portscan") + print("{2}.DDos-Attack") + print("{3}.Ping Test") + print("{4}.Web Loction") + print("{5}.WhoIs lookup") + print("{6}.nslookup") + print("{7}.Ip Search") + print("{8}.40") + print("{99}.mein menu") + choose_black = input(opt) + if choose_black == '1': + black_portscan() + elif choose_black == '2': + black_ddosattack() + elif choose_black == '3': + black_ping() + elif choose_black == '4': + black_weblocation() + elif choose_black == '5': + black_whois_lookup() + elif choose_black == '6': + black_nslookup() + elif choose_black == '7': + black_ip_search() + elif choose_black == '8': + black_installing_40_tool() + elif choose_black == '99': + menu() + else: + Black_Tool_Start() +def black_installing_lan(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.python") + print("{2}.python3") + print("{3}.ruby") + print("{4}.java") + print("{5}.Coffie Script") + print("{6}.java Script") + print("{7}.c++") + print("{99}.mein menu") + choose = input(opt) + if choose == '1': + cls() + os.system("apt install python") + try58() + elif choose == '2': + cls() + os.system("apt install python3") + try58() + elif choose == '3': + cls() + os.system("apt install ruby") + try58() + elif choose == '4': + cls() + os.system("apt install java") + try58() + elif choose == '5': + cls() + os.system("apt install coffiescript") + try58() + elif choose == '6': + cls() + os.system("apt install javascript") + try58() + elif choose == '7': + cls() + os.system("apt install c++") + try58() + elif choose == '8': + cls() + os.system("apt install perl") + try58() + elif choose == '99': + menu() + else: + black_installing_lan() +def black_installing_lan_2(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.python") + print("{2}.python3") + print("{3}.ruby") + print("{4}.java") + print("{5}.Coffie Script") + print("{6}.java Script") + print("{7}.c++") + print("{8}.Perl") + print("{99}.mein menu") + choose = input(opt) + if choose == '1': + cls() + os.system("apt install python") + try59() + elif choose == '2': + cls() + os.system("apt install python3") + try59() + elif choose == '3': + cls() + os.system("apt install ruby") + try59() + elif choose == '4': + cls() + os.system("apt install java") + try59() + elif choose == '5': + cls() + os.system("apt install coffiescript") + try59() + elif choose == '6': + cls() + os.system("apt install javascript") + try59() + elif choose == '7': + cls() + os.system("apt install c++") + try58() + elif choose == '8': + cls + os.system("apt install perl") + try59() + elif choose == '99': + black_2() + else: + black_installing_lan_2() +def Black_Tool_Start_2(): + os.system("figlet Black Tool|lolcat") + print("\n{1}.Portscan") + print("{2}.DDos-Attack") + print("{3}.Ping Test") + print("{4}.Web Loction") + print("{5}.WhoIs lookup") + print("{6}.nslookup") + print("{7}.Ip Search") + print("{8}.40") + print("{99}.mein menu") + choose_black = input(opt) + if choose_black == '1': + black_portscan() + elif choose_black == '2': + black_ddosattack() + elif choose_black == '3': + black_ping() + elif choose_black == '4': + black_weblocation() + elif choose_black == '5': + black_whois_lookup() + elif choose_black == '6': + black_nslookup() + elif choose_black == '7': + black_ip_search() + elif choose_black == '8': + black_installing_40_tool() + elif choose_black == '99': + black_2() + else: + Black_Tool_Start_2() +def try58(): + try_to_installing_lan = input("\npress Enter...") + if try_to_installing_lan == '': + black_installing_lan() + else: + black_installing_lan() +def screen(): + print(color.green + """ + ███████████ ████ █████ ███████████ ████ + ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ + ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ """ + color.red + "Version: " + color.blue + "1.5.2" + color.green + """ + ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ + ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ + ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ + ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ + ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.org + """ + ---[This code write by """ + color.End + color.line + "Mr.nope" + color.End + color.org + " ]----" + color.End + """ + + Start Black-Tool at: """ + black_Tool_date + "\n") +def black_webhacking(): + cls() + print(color.blue) + os.system("figlet Web Hacking") + print("\n{1}.brute-Force") + print("{2}.bruteX") + print("{3}.Brute-Boom") + print("{4}.Bruter") + print("{5}.FaceBook-Bruteforce") + print("{6}.Web Hacking") + print("{99}.mein menu") + choose2 = input(opt) + if choose2 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") + try18() + elif choose2 == '2': + cls() + os.system("git clone https://github.com/1N3/BruteX") + try18() + elif choose2 == '3': + cls() + os.system("git clone https://github.com/Oseid/FaceBoom") + try18() + elif choose2 == '4': + cls() + os.system("git clone https://github.com/AzizKpln/Bruter19") + try18() + elif choose2 == '5': + cls() + os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") + try18() + elif choose2 == '6': + cls() + os.system("git clone https://github.com/yan4ikyt/webhack") + try18() + elif choose2 == '99': + menu() + else: + black_webhacking() +def try36(): + try_to_Black_Tool_menu_7 = input("\npress Enter...") + if try_to_Black_Tool_menu_7 == '': + black_2() + else: + black_2() +def try59(): + try_to_installing_lan_2 = input("\npress Enter...") + if try_to_installing_lan_2 == '': + black_installing_lan_2() + else: + black_installing_lan_2() +def black_camhack_online(): + cls() + banner() + print("""\n +\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova +\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua +\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta +\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago +\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia +\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia +\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus +\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan +\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates +\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan +\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait +\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela +\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia +\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro +\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador +\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg +\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao +\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico +\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica +\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus +\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania +\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein +\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia +\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay +\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines +\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands +\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala +\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal +\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru +\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay + \033[1;32m91) \033[1;37mExtra""") + countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", + "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", + "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", + "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", + "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", + "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", + "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", + "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", + "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", + "-"] + try: + num = int(input("Enter Country: ")) + if num not in range(1, 91+1): + raise IndexError + country = countries[num-1] + headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} + res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) + last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] + for page in range(int(last_page)): + res = requests.get( + f"https://www.insecam.org/en/bycountry/{country}/?page={page}", + headers=headers + ) + ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) + for camhack_ip in ip_search: + print(color.green, camhack_ip) + print(res) + try48() + except KeyboardInterrupt: + print("\nCtrl + C") + print("\nStop Scanning...!\n") + try51() +def black_camhack_online_2(): + cls() + banner() + print("""\n +\033[1;32m1) \033[1;37mUnited States \033[1;32m32) \033[1;37mMexico \033[1;32m61) \033[1;37mMoldova +\033[1;32m2) \033[1;37mJapan \033[1;32m32) \033[1;37mFinland \033[1;32m62) \033[1;37mNicaragua +\033[1;32m3) \033[1;37mItaly \033[1;32m33) \033[1;37mChina \033[1;32m63) \033[1;37mMalta +\033[1;32m4) \033[1;37mKorea \033[1;32m34) \033[1;37mChile \033[1;32m64) \033[1;37mTrinidad And Tobago +\033[1;32m5) \033[1;37mFrance \033[1;32m35) \033[1;37mSouth Africa \033[1;32m65) \033[1;37mSoudi Arabia +\033[1;32m6) \033[1;37mGermany \033[1;32m36) \033[1;37mSlovakia \033[1;32m66) \033[1;37mCroatia +\033[1;32m7) \033[1;37mTaiwan \033[1;32m37) \033[1;37mHungary \033[1;32m67) \033[1;37mCyprus +\033[1;32m8) \033[1;37mRussian Federation \033[1;32m38) \033[1;37mIreland \033[1;32m68) \033[1;37mPakistan +\033[1;32m9) \033[1;37mUnited Kingdom \033[1;32m39) \033[1;37mEgypt \033[1;32m69) \033[1;37mUnited Arab Emirates +\033[1;32m10) \033[1;37mNetherlands \033[1;32m40) \033[1;37mThailand \033[1;32m70) \033[1;37mKazakhstan +\033[1;32m11) \033[1;37mCzech Republic \033[1;32m41) \033[1;37mUkraine \033[1;32m71) \033[1;37mKuwait +\033[1;32m12) \033[1;37mTurkey \033[1;32m42) \033[1;37mSerbia \033[1;32m72) \033[1;37mVenezuela +\033[1;32m13) \033[1;37mAustria \033[1;32m43) \033[1;37mHong Kong \033[1;32m73) \033[1;37mGeorgia +\033[1;32m14) \033[1;37mSwitzerland \033[1;32m44) \033[1;37mGreece \033[1;32m74) \033[1;37mMontenegro +\033[1;32m15) \033[1;37mSpain \033[1;32m45) \033[1;37mPortugal \033[1;32m75) \033[1;37mEl Salvador +\033[1;32m16) \033[1;37mCanada \033[1;32m46) \033[1;37mLatvia \033[1;32m76) \033[1;37mLuxembourg +\033[1;32m17) \033[1;37mSweden \033[1;32m47) \033[1;37mSingapore \033[1;32m77) \033[1;37mCuracao +\033[1;32m18) \033[1;37mIsrael \033[1;32m48) \033[1;37mIceland \033[1;32m78) \033[1;37mPuerto Rico +\033[1;32m19) \033[1;37mIran \033[1;32m49) \033[1;37mMalaysia \033[1;32m79) \033[1;37mCosta Rica +\033[1;32m20) \033[1;37mPoland \033[1;32m50) \033[1;37mColombia \033[1;32m80) \033[1;37mBelarus +\033[1;32m21) \033[1;37mIndia \033[1;32m51) \033[1;37mTunisia \033[1;32m81) \033[1;37mAlbania +\033[1;32m22) \033[1;37mNorway \033[1;32m52) \033[1;37mEstonia \033[1;32m82) \033[1;37mLiechtenstein +\033[1;32m23) \033[1;37mRomania \033[1;32m53) \033[1;37mDominican Republic \033[1;32m83) \033[1;37mBosnia And Herzegovia +\033[1;32m24) \033[1;37mViet Nam \033[1;32m54) \033[1;37mSloveania \033[1;32m84) \033[1;37mParaguay +\033[1;32m25) \033[1;37mBelgium \033[1;32m55) \033[1;37mEcuador \033[1;32m85) \033[1;37mPhilippines +\033[1;32m26) \033[1;37mBrazil \033[1;32m56) \033[1;37mLithuania \033[1;32m86) \033[1;37mFaroe Islands +\033[1;32m27) \033[1;37mBulgaria \033[1;32m57) \033[1;37mPalestinian \033[1;32m87) \033[1;37mGuatemala +\033[1;32m28) \033[1;37mIndonesia \033[1;32m58) \033[1;37mNew Zealand \033[1;32m88) \033[1;37mNepal +\033[1;32m29) \033[1;37mDenmark \033[1;32m59) \033[1;37mBangladeh \033[1;32m89) \033[1;37mPeru +\033[1;32m30) \033[1;37mArgentina \033[1;32m60) \033[1;37mPanama \033[1;32m90) \033[1;37mUruguay + \033[1;32m91) \033[1;37mExtra""") + countries = ["US", "JP", "IT", "KR", "FR", "DE", "TW", "RU", "GB", "NL", + "CZ", "TR", "AT", "CH", "ES", "CA", "SE", "IL", "PL", "IR", + "NO", "RO", "IN", "VN", "BE", "BR", "BG", "ID", "DK", "AR", + "MX", "FI", "CN", "CL", "ZA", "SK", "HU", "IE", "EG", "TH", + "UA", "RS", "HK", "GR", "PT", "LV", "SG", "IS", "MY", "CO", + "TN", "EE", "DO", "SI", "EC", "LT", "PS", "NZ", "BD", "PA", + "MD", "NI", "MT", "IT", "SA", "HR", "CY", "PK", "AE", "KZ", + "KW", "VE", "GE", "ME", "SV", "LU", "CW", "PR", "CR", "BY", + "AL", "LI", "BA", "PY", "PH", "FO", "GT", "NP", "PE", "UY", + "-"] + try: + num = int(input("Enter Country: ")) + if num not in range(1, 91+1): + raise IndexError + country = countries[num-1] + headers = {"User-Agent": "Mozilla/5.0 (X11; Linux i686; rv:68.0) Gecko/20100101 Firefox/68.0"} + res = requests.get(f"https://www.insecam.org/en/bycountry/{country}", headers=headers) + last_page = re.findall(r'pagenavigator\("\?page=", (\d+)', res.text)[0] + for page in range(int(last_page)): + res = requests.get( + f"https://www.insecam.org/en/bycountry/{country}/?page={page}", + headers=headers + ) + ip_search = re.findall(r"http://\d+.\d+.\d+.\d+:\d+", res.text) + for camhack_ip in ip_search: + print(color.green, camhack_ip) + print(res) + try48() + except KeyboardInterrupt: + print("\nCtrl + C") + try53() +def black_webhacking_2(): + cls() + print(color.blue) + os.system("figlet Web Hacking") + print("\n{1}.brute-Force") + print("{2}.bruteX") + print("{3}.Brute-Boom") + print("{4}.Bruter") + print("{5}.FaceBook-Bruteforce") + print("{6}.WebHacking") + print("{99}.mein menu") + choose2 = input(opt) + if choose2 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Brute-Force") + try61() + elif choose2 == '2': + cls() + os.system("git clone https://github.com/1N3/BruteX") + try61() + elif choose2 == '3': + cls() + os.system("git clone https://github.com/Oseid/FaceBoom") + try61() + elif choose2 == '4': + cls() + os.system("git clone https://github.com/AzizKpln/Bruter19") + try61() + elif choose2 == '5': + cls() + os.system("git clone https://github.com/IAmBlackHacker/Facebook-BruteForce") + try61() + elif choose2 == '6': + cls() + os.system("https://github.com/yan4ikyt/webhack") + try61() + elif choose2 == '99': + black_2() + else: + black_webhacking_2() +def try51(): + try_to_Hacking_Camera = input("\nDo you want to try again? [y/n] ") + if try_to_Hacking_Camera == 'y': + black_camhack_online() + elif try_to_Hacking_Camera == 'n': + try52() + else: + try51() +def black_ipapi_hacking(): + cls() + os.system("figlet -f slant Hacking|lolcat") + print("\n{1}.Port Scan") + print("{2}.Ping Test") + print("{3}.Whois") + print("{4}.Internet test") + print("{5}.Geoip") + print("{99}.mein menu") + choose_ipapi = input(opt) + if choose_ipapi == '1': + black_tool_ipapi_portscan() + elif choose_ipapi == '2': + black_tool_ipapi_pingtest() + elif choose_ipapi == '3': + black_tool_ipapi_whois() + elif choose_ipapi == '4': + black_tool_ipapi_internet_test() + elif choose_ipapi == '5': + black_tool_ipapi_geoip() + elif choose_ipapi == '99': + menu() + else: + black_ipapi_hacking() +def try48(): + try_to_Black_Hacking_Camera_Online = input("\nDo you want tor try again? [y/n] ") + if try_to_Black_Hacking_Camera_Online == 'y': + black_camhack_online() + elif try_to_Black_Hacking_Camera_Online == 'n': + try49() + else: + try48() +def try49(): + try_to_Black_menu_4 = input("\npress Enter...") + if try_to_Black_menu_4 == '': + menu() + else: + menu() +def black_ipapi_hacking_2(): + cls() + os.system("figlet -f slant Hacking|lolcat") + print("\n{1}.Port Scan") + print("{2}.Ping Test") + print("{3}.Whois") + print("{4}.Internet test") + print("{5}.Geoip") + print("{99}.mein menu") + choose_ipapi = input(opt) + if choose_ipapi == '1': + black_tool_ipapi_portscan_2() + elif choose_ipapi == '2': + black_tool_ipapi_pingtest_2() + elif choose_ipapi == '3': + black_tool_ipapi_whois_2() + elif choose_ipapi == '4': + black_tool_ipapi_internet_test_2() + elif choose_ipapi == '5': + black_tool_ipapi_geoip_2() + elif choose_ipapi == '99': + black_2() + else: + black_ipapi_hacking_2() +def try52(): + try_to_Black_Tool_menu_4 = input("\npress Enter...") + if try_to_Black_Tool_menu_4 == '': + menu() + else: + menu() +def black_tool_ipapi_portscan(): + cls() + host_ipapi = input(ip) + start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text + print(start_ipapi_portscan) + try37() +def black_tool_ipapi_portscan_2(): + cls() + host_ipapi = input(ip) + start_ipapi_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host_ipapi).text + print(start_ipapi_portscan) + try42() +def try37(): + try_to_ipapi_portscan = input("\nDo you want to try again? [y/n] ") + if try_to_ipapi_portscan == 'y': + black_tool_ipapi_portscan() + elif try_to_ipapi_portscan == 'n': + try38() + else: + try37() +def try42(): + try_to_ipapi_portscan_2 = input("\nDo you want to try again? [y/n] ") + if try_to_ipapi_portscan_2 == 'y': + black_tool_ipapi_portscan_2() + elif try_to_ipapi_portscan_2 == 'n': + try39() + else: + try42() +def try38(): + try_to_black_tool_ipapi_menu = input("\npress Enter...") + if try_to_black_tool_ipapi_menu == '': + black_ipapi_hacking() + else: + black_ipapi_hacking() +def try39(): + try_to_black_tool_ipapi_menu_2 = input("\npress Enter...") + if try_to_black_tool_ipapi_menu_2 == '': + black_ipapi_hacking_2() + else: + black_ipapi_hacking_2() +def black_tool_ipapi_pingtest(): + cls() + host_ipapi_2 = input(ip) + packet_ipapi = input(packet) + start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") + print(start_pingtest_2) + try40() +def try53(): + try_to_CamHack_2 = input("\nDo you want to try again? [y/n] ") + if try_to_CamHack_2 == 'y': + black_Cam_Hacking_2() + elif try_to_CamHack_2 == 'n': + try54() + else: + try53() +def black_tool_ipapi_pingtest_2(): + cls() + host_ipapi_2 = input(ip) + packet_ipapi = input(packet) + start_pingtest_2 = subprocess.getoutput(f"ping -w {packet_ipapi} {host_ipapi_2}") + print(start_pingtest_2) + try43() +def try43(): + try_to_Black_Tool_pingtest_2 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_pingtest_2 == 'y': + black_tool_ipapi_pingtest_2() + elif try_to_Black_Tool_pingtest_2 == 'n': + try39() + else: + try43() +def try40(): + try_to_black_tool_ipapi_pingtest = input("\nDo you want to try again? [y/n] ") + if try_to_black_tool_ipapi_pingtest == 'y': + black_tool_ipapi_pingtest() + elif try_to_black_tool_ipapi_pingtest == 'n': + try38() + else: + try40() +def black_tool_ipapi_whois(): + cls() + host_ipapi_3 = input(ip) + time.sleep(1) + start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text + print(start_whois_attack) + try45() +def try45(): + try_to_Black_Tool_whois = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_whois == 'y': + black_tool_ipapi_whois() + elif try_to_Black_Tool_whois == 'n': + try38() + else: + try45() +def try54(): + try_to_Black_menu_4 = input("\npress Enter...") + if try_to_Black_menu_4 == '': + black_2() + else: + black_2() +def black_tool_ipapi_whois_2(): + cls() + host_ipapi_3 = input(ip) + time.sleep(1) + start_whois_attack = requests.get("http://api.hackertarget.com/whois/?q=" + host_ipapi_3).text + print(start_whois_attack) + try46() +def try46(): + try_to_Black_Tool_whois_2 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_whois_2 == 'y': + black_tool_ipapi_whois_2() + elif black_tool_ipapi_whois_2 == 'n': + 39() + else: + try46() +def black_tool_ipapi_internet_test(): + cls() + test_internet = requests.get("https://google.com") + if test_internet.status_code == 200: + print("Internet Connected!") + else: + print("Internet Disconnect!\nPlease, Check Internet!") + try38() +def black_tool_ipapi_internet_test_2(): + cls() + test_internet = requests.get("https://google.com") + if test_internet.status_code == 200: + print("Internet Connected!") + else: + print("Internet Disconnect!\nPlease, Check Internet!") + try39() +def black_tool_ipapi_geoip(): + cls() + host_ipapi_4 = input(ip) + time.sleep(1) + search_location = ipapi.location(ip=host_ipapi_4, key=None) + print("\n-----------------------------------") + print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) + print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) + print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) + print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) + try41() +def black_tool_ipapi_geoip_2(): + cls() + host_ipapi_4 = input(ip) + time.sleep(1) + search_location = ipapi.location(ip=host_ipapi_4, key=None) + print("\n-----------------------------------") + print(color.red + "[~] " + color.green + "Ip: " + color.End + search_location["ip"]) + print(color.red + "[~] " + color.green + "region: " + color.End + search_location["region"]) + print(color.red + "[~] " + color.green + "org: " + color.End + search_location["org"]) + print(color.red + "[~] " + color.green + "City: " + color.End + search_location["city"]) + try47() +def try47(): + try_to_Black_Tool_getip_2 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_getip_2 == 'y': + black_tool_ipapi_geoip_2() + elif try_to_Black_Tool_getip_2 == 'n': + try39() + else: + try47() +def try41(): + try_to_black_Tool_ipapi_location = input("\nDo you want to try again? [y/n] ") + if try_to_black_Tool_ipapi_location == 'y': + black_tool_ipapi_geoip() + elif try_to_black_Tool_ipapi_location == 'n': + try38() + else: + try41() +def black_nslookup(): + cls() + host8 = input(ip) + attack_nslookup = subprocess.getoutput("nslookup " + host8) + print(attack_nslookup) + try11() +def arg(): + if sys.argv[1] == '--clone': + print(color.green + "Stating Cloning..." + color.End) + os.system("git clone " + sys.argv[2]) + print("Exiting...") + sys.exit() + elif sys.argv[1] == '--version': + print(Black_Hack_version) + print("\n") + user_os_info_ver() + sys.exit() + elif sys.argv[1] == '--start': + user_search() + elif sys.argv[1] == '--install': + print(color.green + "Starting Downloading..." + color.End) + os.system("sudo apt install " + sys.argv[2]) + print("Exiting...") + sys.exit() + elif sys.argv[1] == '--help': + black_tool_help() + else: + print("\nPlease, Check Argument!\n") + sys.exit() +def black_installing_40_tool(): + cls() + os.system("figlet -f slant 40|lolcat") + print("\n") + os.system("git clone https://github.com/mrprogrammer2938/40") + print("\nComplete!") + try15() +def black_Tool_Search(): + cls() + banner() + choose = input(""" +--------------Search----------------- +| : """) + time.sleep(1) + if system == 'Linux': + os.system("firefox " + choose) + try32() + elif system == 'Mac': + os.system("firefox " + choose) + try32() + elif system == 'Windows': + os.system("start chrome " + choose) + try32() + else: + print(Black_Tool_Search_Err) + try29() +def black_Tool_Search_2(): + cls() + banner() + choose = input(""" +--------------Search----------------- +| : """) + time.sleep(1) + if system == 'Linux': + os.system("firefox " + choose) + try32() + elif system == 'Mac': + os.system("firefox " + choose) + try32() + elif system == 'Windows': + os.system("start chrome " + choose) + try32() + else: + print(Black_Tool_Search_Err) + try30() +def black_ip_search(): + cls() + print("{1}.Online") + print("{2}.Installing IPz pkg") + print("{99}.mein menu") + choose12 = input(opt) + if choose12 == '1': + start_ip_search() + elif choose12 == '2': + cls() + installing_ipz = subprocess.getoutput("git clone https://github.com/mrprogrammer2938/IPz") + print(installing_ipz) + try14() + elif choose12 == '99': + Black_Tool_Start() + else: + black_ip_search() +def black_Cam_Hacking(): + cls() + print(color.blue) + os.system("figlet Cam Hacking") + print(color.End) + print("\n{1}.Cam-Hackers") + print("{2}.Cam-Hack-ang") + print("{3}.say cheese") + print("{4}.say Master") + print("{5}.Cam-Phish") + print("{99}.mein menu") + choose3 = input(opt) + if choose3 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938") + try19() + elif choose3 == '2': + cls() + os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") + try19() + elif choose3 == '3': + cls() + os.system("git clone https://github.com/keralahackers/saycheese") + try19() + elif choose3 == '4': + cls() + os.system("git clone https://github.com/joshkar/SayMaster") + try19() + elif choose3 == '5': + cls() + os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") + try19() + elif choose3 == '99': + menu() + else: + black_Cam_Hacking() +def black_Cam_Hacking_2(): + cls() + print(color.blue) + os.system("figlet Cam Hacking") + print(color.End) + print("\n{1}.Cam-Hackers") + print("{2}.Cam-Hack-ang") + print("{3}.say cheese") + print("{4}.say Master") + print("{5}.Cam-Phish") + print("{99}.mein menu") + choose3 = input(opt) + if choose3 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Cam-Hackers") + try19() + elif choose3 == '2': + cls() + os.system("git clone https://github.com/AngelSecurityTeam/Cam-Hackers") + try19() + elif choose3 == '3': + cls() + os.system("git clone https://github.com/keralahackers/saycheese") + try19() + elif choose3 == '4': + cls() + os.system("git clone https://github.com/joshkar/SayMaster") + try19() + elif choose3 == '5': + cls() + os.system("git clone https://github.com/techchipnet/CamPhish/ Cam-Phish/") + try19() + elif choose3 == '99': + black_2() + else: + black_Cam_Hacking_2() +def try32(): + try_again_1 = input("\nDo you want to try again? [y/n] ") + if try_again_1 == 'y': + black_Tool_Search() + elif try_again_1 == 'n': + try29() + else: + try32() +def try32(): + try_again_2 = input("\nDo you want to try again? [y/n] ") + if try_again_2 == 'y': + black_Tool_Search_2() + elif try_again_2 == 'n': + try30() + else: + try32() +def Black_Tool_Shell(): + try: + cls() + banner() + while True: + option = input(opt_shell) + option = option.split() + if option == []: + pass + elif option[0] == 'back': + menu() + elif option[0] == 'exit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'quit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'help': + print(Black_Tool_Shell_Help) + elif option[0] == 'options': + print(""" +------------------ +Ping Test | +------------------ +""") + elif option[0] == 'set': + if len(option) < 3: + print(""" +--------------- +Host | +Packet | +--------------- +""") + else: + if option[1] == 'host': + host = option[2] + print("\nHost ==> " + host + "\n") + elif option[1] == 'packet': + packet = option[2] + print("\nPacket ==> " + packet + "\n") + else: + print("\nPlease, Usage: set [Option]...\n") + elif option[0] == 'clear': + cls() + elif option[0] == 'banner': + banner() + elif option[0] == 'exploit': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'run': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'cls': + cls() + elif option[0] == 'version': + print(Black_Tool_Version) + else: + print(option[0] + color.red + "\n Not Found!" + color.End) + except: + try_to_Black_Tool() +def Black_Tool_Shell_2(): + try: + cls() + banner() + while True: + option = input(opt_shell) + option = option.split() + if option == []: + pass + elif option[0] == 'back': + black_2() + elif option[0] == 'exit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'quit': + print(color.green + "\nExiting..." + color.End) + sys.exit() + elif option[0] == 'help': + print(Black_Tool_Shell_Help) + elif option[0] == 'options': + print(""" +------------------ +Ping Test | +------------------ +""") + elif option[0] == 'set': + if len(option) < 3: + print(""" +--------------- +Host | +Packet | +--------------- +""") + else: + if option[1] == 'host': + host = option[2] + print("\nHost ==> " + host + "\n") + elif option[1] == 'packet': + packet = option[2] + print("\nPacket ==> " + packet + "\n") + else: + print("\nPlease, Usage: set [Option]...\n") + elif option[0] == 'clear': + cls() + elif option[0] == 'banner': + banner() + elif option[0] == 'exploit': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'run': + print(color.org) + start_pingtest = subprocess.getoutput(f"ping -w {packet} {host}") + print(start_pingtest) + print(color.End) + elif option[0] == 'cls': + cls() + elif option[0] == 'version': + print(Black_Tool_Version) + else: + print(option[0] + color.red + "\n Not Found!" + color.End) + except: + try_to_Black_Tool() +def try29(): + try_to_Black_Tool_menu = input("\npress Enter...") + if try_to_Black_Tool_menu == '': + menu() + else: + menu() +def try30(): + try_to_Black_Tool_menu = input("\npress Enter...") + if try_to_Black_Tool_menu == '': + cls() + black_2() + else: + cls() + black_2() +def try32(): + try_again_2 = input("\nDo you want to try again? [y/n] ") + if try_again_2 == 'y': + black_Tool_Search() + elif try_again_2 == 'n': + try29() + else: + try32() +def try32(): + try_to_Black_Tool_5 = input("\npress Enter...") + if try_to_Black_Tool_5 == '': + black() + else: + black() +def try33(): + try_to_Black_Tool_6 = input("\nDo you want to try again? [y/n] ") + if try_to_Black_Tool_6 == 'y': + cls() + black_2() + elif try_to_Black_Tool_6 == 'n': + try30() + else: + try33() +def try_to_Black_Tool(): + try_again_3 = input("\npress Enter...") + if try_again_3 == '': + menu() + else: + menu() +def try_to_Black_Tool_2(): + try_again_4 = input("\npress Enter...") + if try_again_4 == '': + black_2() + else: + black_2() +def Black_Tool_Command_2(): + try_to_help_Black_Tool_Command = print(""" + clear + cls + banner + version + back + help: + clear | clear banner + cls | clear banner + banner | show Black Tool banner + version | show Black Tool Version + back | back banner on Black Tool Menu + + """) + try26() +def black_tool_help(): + print(""" +Start Tool at: """ + color.green + str(black_Tool_date) + color.blue + """ +Black-Tool""" + color.End + """ Usage: + --start start Hack Menu! + --install + pkg + --clone + Repositories + --version Black-Tool version + --help + Black-Tool Help +""") +def Black_Tool_Command(): + try_to_help_Black_Tool_Command = print(""" + clear + cls + banner + version + back + help: + clear | clear banner + cls | clear banner + banner | show Black Tool banner + version | show Black Tool Version + back | back banner on Black Tool Menu + + """) + try25() +def black_portscan(): + cls() + print("\n{1}.Online") + print("{2}.Installing Portscan") + print("{3}.mein menu") + choose10 = input(opt) + if choose10 == '1': + portscan_attack() + elif choose10 == '2': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Portscan") + try4() + elif choose10 == '3': + Black_Tool_Start() + else: + black_portscan() +def black_ddosattack(): + cls() + os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") + try4() +def black_ping(): + cls() + host3 = input(ip) + packet = input(packet_2) + time.sleep(2) + c = subprocess.getoutput("ping -w " + packet + " " + host3) + print(c) + time.sleep(2) + try4() +def start_ip_search(): + cls() + web2 = input(ip) + time.sleep(1) + sock = socket.gethostbyname(web2) + print("Ip: " + sock) + try13() +def try19(): + try_to_camhack = input("\npress Enter...") + if try_to_camhack == '': + black_Cam_Hacking() + else: + black_Cam_Hacking() +def try4(): + try_to_mein1 = input("\npress Enter...") + if try_to_mein1 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def try20(): + try_to_Phishing = input("\npress Enter...") + if try_to_Phishing == '': + black_Phishing() + else: + black_Phishing() +def try25(): + try_to_black_menu_2 = input("\npress Enter...") + if try_to_black_menu_2 == '': + menu() + else: + menu() +def banner(): + print(color.green + """ + ███████████ ████ █████ ███████████ ████ + ░░███░░░░░███░░███ ░░███ ░█░░░███░░░█ ░░███ + ░███ ░███ ░███ ██████ ██████ ░███ █████ ░ ░███ ░ ██████ ██████ ░███ + ░██████████ ░███ ░░░░░███ ███░░███ ░███░░███ ░███ ███░░███ ███░░███ ░███ + ░███░░░░░███ ░███ ███████ ░███ ░░░ ░██████░ ░███ ░███ ░███░███ ░███ ░███ + ░███ ░███ ░███ ███░░███ ░███ ███ ░███░░███ ░███ ░███ ░███░███ ░███ ░███ + ███████████ █████░░████████░░██████ ████ █████ █████ ░░██████ ░░██████ █████ + ░░░░░░░░░░░ ░░░░░ ░░░░░░░░ ░░░░░░ ░░░░ ░░░░░ ░░░░░ ░░░░░░ ░░░░░░ ░░░░░ \n""" + color.End) +def black_weblocation(): + cls() + print(exm) + site = input(ip) + try: + search = ipapi.location(ip=site, key=None) + print("\n") + print(Fore.RED + "[~] " + Fore.WHITE + "Ip: " + Fore.GREEN + search["ip"]) + print(Fore.RED + "[~] " + Fore.WHITE + "City " + Fore.GREEN + search["city"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Region " + Fore.GREEN + search["region"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Country: " + Fore.GREEN + search["country"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Org: " + Fore.GREEN + search["org"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Time Zone: " + Fore.GREEN + search["timezone"]) + print(Fore.RED + "[~] " + Fore.WHITE + "Languages: " + Fore.GREEN + search["languages"]) + time.sleep(2) + except: + print(color.green + "\nPlease" + color.red + ", Check Ip!\n") + time.sleep(1) + try4() +def portscan_attack(): + cls() + host = input(ip) + attack_portscan = requests.get("https://api.hackertarget.com/nmap/?q=" + host).text + print(attack_portscan) + time.sleep(2) + try6() +def try26(): + try_to_black_menu_2 = input("\npress Enter...") + if try_to_black_menu_2 == '': + black_2() + else: + black_2() +def black_whois_lookup(): + cls() + host5 = input(ip) + time.sleep(1) + print(color.white_light) + attack_whois = subprocess.getoutput("whois " + host5) + print(attack_whois) + time.sleep(2) + try7() +def try18(): + try_to_webhacking = input("\npress Enter...") + if try_to_webhacking == '': + black_webhacking() + else: + black_webhacking() +def try61(): + try_to_webhacking_2 = input("\npress Enter...") + if try_to_webhacking_2 == '': + black_webhacking_2() + else: + try_to_webhacking_2() +def Developer(): + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "This code write by " + color.blue + "Mr.nope" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) + print(color.org + "Github: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try25() +def try13(): + try_to_search_ip = input("\nDo you want to try again? [y/n] ") + if try_to_search_ip == 'y': + start_search_ip() + elif try_to_search_ip == 'n': + try12() + else: + try13() +def try6(): + try_again_2 = input("\nDo you want to try again? [y/n] ") + if try_again_2 == 'y': + portscan_attack() + elif try_again_2 == 'n': + try5() + else: + try6() +def try15(): + try_to_menu_2_3 = input("\npress Enter...") + if try_to_menu_2_3 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def black_Phishing(): + cls() + print(color.blue) + os.system("figlet Phishing") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.zphisher") + print("{3}.nex-Phisher") + print("{4}.Social Phish") + print("{5}.Black-phish") + print("{6}.Phish-Mailer") + print("{99}.mein menu") + choose4 = input(opt) + if choose4 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try20() + elif choose4 == '2': + cls() + os.system("git clone https://github.com/htr-tech/zphisher") + try20() + elif choose4 == '3': + cls() + os.system("git clone https://github.com/htr-tech/nexphisher") + try20() + elif choose4 == '4': + cls() + os.system("git clone https://github.com/xHak9x/SocialPhish") + try20() + elif choose4 == '5': + cls() + os.system("git clone https://github.com/iinc0gnit0/BlackPhish") + try20() + elif choose4 == '6': + cls() + os.system("git clone https://github.com/BiZken/PhishMailer") + try20() + elif choose4 == '99': + menu() + else: + black_Phishing() +def black_Phishing_2(): + cls() + print(color.blue) + os.system("figlet Phishing") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.zphisher") + print("{3}.nex-Phisher") + print("{4}.Social Phish") + print("{5}.Black-phish") + print("{6}.Phish-Mailer") + print("{99}.mein menu") + choose4 = input(opt) + if choose4 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try20() + elif choose4 == '2': + cls() + os.system("git clone https://github.com/htr-tech/zphisher") + try20() + elif choose4 == '3': + cls() + os.system("git clone https://github.com/htr-tech/nexphisher") + try20() + elif choose4 == '4': + cls() + os.system("git clone https://github.com/xHak9x/SocialPhish") + try20() + elif choose4 == '5': + cls() + os.system("git clone https://github.com/iinc0gnit0/BlackPhish") + try20() + elif choose4 == '6': + cls() + os.system("git clone https://github.com/BiZken/PhishMailer") + try20() + elif choose4 == '99': + black_2() + else: + black_Phishing_2() +def try14(): + try_to_menu2_2 = input("\npress Enter...") + if try_to_menu2_2 == '': + black_ip_search() + else: + black_ip_search() +def try_to_black_menu(): + try4 = input("\npress Enter...") + if try4 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def try5(): + try_again_1 = input("\npress Enter...") + if try_again_1 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +def black_wirless_Attack(): + cls() + print(color.blue) + os.system("figlet Wirless Attack") + print(color.End) + print("\n{1}.wifite") + print("{2}.Airattackit") + print("{3}.wifispy") + print("{4}.wifi-God") + print("{5}.wifi-cracker") + print("{99}.mein menu") + choose5 = input(opt) + if choose5 == '1': + cls() + os.system("git clone https://github.com/derv82/wifite") + try21() + elif choose5 == '2': + cls() + os.system("git clone https://github.com/JoyGhoshs/Airattackit") + elif choose5 == '3': + cls() + os.system("git clone https://github.com/AresS32/wirespy") + try21() + elif choose5 == '4': + cls() + os.system("git clone https://github.com/waseem-sajjad/WifiGod") + try21() + elif choose5 == '5': + cls() + os.system("git clone https://github.com/brannondorsey/wifi-cracking") + try21() + elif choose5 == '99': + menu() + else: + black_wirless_Attack() +def black_wirless_Attack_2(): + cls() + print(color.blue) + os.system("figlet Wirless Attack") + print(color.End) + print("\n{1}.wifite") + print("{2}.Airattackit") + print("{3}.wifispy") + print("{4}.wifi-God") + print("{5}.wifi-cracker") + print("{6}.wiresec") + print("{99}.mein menu") + choose5 = input(opt) + if choose5 == '1': + cls() + os.system("git clone https://github.com/derv82/wifite") + try21() + elif choose5 == '2': + cls() + os.system("git clone https://github.com/JoyGhoshs/Airattackit") + elif choose5 == '3': + cls() + os.system("git clone https://github.com/AresS32/wirespy") + try21() + elif choose5 == '4': + cls() + os.system("git clone https://github.com/waseem-sajjad/WifiGod") + try21() + elif choose5 == '5': + cls() + os.system("git clone https://github.com/brannondorsey/wifi-cracking") + try21() + elif choose5 == '6': + cls() + os.system("git clone https://github.com/bitcoinander/wiresec") + try21() + elif choose5 == '99': + black_2() + else: + black_wirless_Attack_2() +def try21(): + try_to_wirless_attack = input("\npress Enter...") + if try_to_wirless_attack == '': + black_wirless_Attack() + else: + black_wirless_Attack() +def try1(): + try_to_black_tool = input("\npress Enter...") + if try_to_black_tool == '': + menu() + else: + menu() +def black_webinfo(): + cls() + print(color.blue) + os.system("figlet Web Info") + print(color.End) + print("\n{1}.Web-Info") + print("{2}.setookit") + print("{3}.webkiller") + print("{4}.web informtion") + print("{5}.Th3inspector") + print("{99}.mein menu") + choose6 = input(opt) + if choose6 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Web-Info") + try17() + elif choose6 == '2': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") + try17() + elif choose6 == '3': + cls() + os.system("git clone https://github.com/ultrasecurity/webkiller") + try17() + elif choose6 == '4': + cls() + os.system("git clone https://github.com/zahidin/web-information-gathering") + try17() + elif choose6 == '5': + cls() + os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") + try17() + elif choose6 == '99': + menu() + else: + black_webinfo() +black_Tool_pkg_installing_Err = """ +install pkg Name +""" +def black_webinfo_2(): + cls() + print(color.blue) + os.system("figlet Web Info") + print(color.End) + print("\n{1}.Web-Info") + print("{2}.setookit") + print("{3}.webkiller") + print("{4}.web informtion") + print("{5}.Th3inspector") + print("{99}.mein menu") + choose6 = input(opt) + if choose6 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/Web-Info") + try17() + elif choose6 == '2': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit") + try17() + elif choose6 == '3': + cls() + os.system("git clone https://github.com/ultrasecurity/webkiller") + try17() + elif choose6 == '4': + cls() + os.system("git clone https://github.com/zahidin/web-information-gathering") + try17() + elif choose6 == '5': + cls() + os.system("git clone https://github.com/Moham3dRiahi/Th3inspector") + try17() + elif choose6 == '99': + black_2() + else: + black_webinfo_2() +def black_tool_developer_2(): + os.system("printf '\033]2;Black-Tool\a'") + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) + print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.4.0" + color.End) + print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try28() +def try24(): + Err_try_to_Black_Tool = input("\npress Enter...") + if Err_try_to_Black_Tool == '': + menu() + else: + menu() +Black_Tool_clone_Err = """ +clone [Pkg] +""" +def black_soialenginners(): + cls() + print(color.blue) + os.system("figlet social Engineer") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.focial") + print("{3}.fluxion") + print("{4}.Insta Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try22() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") + try22() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/FluxionNetwork/fluxion") + try22() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/fuck3erboy/instahack") + try22() + elif choose7 == '99': + menu() + else: + black_soialenginners() +def black_soialenginners_2(): + cls() + print(color.blue) + os.system("figlet social Engineer") + print(color.End) + print("\n{1}.setoolkit") + print("{2}.focial") + print("{3}.fluxion") + print("{4}.Insta Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/trustedsec/social-engineer-toolkit/ setoolkit/") + try56() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/v2-dev/awesome-social-engineering/ focial/") + try56() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/FluxionNetwork/fluxion") + try56() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/fuck3erboy/instahack") + try56() + elif choose7 == '99': + black_2() + else: + black_soialenginners_2() +def try22(): + try_to_Soial_Eng = input("\npress Enter...") + if try_to_Soial_Eng == '': + black_soialenginners() + else: + black_soialenginners() +def black_Hackingtools(): + cls() + print(color.blue) + os.system("figlet Hacking Tools") + print(color.End) + print("\n{1}.Hacking-Tools") + print("{2}.Hack-Tools") + print("{3}.fsociety") + print("{4}.PTool") + print("{5}.onex") + print("{6}.Kit Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/hackingtools") + try16() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/Z4nzu/hackingtool") + try16() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/Manisso/fsociety") + try16() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/mrprogrammer2938/PTool") + try16() + elif choose7 == '5': + cls() + os.system("git clone https://github.com/rajkumardusad/onex") + try16() + elif choose7 == '6': + cls() + os.system("git clone https://github.com/AdrMXR/KitHack") + try16() + elif choose7 == '99': + menu() + else: + black_Hackingtools() +def try56(): + try_to_black_Tool_menu_soial_Enginner =input("\npress Enter...") + if try_to_black_Tool_menu_soial_Enginner == '': + black_soialenginners_2() + else: + black_soialenginners_2() +def black_Hackingtools_2(): + cls() + print(color.blue) + os.system("figlet Hacking Tools") + print(color.End) + print("\n{1}.Hacking-Tools") + print("{2}.Hack-Tools") + print("{3}.fsociety") + print("{4}.PTool") + print("{5}.onex") + print("{6}.Kit Hack") + print("{99}.mein menu") + choose7 = input(opt) + if choose7 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/hackingtools") + try16() + elif choose7 == '2': + cls() + os.system("git clone https://github.com/Z4nzu/hackingtool") + try16() + elif choose7 == '3': + cls() + os.system("git clone https://github.com/Manisso/fsociety") + try16() + elif choose7 == '4': + cls() + os.system("git clone https://github.com/mrprogrammer2938/PTool") + try16() + elif choose7 == '5': + cls() + os.system("git clone https://github.com/rajkumardusad/onex") + try16() + elif choose7 == '6': + cls() + os.system("git clone https://github.com/AdrMXR/KitHack") + try16() + elif choose7 == '99': + black_2() + else: + black_Hackingtools_2() +def try7(): + try_to_whois_attack = input("\nDo you want to try again? [y/n] ") + if try_to_whois_attack == 'y': + black_whois_lookup() + elif try_to_whois_attack == 'n': + try4() + else: + try7() +def try28(): + try_to_black_menu_4=input("\npress Enter...") + if try_to_black_menu_4 == '': + black_2() + else: + black_2() +def try23(): + try_to_DDos_Attack = input("\npress Enter...") + if try_to_DDos_Attack == '': + black_DDos_Attack() + else: + black_DDos_Attack() +def Black_Tool_CMD(): + try: + cls() + while True: + choose_cmd = input(opt_cmd) + choose_cmd = choose_cmd.split() + if choose_cmd == []: + pass + elif choose_cmd[0] == 'help': + print(Black_Tool_cmd_help) + elif choose_cmd[0] == 'exit': + menu() + elif choose_cmd[0] == 'clear': + cls() + elif choose_cmd[0] == 'cls': + cls() + elif choose_cmd[0] == 'quit': + menu() + elif choose_cmd[0] == 'install': + if len(choose_cmd) < 3: + print(black_Tool_pkg_installing_Err) + else: + if choose_cmd[1] == 'pkg': + pkg_name = choose_cmd[2] + os.system("apt install " + pkg_name) + else: + print(black_Tool_pkg_installing_Err) + elif choose_cmd[0] == 'banner': + banner() + elif choose_cmd[0] == 'clone': + if len(choose_cmd) < 2: + print(Black_Tool_clone_Err) + else: + res_name = choose_cmd[1] + os.system(f"git clone {res_name}") + else: + print(choose_cmd[0] + color.red + " Command Not Found!" + color.End) + except: + print("\n") + try56() +def Black_Tool_CMD_2(): + try: + cls() + while True: + choose_cmd = input(opt_cmd) + choose_cmd = choose_cmd.split() + if choose_cmd == []: + pass + elif choose_cmd[0] == 'help': + print(Black_Tool_cmd_help) + elif choose_cmd[0] == 'exit': + black_2() + elif choose_cmd[0] == 'clear': + cls() + elif choose_cmd[0] == 'cls': + cls() + elif choose_cmd[0] == 'quit': + black_2() + elif choose_cmd[0] == 'install': + if len(choose_cmd) < 3: + print(black_Tool_pkg_installing_Err) + else: + if choose_cmd[1] == 'pkg': + pkg_name = choose_cmd[2] + os.system("apt install " + pkg_name) + else: + print(black_Tool_pkg_installing_Err) + elif choose_cmd[0] == 'banner': + banner() + elif choose_cmd[0] == 'clone': + if len(choose_cmd) < 2: + print(Black_Tool_clone_Err) + else: + res_name = choose_cmd[1] + os.system(f"git clone {res_name}") + else: + print(choose_cmd[0] + color.red + " Command Not Found!" + color.End) + except: + print("\n") + try57() +def black_DDos_Attack(): + cls() + print(color.blue) + os.system("figlet DDos Attack") + print(color.End) + print("\n{1}.DDos-Attack") + print("{2}.hammer") + print("{3}.Liteddos") + print("{4}.Rave-Tool") + print("{5}.DDos-Attack-Mrx") + print("{99}.mein menu") + choose8 = input(opt) + if choose8 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") + try23() + elif choose8 == '2': + cls() + os.system("git clone https://github.com/cyweb/hammer") + try23() + elif choose8 == '3': + cls() + os.system("git clone https://github.com/4L13299/LITEDDOS") + try23() + elif choose8 == '4': + cls() + os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") + try23() + elif choose8 == '5': + cls() + os.system("git clone https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") + try23() + elif choose8 == '99': + menu() + else: + black_DDos_Attack() +def try56(): + try_to_Black_Tool_menu_4 = input("\npress Enter...") + if try_to_Black_Tool_menu_4 == '': + menu() + else: + menu() +def black_DDos_Attack_2(): + cls() + print(color.blue) + os.system("figlet DDos Attack") + print(color.End) + print("\n{1}.DDos-Attack") + print("{2}.hammer") + print("{3}.Liteddos") + print("{4}.Rave-Tool") + print("{5}.DDos-Attack-Mrx") + print("{99}.mein menu") + choose8 = input(opt) + if choose8 == '1': + cls() + os.system("git clone https://github.com/mrprogrammer2938/DDos-Attack") + try23() + elif choose8 == '2': + cls() + os.system("git clone https://github.com/cyweb/hammer") + try23() + elif choose8 == '3': + cls() + os.system("git clone https://github.com/4L13299/LITEDDOS") + try23() + elif choose8 == '4': + cls() + os.system("git clone https://github.com/Taguar258/Raven-Storm/ Rave-Tool/") + try23() + elif choose8 == '5': + cls() + os.system("git clone https://github.com/Ha3MrX/DDos-Attack/ DDos-Attack-Mrx/") + try23() + elif choose8 == '99': + black_2() + else: + black_DDos_Attack_2() +def try57(): + try_to_Black_Tool_menu_5 = input("\npress Enter...") + if try_to_Black_Tool_menu_5 == '': + black_2() + else: + black_2() +def black_Update_Uninstalling(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.Update") + print("{2}.Uninstall") + print("{99}.mein menu") + choose9 = input(opt) + if choose9 == '1': + black_update() + elif choose9 == '2': + black_uninstall() + elif choose9 == '99': + menu() + else: + black_Update_Uninstalling() +def black_Update_Uninstalling_2(): + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print("\n{1}.Update") + print("{2}.Uninstall") + print("{99}.mein menu") + choose9 = input(opt) + if choose9 == '1': + black_update() + elif choose9 == '2': + black_uninstall() + elif choose9 == '99': + black_2() + else: + black_Update_Uninstalling_2() +def black_tool_developer(): + os.system("printf '\033]2;Black-Tool\a'") + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) + print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.5.2" + color.End) + print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try57() +def black_tool_developer_2(): + os.system("printf '\033]2;Black-Tool\a'") + cls() + os.system("figlet -f slant Black-Tool|lolcat") + print(color.green + "\nThis code write by " + color.blue + "Mr.nope" + color.End) + print(color.prlblue + "\nProgramm Name: " + color.red + "Black-Tool" + color.End) + print(color.red + "\nVersion: " + color.darkblue + "1.5.2" + color.End) + print(color.org + "\nGithub: " + color.green + "https://github.com/mrprogrammer2938" + color.End) + time.sleep(2) + try60() +def try57(): + try_to_soi = input("\nDo you want to open Developer Github? [y/n] ") + if try_to_soi == 'y': + if sys.platform == 'linux': + os.system("firefox https://github.com/mrprogrammer2938") + elif sys.plstform == 'win32': + os.system("chrome https://github.com/mrprogrammer2938") + elif sys.platform == 'mac': + os.system("firefox https://github.com/mrprogrammer2938") + else: + print("\nPlease, Run This Programm on Linux, Windows or MacOS!\n") + try58() + elif try_to_soi == 'n': + try58() + else: + try57() +def try60(): + try_to_soi = input("\nDo you want to open Developer Github? [y/n] ") + if try_to_soi == 'y': + if sys.platform == 'linux': + os.system("firefox https://github.com/mrprogrammer2938") + try59() + elif sys.plstform == 'win32': + os.system("chrome https://github.com/mrprogrammer2938") + try59() + elif sys.platform == 'mac': + os.system("firefox https://github.com/mrprogrammer2938") + try59() + else: + print("\nPlease, Run This Programm on Linux, Windows or MacOS!\n") + try59() + elif try_to_soi == 'n': + try59() + else: + try60() +def try58(): + try_to_menu_5 = input("\npress Enter...") + if try_to_menu_5 == '': + menu() + else: + menu() +def try59(): + try_to_menu_6 = input("\npress Enter...") + if try_to_menu_6 == '': + black_2() + else: + black_2() +def try16(): + try_to_choose_opt = input("\npress Enter...") + if try_to_choose_opt == '': + menu() + else: + menu() +def try35(): + try_to_Black_menu_7 = input("\npress Enter...") + if try_to_Black_menu_7 == '': + black_2() + else: + black_2() +def black_update(): + if system == 'Linux': + os.system("cd .. && sudo rm Black-Tool") + os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") + try10() + elif system == 'Mac': + os.system("cd .. && sudo rm -r Black-Tool") + os.system("git clone https://github.com/mrprogrammer2938/Black-Tool") + try10() + elif system == 'Windows': + cls() + print("\nThis Programm Can Not Run Your OS!\n") + sys.exit() + else: + print("\nThis, Programm Can Run on Linux,MacOS\n") + time.sleep(2) + try9() +def try27(): + try_to_black_menu_3 = input("\npress Enter...") + if try_to_black_menu_3 == '': + black() + else: + black() +def try16(): + try_to_menu_installing_hackingtool = input("\npress Enter...") + if try_to_menu_installing_hackingtool == '': + black_Hackingtools() + else: + black_Hackingtools() +def black_uninstall(): + if system == 'Linux': + os.system("cd /usr/local/bin && sudo rm hack") + print("\nPlease, Using: ./uninstall in hack file") + try8() + elif system == 'Mac': + os.system("cd /usr/local/bin && sudo rm hack") + print("\nPlease, Using: ./uninstall in hack file") + try8() + elif system == 'Windows': + cls() + print("\nThis Programm Can Not Run Your OS!\n") + sys.exit() + else: + print("\nThis, Programm Can Run on +Linux,MacOs\n") + time.sleep(2) + try9() +def try17(): + try_to_webinfo = input("\npress Enter...") + if try_to_webinfo == '': + black_webinfo() + else: + black_webinfo() +def try9(): + try_to_mein2 = input("\npress Enter...") + if try_to_mein2 == '': + menu() + else: + menu() +def try10(): + try_to_mein3 = input("\npress Enter...") + if try_to_mein3 == '': + ext() + else: + ext() +def try11(): + try_again_nslookup = input("Do you want to try again? [y/n] ") + if try_again_nslookup == 'y': + black_nslookup() + elif try_again_nslookup == 'n': + try12() + else: + try11() +def try12(): + try_to_menu_5 = input("\npress Enter...") + if try_to_menu_5 == '': + Black_Tool_Start() + else: + Black_Tool_Start() +if __name__ == '__main__': + try: + if system == 'Linux': + arg() + elif system == 'Windows': + print(Black_Tool_OS_Err) + sys.exit() + elif system == 'Mac': + arg() + else: + print(Black_Tool_OS_Err) + except IndexError: + print("\nPlease, Usage: --help\n") + sys.exit() +cls() +# Black-Tool 1.5.2 From b24466298a217be922b76d5f951885c467e4dd53 Mon Sep 17 00:00:00 2001 From: "Mr.programmer" <78996423+mrprogrammer2938@users.noreply.github.com> Date: Sat, 3 Jul 2021 23:19:33 +0430 Subject: [PATCH 022/392] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5285e21..16f9026 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Black-Tool ⬛⬛⬛ + +```Black-Tool Version 1.5.2``` + Install the tools and start hacking Attacking ! ``` ███████████ ████ █████ ███████████ ████ @@ -14,6 +17,7 @@ Install the tools and start hacking Attacking ! This code write by [Mr.nope](https://github.com/mrprogrammer2938) +[![Python 3.9](https://img.shields.io/static/v1?label=