fockcache

command module
v0.0.0-...-3e7efa9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2020 License: GPL-2.0 Imports: 9 Imported by: 0

README

fockcache

FockCache - Minimalized Test Cache Poisoning

asciicast

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

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳