Skip to content
forked from klemenb/fiddly

A simple man-in-the-middle attack tool used for applying filters to the HTTP traffic on the local network.

Notifications You must be signed in to change notification settings

wgwjifeng/fiddly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fiddly, the HTTP traffic fiddler

Fiddly is a simple man-in-the-middle attack tool used for applying filters to the HTTP traffic on the local network.

About

This project was the winning entry in its category at a student competition organized by NIL d.o.o. and the Faculty of Computer and Information Science, Ljubljana in 2013. There are no plans for further development and the project is posted here for archival purposes only.

Features:

  • ARP spoofing for IPv4 traffic redirection
  • Basic HTTP redirection filters (redirect URL's based on exact matches, keywords or regular expressions)

System requirements

  1. Microsoft Windows 7 or newer Windows OS
  2. NET framework 4.5 or newer - http://go.microsoft.com/?linkid=9810134
  3. WinPcap - http://www.winpcap.org/

3rd party components

  1. SharpPcap - https://github.com/chmorgan/sharppcap
  2. Packet.Net - http://sourceforge.net/projects/packetnet/
  3. "Metro Studio" icons - http://www.syncfusion.com/downloads/metrostudio

Disclaimer

This software may be used only for educational and security testing purposes with your network administrator's consent. The author takes no responsibility for improper (or even illegal) usage, data loss or other damage that might occur during its usage.

About

A simple man-in-the-middle attack tool used for applying filters to the HTTP traffic on the local network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%