WebEye "provides a quick and easy operation in accessing WebEye families (web cameras and web servers) that generates live images". A vulnerability in the product allows an attacker to gather a list of usernames and passwords configured in the server without needing any special privileges.
Credit:
The information has been provided by datapath.
# WHAT IS THIS?
# This is an exploit to retrieve all username and passwords from a
# webeye video server.
# REQUIREMENTS
# It requires some perl libraries. If you dont have them already
# installed, search cpan.org.
# HOW DOES IT WORKS?
# Well, its very simple, because the server provides a mechanism (not
# documented) to retrieve all passwords! You can read the code below,
# its short and simple.
# If you think its fun, but dont know any webeye video server, just make a
# search in Google. You will find a lot of them! Have fun!
###########################################################################