Skip to content

Proof-of-concept program that is able to read and write arbitrary bits using HTTP server-side caching

License

Notifications You must be signed in to change notification settings

SafeBreach-Labs/cachetalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cachetalk

Cachetalk is a proof-of-concept program that is able to read and write arbitrary bits using HTTP server-side caching.

It was released as part of the In Plain Sight: The Perfect Exfiltration talk given at Hack In The Box Amsterdam 2016 conference by Itzik Kotler and Amit Klein from SafeBreach Labs.

Slides are availble here and a Whitepaper is available here

Version

0.1.0

Installation

Cachetalk requires Python 2.7.x to run.

$ git clone https://github.com/SafeBreach-Labs/cachetalk.git
$ cd cachetalk
$ python cachetalk.py -h

License

BSD 3-Clause

About

Proof-of-concept program that is able to read and write arbitrary bits using HTTP server-side caching

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages