TryCatchHCF / PacketWhisper

PacketWhisper: Stealthily exfiltrate data and defeat attribution using DNS queries and text-based steganography. Avoid the problems associated with typical DNS exfiltration methods. Transfer data between systems without the communicating devices directly connecting to each other or to a common endpoint. No need to control a DNS Name Server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

installing

TheWildIndian opened this issue · comments

very new to git repositories . after i clone to directory in kali how do i install and run program ?

  1. Clone the repository
git clone https://github.com/TryCatchHCF/PacketWhisper
  1. Make sure you have python installed version 2. This is not written with version 3
$ python --version       
Python 2.7.18
  1. Go inside the cloned directory and then execute the file packetWhisper.py
$ cd PacketWhisper
$ python packetWhisper.py