This blog talks about Computer, Security, Information technology, SEO, Video, etc. Now you can find all free things, Information Technology and Tips and Trick in this blog. JOIN ME KANG ASU

Breaking

Saturday 15 February 2020

FockCache

Kang Asu
FockCache - Minimalized Test Cache Poisoning

FockCache - Minimalized Test Cache Poisoning

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


Regards
Kang Asu

No comments:

Post a Comment

# Silahkan berkomentar, bertanya dan kritik dengan sopan
# Disini anda boleh menyisipkan Link di kolom komentar
# Tetapi akan saya moderasi atau Review terlebih dahulu tiap komentar
# Jangan sampai komentar anda mengandung SPAM.

# Terima Kasih - Regards Muhammad Sobri Maulana