PacketWhisper icon indicating copy to clipboard operation
PacketWhisper copied to clipboard

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 betw...

Results 6 PacketWhisper issues
Sort by recently updated
recently updated
newest added

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

I have done packetcapture and all is fine till that. But when I decloakify the pcap file the file generated is empty. I triedd several times.

When there is missing package: `tcpdump` or `windump`, packetWhisper silently continues. * Automatically removed trailing whitespaces. * Changed this behavior to early exit, to inform end user about missing package....

File "/home/yossef/PacketWhisper/packetWhisper.py", line 141 print "Select time delay between DNS queries:" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?