AntiEye: IP webcam penetration test suit
Sum
AntiEye is an experimental utility pack, designed to ease the process of remote webcam access testing.
Powered simultaneously by HTML5 and .NET, it was designed with Windows support in mind.
Parser
Design: browser-based converter, implemented in pure CoffeeScript 2.
Usage: converting ExpCamera logs into a commonly recognizable ip:port user:pass data format.
Dist: https://guevara-chan.github.io/AntiEye/parser/main.html (live version)
Extra: requires ES6 support to work properly.
Checker
Design: terminal-based utility, written entirely in Boo v0.9.7.0.
Usage: mass-checking remote webcams through provided credentials feed by requesting broadcast snapshots.
Dist: https://github.com/Guevara-chan/AntiEye/releases/download/v0.05/checker.zip (latest release)
Extra: requires .NET 4.0 framework to run. Confirmed as being mostly compatible with Mono 4.6.2+.
Use
Source: https://github.com/Guevara-chan/