All Projects → dmdhrumilmistry → pyhtools

dmdhrumilmistry / pyhtools

Licence: MIT license
A Python Hacking Library consisting of network scanner, arp spoofer and detector, dns spoofer, code injector, packet sniffer, network jammer, email sender, downloader, wireless password harvester credential harvester, keylogger, download&execute, ransomware, data harvestors, etc.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to pyhtools

AttackSurfaceManagement
Discover the attack surface and prioritize risks with our continuous Attack Surface Management (ASM) platform - Sn1per Professional #pentest #redteam #bugbounty
Stars: ✭ 45 (-72.89%)
Mutual labels:  penetration-testing, hacking-tool, hacking-tools
TokenBreaker
JSON RSA to HMAC and None Algorithm Vulnerability POC
Stars: ✭ 51 (-69.28%)
Mutual labels:  penetration-testing, hacking-tool, hacking-tools
minipwner
A script to configure a TP-Link MR3040 running OpenWRT into a simple, yet powerful penetration-testing "dropbox".
Stars: ✭ 53 (-68.07%)
Mutual labels:  penetration-testing, hacking-tool, hacking-tools
Webspoilt
This script will you help to find the information about the website and to help in penetrating testing
Stars: ✭ 34 (-79.52%)
Mutual labels:  penetration-testing, hacking-tool, hacking-tools
Webmap
A Python tool used to automate the execution of the following tools : Nmap , Nikto and Dirsearch but also to automate the report generation during a Web Penetration Testing
Stars: ✭ 188 (+13.25%)
Mutual labels:  penetration-testing, hacking-tool
Crithit
Takes a single wordlist item and tests it one by one over a large collection of websites before moving onto the next. Create signatures to cross-check vulnerabilities over multiple hosts.
Stars: ✭ 182 (+9.64%)
Mutual labels:  penetration-testing, hacking-tool
Awesome Bbht
A bash script that will automatically install a list of bug hunting tools that I find interesting for recon, exploitation, etc. (minus burp) For Ubuntu/Debain.
Stars: ✭ 190 (+14.46%)
Mutual labels:  penetration-testing, hacking-tool
maalik
Feature-rich Post Exploitation Framework with Network Pivoting capabilities.
Stars: ✭ 75 (-54.82%)
Mutual labels:  remoteaccess, penetration-testing
Nosqlmap
Automated NoSQL database enumeration and web application exploitation tool.
Stars: ✭ 1,928 (+1061.45%)
Mutual labels:  penetration-testing, hacking-tool
Cameradar
Cameradar hacks its way into RTSP videosurveillance cameras
Stars: ✭ 2,775 (+1571.69%)
Mutual labels:  penetration-testing, hacking-tool
tryhackme-ctf
TryHackMe CTFs writeups, notes, drafts, scrabbles, files and solutions.
Stars: ✭ 140 (-15.66%)
Mutual labels:  penetration-testing, hacking-tools
Recsech
Recsech is a tool for doing Footprinting and Reconnaissance on the target web. Recsech collects information such as DNS Information, Sub Domains, HoneySpot Detected, Subdomain takeovers, Reconnaissance On Github and much more you can see in Features in tools .
Stars: ✭ 173 (+4.22%)
Mutual labels:  penetration-testing, hacking-tool
Minesweeper
A Burpsuite plugin (BApp) to aid in the detection of scripts being loaded from over 23000 malicious cryptocurrency mining domains (cryptojacking).
Stars: ✭ 162 (-2.41%)
Mutual labels:  penetration-testing, hacking-tool
Reconnoitre
A security tool for multithreaded information gathering and service enumeration whilst building directory structures to store results, along with writing out recommendations for further testing.
Stars: ✭ 1,824 (+998.8%)
Mutual labels:  penetration-testing, hacking-tool
hackarsenaltoolkit
Hacking arsenal. This script download the latest tools, wordlists, releases and install common hacking tools
Stars: ✭ 39 (-76.51%)
Mutual labels:  hacking-tool, hacking-tools
Icg Autoexploiterbot
Wordpress 🔥 Joomla 🔥 Drupal 🔥 OsCommerce 🔥 Prestashop 🔥 Opencart 🔥
Stars: ✭ 242 (+45.78%)
Mutual labels:  penetration-testing, hacking-tool
phishEye
phishEye is an ultimate phishing tool in python. Includes popular websites like Facebook, Twitter, Instagram, LinkedIn, GitHub, Dropbox, and many others. Created with Flask, custom templates, and tunneled with ngrok and localhost.run.
Stars: ✭ 47 (-71.69%)
Mutual labels:  hacking-tool, hacking-tools
Black-Tool
Install the tools and start Attacking , black-tool v5.0 ! ⬛
Stars: ✭ 239 (+43.98%)
Mutual labels:  hacking-tool, hacking-tools
default-http-login-hunter
Login hunter of default credentials for administrative web interfaces leveraging NNdefaccts dataset.
Stars: ✭ 285 (+71.69%)
Mutual labels:  penetration-testing, hacking-tool
Scilla
🏴‍☠️ Information Gathering tool 🏴‍☠️ DNS / Subdomains / Ports / Directories enumeration
Stars: ✭ 116 (-30.12%)
Mutual labels:  penetration-testing, hacking-tool

PyHTools

PyHTools Logo

  • Python Hacking Tools (PyHTools) (pht) is a collection of python written hacking tools consisting of network scanner, arp spoofer and detector, dns spoofer, code injector, packet sniffer, network jammer, email sender, downloader, wireless password harvester credential harvester, keylogger, download&execute, and reverse_backdoor along with website login bruteforce, scraper, web spider etc. PHT also includes malwares which are undetectable by the antiviruses.

  • The tools provided are for educational purposes only. The developers are no way responsible for misuse of information and tools provided. All the information and tools are meant to help users to learn concepts. Use tools wisely!

  • These tools are written in python3, refer installation to install/download tools and its dependencies.

  • PyHTools comes with UI, but you can also use command line to use tools individually.

NOTE : The UI hasn't been updated yet with new tools, Refer examples for more information

How To Videos

  • Gain access to remote shell over the Internet using HTTP Backdoor

    YT Thumbnail

Installation

Using pip

  • Install main branch using pip

    pip install git+https://github.com/dmdhrumilmistry/pyhtools.git
  • Install Release from PyPi

    pip install pyhtools

Manual Method

  • Open terminal

  • Install git package

    sudo apt install git python3 -y
  • clone the repository to your machine

    git clone https://github.com/dmdhrumilmistry/pyhtools.git
  • Change directory

    cd pyhtools
  • install requirements

    python3 -m pip install -e .

Start PyHTools

  • run pyhtools.py

    python3 -m pyhtools
  • to get all the commands use help

    pyhtools >> help

There may be chances that pyfiglet or kamene will not be installed through requirements.txt, you can install manually using pip3 install pyfiglet kamene.
If you're using Termux or windows, then use pip instead of pip3.
Few features are only for linux os, hence they might not work on windows and require admin priviliges.

Open In Google Cloud Shell

  • Temporary Session
    Open in Cloud Shell

  • Perisitent Session
    Open in Cloud Shell

Package Tools and Features

Attackers

  • For Networks

    • Network Scanner
    • Mac changer
    • ARP Spoofing
    • DNS spoofing
    • Downloads Replacer
    • Network Jammer
    • Pkt Sniffer
    • Code Injector
  • For Websites

    • Login Guesser (Login Bruteforcer)
    • Web Spider
    • Web crawler (detects dirs | subdomains)
    • Web Vulnerablity Scanner
  • For Android

    • mitm
      • Custom Certificate Pinner

Detectors

  • ARP Spoof Detector

Malwares/Trojans/Payloads/Ransomwares/Worms

  • Email Sender (reporter)
  • Downloader
  • Wireless Password Harvester
  • Credential Harvester
  • Keylogger (dlogs)
  • Reverse Backdoors
    • TCP
    • HTTP
  • Download and Execute
  • Telegram Data Harvester
  • DMSecRansomware
  • Telegram Remote Code Executor
  • DirCloner

NOTE: Do not upload/send/report malwares to anti virus services such as VirusTotal. This will make program detectable

Project Updates

How to Package a Evil Files

Have any Ideas 💡 or issue

  • Create an issue
  • Fork the repo, update script and create a Pull Request

Contributing

Refer CONTRIBUTIONS.md for contributing to the project.

LICENSE

PyHTools is distributed under MIT License. Refer License for more information.

Connect With Me

Platforms
GitHub LinkedIn Twitter
Instagram Blog Youtube
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].