Skip to content

Tool to extract files from a squid cache based on search term

License

Notifications You must be signed in to change notification settings

admrply/squidextract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

squidextract

Tool to extract files from a squid cache based on search term.

I got sick of manually searching for and manually carving files, so I built a tool to do it for me!

Usage

Must be run from the squid cache directory.

$ ./squidcache.sh term-to-search-for

Future Development

This was a fairly quick and dirty script, so the chances of me actually getting round to building these in are very slim, however it shouldn't be too difficult to implement the following if anyone should fancy doing so:

  • Recover file names (should be possible from the HTTP headers)
  • Reconstruct full websites using string matching and replacement in HTML/CSS/etc pages
  • Add more magic numbers

About

Tool to extract files from a squid cache based on search term

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages