diff --git a/README.md b/README.md index aa9a5bc..6885296 100644 --- a/README.md +++ b/README.md @@ -15,49 +15,57 @@ **`NOTE` : The UI hasn't been updated yet with new tools, and evil files so using cli is preferred.** +### How To Videos + +- Gain access to remote shell over the Internet using HTTP Backdoor + + [![YT Thumbnail](https://img.youtube.com/vi/Wg-PiywAqyw/maxresdefault.jpg)](https://youtu.be/Wg-PiywAqyw) + ### Installation 1. Open terminal 2. Install git package - ``` + ```bash sudo apt install git python3 -y ``` 3. clone the repository to your machine - ``` + ```bash git clone https://github.com/dmdhrumilmistry/pyhtools.git ``` 4. Change directory - ``` + ```bash cd pyhtools ``` 5. install requirements - ``` + ```bash python3 -m pip install -r requirements.txt ``` ### Start PHTools 1. change to pyhtools directory - ``` + ```bash cd pyhtools ``` 2. run pyhtools.py - ``` + ```bash python3 pyhtools.py ``` 3. to get all the commands use `help` - ``` + ```bash 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`. -### Tools and Features +### Tools and Features + #### Attackers + - `For Networks` - Network Scanner - Mac changer @@ -74,9 +82,11 @@ - Web Vulnerablity Scanner #### Detectors + - ARP Spoof Detector #### Malwares/Trojans/Payloads/Ransomwares/Worms + - Email Sender (reporter) - Downloader - Wireless Password Harvester @@ -90,7 +100,8 @@ - [DMSecRansomware](https://github.com/dmdhrumilmistry/pyhtools/blob/main/ransomwares/dmsec/HowToUse.md) - [Telegram Remote Code Executor](https://github.com/dmdhrumilmistry/pyhtools/tree/main/malwares/TelegramRemoteCodeExecutor) - DirCloner - > Do not upload/send/report malwares to anti virus services such as `VirusTotal`. This will make program detectable + + > **NOTE:** Do not upload/send/report malwares to anti virus services such as `VirusTotal`. This will make program detectable ### Dependencies @@ -112,22 +123,28 @@ ### How to Package a Trojan + - [View How to create a Trojan](https://github.com/dmdhrumilmistry/hacking_tools/blob/master/malwares/Trojans/HowToCreateTrojanPackage.md) ### Have any Ideas 💡 or issue + - Create an issue - Fork the repo, update script and create a Pull Request - - ### Connect with me on: - -
+### Connect With Me + ++
+ | + | + |
+ | + | + |