Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 724 Bytes

File metadata and controls

10 lines (6 loc) · 724 Bytes

ICRFuzzer

A tiny php script to fuzz Internet Connection Records also known as ICR's

The included CSV file is based of the top 1000 sites by Alexa, you can use any CSV file, the one provided is just an example. For instance Cisco Unbrella or Domain Punch

A working example can be seen hosted here: Privacy International

I've tried to add some precautions against it but there is literally nothing stopping a remote site potentionally hijacking data or cookies. This is a proof of concept and a method of data pollution, not a security tool.

USE AT YOUR OWN RISK