Skip to content

Tool for finding KPOT XOR key using known-plaintext attack.

License

Notifications You must be signed in to change notification settings

EgeBalci/KPOT-Decryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Kpot Decryptor

Tool for finding KPOT XOR key using known-plaintext attack. KPOT uses the XOR key to cipher requests between victim and C2. This script will recover the XOR key up to 27 bytes.

Usage

  • go build keypot.go
./keypot -u http://targetkpot.com/

About

Tool for finding KPOT XOR key using known-plaintext attack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages