Lucene search

K
kitploitKitPloitKITPLOIT:8680322272180051050
HistoryFeb 08, 2020 - 9:00 p.m.

FockCache - Minimalized Test Cache Poisoning

2020-02-0821:00:00
www.kitploit.com
106

7.3 High

AI Score

Confidence

Low

FockCache - Minimalized Test Cache Poisoning

Detail For Cache Poisoning : <https://portswigger.net/research/practical-web-cache-poisoning&gt;

FockCache
FockCache tries to make cache poisoning by trying X-Forwarded-Host and X-Forwarded-Scheme headers on web pages.
After successful result, it gives you a poisoned URL.

To be added soon:
1 - Page Param Checker
2 - Recursive Checking

Installation
1 - Install with installer.sh
chmod +x installer.sh
./installer.sh
2 - Install manual
go get github.com/briandowns/spinner
go get github.com/christophwitzko/go-curl
go run main.go --hostname victim.host
or
go build FockCache main.go

Run
./FockCache --hostname victim.host

Download Fockcache

7.3 High

AI Score

Confidence

Low