From f0ab1ced10832704608dd231209b47e197e88aa3 Mon Sep 17 00:00:00 2001 From: Hardik Zinzuvadiya <25708027+Z4nzu@users.noreply.github.com> Date: Sat, 4 Mar 2023 09:10:56 -0500 Subject: [PATCH 1/3] [FIX] #Fixed Typos by codespell --- tools/forensic_tools.py | 2 +- tools/information_gathering_tools.py | 6 +++--- tools/others/socialmedia_finder.py | 2 +- tools/payload_creator.py | 2 +- tools/phising_attack.py | 4 ++-- tools/webattack.py | 2 +- tools/wireless_attack_tools.py | 2 +- tools/xss_attack.py | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/tools/forensic_tools.py b/tools/forensic_tools.py index 592988e..84d6b7d 100644 --- a/tools/forensic_tools.py +++ b/tools/forensic_tools.py @@ -57,7 +57,7 @@ class BulkExtractor(HackingTool): class Guymager(HackingTool): - TITLE = "Disk Clone and ISO Image Aquire" + TITLE = "Disk Clone and ISO Image Acquire" DESCRIPTION = "Guymager is a free forensic imager for media acquisition." INSTALL_COMMANDS = ["sudo apt install guymager"] RUN_COMMANDS = ["sudo guymager"] diff --git a/tools/information_gathering_tools.py b/tools/information_gathering_tools.py index 8d7ae53..65b0169 100644 --- a/tools/information_gathering_tools.py +++ b/tools/information_gathering_tools.py @@ -84,7 +84,7 @@ class RedHawk(HackingTool): class ReconSpider(HackingTool): - TITLE = "ReconSpider(For All Scaning)" + TITLE = "ReconSpider(For All Scanning)" DESCRIPTION = "ReconSpider is most Advanced Open Source Intelligence (OSINT)" \ " Framework for scanning IP Address, Emails, \n" \ "Websites, Organizations and find out information from" \ @@ -114,7 +114,7 @@ class IsItDown(HackingTool): class Infoga(HackingTool): TITLE = "Infoga - Email OSINT" - DESCRIPTION = "Infoga is a tool gathering email accounts informations\n" \ + DESCRIPTION = "Infoga is a tool gathering email accounts information\n" \ "(ip, hostname, country,...) from different public source" INSTALL_COMMANDS = [ "git clone https://github.com/m4ll0k/Infoga.git", @@ -165,7 +165,7 @@ class SecretFinder(HackingTool): class Shodan(HackingTool): TITLE = "Find Info Using Shodan" - DESCRIPTION = "Get ports, vulnerabilities, informations, banners,..etc \n " \ + DESCRIPTION = "Get ports, vulnerabilities, information, banners,..etc \n " \ "for any IP with Shodan (no apikey! no rate limit!)\n" \ "[X] Don't use this tool because your ip will be blocked by Shodan!" INSTALL_COMMANDS = ["git clone https://github.com/m4ll0k/Shodanfy.py.git"] diff --git a/tools/others/socialmedia_finder.py b/tools/others/socialmedia_finder.py index 89fb489..405f8ab 100644 --- a/tools/others/socialmedia_finder.py +++ b/tools/others/socialmedia_finder.py @@ -50,7 +50,7 @@ class FindUser(HackingTool): class Sherlock(HackingTool): TITLE = "Sherlock" DESCRIPTION = "Hunt down social media accounts by username across social networks \n " \ - "For More Usege \n" \ + "For More Usage \n" \ "\t >>python3 sherlock --help" INSTALL_COMMANDS = [ "git clone https://github.com/sherlock-project/sherlock.git", diff --git a/tools/payload_creator.py b/tools/payload_creator.py index 47b2e4b..2976aa9 100644 --- a/tools/payload_creator.py +++ b/tools/payload_creator.py @@ -86,7 +86,7 @@ class Venom(HackingTool): TITLE = "Venom Shellcode Generator" DESCRIPTION = "venom 1.0.11 (malicious_server) was build to take " \ "advantage of \n apache2 webserver to deliver payloads " \ - "(LAN) using a fake webpage writen in html" + "(LAN) using a fake webpage written in html" INSTALL_COMMANDS = [ "sudo git clone https://github.com/r00t-3xp10it/venom.git", "sudo chmod -R 775 venom*/ && cd venom*/ && cd aux && sudo bash setup.sh", diff --git a/tools/phising_attack.py b/tools/phising_attack.py index 8818607..46d573b 100644 --- a/tools/phising_attack.py +++ b/tools/phising_attack.py @@ -37,7 +37,7 @@ class AdvPhishing(HackingTool): class Setoolkit(HackingTool): TITLE = "Setoolkit" DESCRIPTION = "The Social-Engineer Toolkit is an open-source penetration\n" \ - "testing framework designed for social enginee" + "testing framework designed for social engine" INSTALL_COMMANDS = [ "git clone https://github.com/trustedsec/social-engineer-toolkit/", "cd social-engineer-toolkit && sudo python3 setup.py" @@ -92,7 +92,7 @@ class Evilginx2(HackingTool): class ISeeYou(HackingTool): TITLE = "I-See_You" DESCRIPTION = "[!] ISeeYou is a tool to find Exact Location of Victom By" \ - " User SocialEngineering or Phishing Engagment..\n" \ + " User SocialEngineering or Phishing Engagement..\n" \ "[!] Users can expose their local servers to the Internet " \ "and decode the location coordinates by looking at the log file" INSTALL_COMMANDS = [ diff --git a/tools/webattack.py b/tools/webattack.py index d4915c7..45885f2 100644 --- a/tools/webattack.py +++ b/tools/webattack.py @@ -86,7 +86,7 @@ class Dirb(HackingTool): DESCRIPTION = "DIRB is a Web Content Scanner. It looks for existing " \ "(and/or hidden) Web Objects.\n" \ "It basically works by launching a dictionary based " \ - "attack against \n a web server and analizing the response." + "attack against \n a web server and analyzing the response." INSTALL_COMMANDS = [ "sudo git clone https://gitlab.com/kalilinux/packages/dirb.git", "cd dirb;sudo bash configure;make" diff --git a/tools/wireless_attack_tools.py b/tools/wireless_attack_tools.py index fc8022f..5e5038c 100644 --- a/tools/wireless_attack_tools.py +++ b/tools/wireless_attack_tools.py @@ -48,7 +48,7 @@ class pixiewps(HackingTool): class BluePot(HackingTool): TITLE = "Bluetooth Honeypot GUI Framework" - DESCRIPTION = "You need to have at least 1 bluetooh receiver " \ + DESCRIPTION = "You need to have at least 1 bluetooth receiver " \ "(if you have many it will work with those, too).\n" \ "You must install/libbluetooth-dev on " \ "Ubuntu/bluez-libs-devel on Fedora/bluez-devel on openSUSE" diff --git a/tools/xss_attack.py b/tools/xss_attack.py index b93a888..5e4bc0d 100644 --- a/tools/xss_attack.py +++ b/tools/xss_attack.py @@ -104,7 +104,7 @@ class XanXSS(HackingTool): class XSSStrike(HackingTool): TITLE = "Advanced XSS Detection Suite" - DESCRIPTION = "XSStrike is a python script designed to detect and exploit XSS vulnerabilites." + DESCRIPTION = "XSStrike is a python script designed to detect and exploit XSS vulnerabilities." INSTALL_COMMANDS = [ "sudo rm -rf XSStrike", "git clone https://github.com/UltimateHackers/XSStrike.git " From 2c5cbb3538400e84c905f3a3444c6aa0446b4718 Mon Sep 17 00:00:00 2001 From: Hardik Zinzuvadiya <25708027+Z4nzu@users.noreply.github.com> Date: Sat, 4 Mar 2023 09:08:54 -0500 Subject: [PATCH 2/3] [FIX] #Fixed Typos by codespell --- tools/forensic_tools.py | 2 +- tools/information_gathering_tools.py | 6 +++--- tools/others/socialmedia_finder.py | 2 +- tools/payload_creator.py | 2 +- tools/phising_attack.py | 4 ++-- tools/webattack.py | 2 +- tools/wireless_attack_tools.py | 2 +- tools/xss_attack.py | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/tools/forensic_tools.py b/tools/forensic_tools.py index 592988e..84d6b7d 100644 --- a/tools/forensic_tools.py +++ b/tools/forensic_tools.py @@ -57,7 +57,7 @@ class BulkExtractor(HackingTool): class Guymager(HackingTool): - TITLE = "Disk Clone and ISO Image Aquire" + TITLE = "Disk Clone and ISO Image Acquire" DESCRIPTION = "Guymager is a free forensic imager for media acquisition." INSTALL_COMMANDS = ["sudo apt install guymager"] RUN_COMMANDS = ["sudo guymager"] diff --git a/tools/information_gathering_tools.py b/tools/information_gathering_tools.py index 8d7ae53..65b0169 100644 --- a/tools/information_gathering_tools.py +++ b/tools/information_gathering_tools.py @@ -84,7 +84,7 @@ class RedHawk(HackingTool): class ReconSpider(HackingTool): - TITLE = "ReconSpider(For All Scaning)" + TITLE = "ReconSpider(For All Scanning)" DESCRIPTION = "ReconSpider is most Advanced Open Source Intelligence (OSINT)" \ " Framework for scanning IP Address, Emails, \n" \ "Websites, Organizations and find out information from" \ @@ -114,7 +114,7 @@ class IsItDown(HackingTool): class Infoga(HackingTool): TITLE = "Infoga - Email OSINT" - DESCRIPTION = "Infoga is a tool gathering email accounts informations\n" \ + DESCRIPTION = "Infoga is a tool gathering email accounts information\n" \ "(ip, hostname, country,...) from different public source" INSTALL_COMMANDS = [ "git clone https://github.com/m4ll0k/Infoga.git", @@ -165,7 +165,7 @@ class SecretFinder(HackingTool): class Shodan(HackingTool): TITLE = "Find Info Using Shodan" - DESCRIPTION = "Get ports, vulnerabilities, informations, banners,..etc \n " \ + DESCRIPTION = "Get ports, vulnerabilities, information, banners,..etc \n " \ "for any IP with Shodan (no apikey! no rate limit!)\n" \ "[X] Don't use this tool because your ip will be blocked by Shodan!" INSTALL_COMMANDS = ["git clone https://github.com/m4ll0k/Shodanfy.py.git"] diff --git a/tools/others/socialmedia_finder.py b/tools/others/socialmedia_finder.py index 89fb489..405f8ab 100644 --- a/tools/others/socialmedia_finder.py +++ b/tools/others/socialmedia_finder.py @@ -50,7 +50,7 @@ class FindUser(HackingTool): class Sherlock(HackingTool): TITLE = "Sherlock" DESCRIPTION = "Hunt down social media accounts by username across social networks \n " \ - "For More Usege \n" \ + "For More Usage \n" \ "\t >>python3 sherlock --help" INSTALL_COMMANDS = [ "git clone https://github.com/sherlock-project/sherlock.git", diff --git a/tools/payload_creator.py b/tools/payload_creator.py index 47b2e4b..2976aa9 100644 --- a/tools/payload_creator.py +++ b/tools/payload_creator.py @@ -86,7 +86,7 @@ class Venom(HackingTool): TITLE = "Venom Shellcode Generator" DESCRIPTION = "venom 1.0.11 (malicious_server) was build to take " \ "advantage of \n apache2 webserver to deliver payloads " \ - "(LAN) using a fake webpage writen in html" + "(LAN) using a fake webpage written in html" INSTALL_COMMANDS = [ "sudo git clone https://github.com/r00t-3xp10it/venom.git", "sudo chmod -R 775 venom*/ && cd venom*/ && cd aux && sudo bash setup.sh", diff --git a/tools/phising_attack.py b/tools/phising_attack.py index 8818607..46d573b 100644 --- a/tools/phising_attack.py +++ b/tools/phising_attack.py @@ -37,7 +37,7 @@ class AdvPhishing(HackingTool): class Setoolkit(HackingTool): TITLE = "Setoolkit" DESCRIPTION = "The Social-Engineer Toolkit is an open-source penetration\n" \ - "testing framework designed for social enginee" + "testing framework designed for social engine" INSTALL_COMMANDS = [ "git clone https://github.com/trustedsec/social-engineer-toolkit/", "cd social-engineer-toolkit && sudo python3 setup.py" @@ -92,7 +92,7 @@ class Evilginx2(HackingTool): class ISeeYou(HackingTool): TITLE = "I-See_You" DESCRIPTION = "[!] ISeeYou is a tool to find Exact Location of Victom By" \ - " User SocialEngineering or Phishing Engagment..\n" \ + " User SocialEngineering or Phishing Engagement..\n" \ "[!] Users can expose their local servers to the Internet " \ "and decode the location coordinates by looking at the log file" INSTALL_COMMANDS = [ diff --git a/tools/webattack.py b/tools/webattack.py index d4915c7..45885f2 100644 --- a/tools/webattack.py +++ b/tools/webattack.py @@ -86,7 +86,7 @@ class Dirb(HackingTool): DESCRIPTION = "DIRB is a Web Content Scanner. It looks for existing " \ "(and/or hidden) Web Objects.\n" \ "It basically works by launching a dictionary based " \ - "attack against \n a web server and analizing the response." + "attack against \n a web server and analyzing the response." INSTALL_COMMANDS = [ "sudo git clone https://gitlab.com/kalilinux/packages/dirb.git", "cd dirb;sudo bash configure;make" diff --git a/tools/wireless_attack_tools.py b/tools/wireless_attack_tools.py index fc8022f..5e5038c 100644 --- a/tools/wireless_attack_tools.py +++ b/tools/wireless_attack_tools.py @@ -48,7 +48,7 @@ class pixiewps(HackingTool): class BluePot(HackingTool): TITLE = "Bluetooth Honeypot GUI Framework" - DESCRIPTION = "You need to have at least 1 bluetooh receiver " \ + DESCRIPTION = "You need to have at least 1 bluetooth receiver " \ "(if you have many it will work with those, too).\n" \ "You must install/libbluetooth-dev on " \ "Ubuntu/bluez-libs-devel on Fedora/bluez-devel on openSUSE" diff --git a/tools/xss_attack.py b/tools/xss_attack.py index b93a888..5e4bc0d 100644 --- a/tools/xss_attack.py +++ b/tools/xss_attack.py @@ -104,7 +104,7 @@ class XanXSS(HackingTool): class XSSStrike(HackingTool): TITLE = "Advanced XSS Detection Suite" - DESCRIPTION = "XSStrike is a python script designed to detect and exploit XSS vulnerabilites." + DESCRIPTION = "XSStrike is a python script designed to detect and exploit XSS vulnerabilities." INSTALL_COMMANDS = [ "sudo rm -rf XSStrike", "git clone https://github.com/UltimateHackers/XSStrike.git " From 00bb2db47f54f39c0f5ed69e8c61f36af22b06af Mon Sep 17 00:00:00 2001 From: Hardik Zinzuvadiya <25708027+Z4nzu@users.noreply.github.com> Date: Sat, 4 Mar 2023 09:28:12 -0500 Subject: [PATCH 3/3] [FIX] #lint file --- .github/workflows/lint_python.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint_python.yml b/.github/workflows/lint_python.yml index d082fa3..4cb86f6 100644 --- a/.github/workflows/lint_python.yml +++ b/.github/workflows/lint_python.yml @@ -22,7 +22,7 @@ jobs: --statistics --target-version=py37 . | grep "\[\*\]" - run: pip install black codespell mypy pytest safety - run: black --check . || true - - run: codespell || true # --ignore-words-list="" --skip="*.css,*.js,*.lock" + - run: codespell # --ignore-words-list="" --skip="*.css,*.js,*.lock" - run: pip install -r requirements.txt || pip install --editable . || pip install . || true - run: mkdir --parents --verbose .mypy_cache - run: mypy --ignore-missing-imports --install-types --non-interactive . || true