CodePug: Programming Resources

Create a Honeypot Using a GT704WG Wireless Router

After having to chase some people down the street several weeks in a row for trying to crack my wireless WEP key from their cars, it occured to me that instead of viewing the popularity of my wireless network as a nuisance it could actually be an opportunity. Recently, I was fortunate enough to acquire a spare wireless GT704WG router. After tinkering around with it for a while, I found that wireless routers provide an excellent platform for delivering personalized content to would be hackers, neighbors, and anyone in the area connecting to available networks. This page provides a list of steps that I have taken to create a captive portal (a.k.a. honeypot) from my GT704WG wireless router.

License: GPL (Open Source)
Last udpated: 2010-06-13 17:10:10

Feel free to download and give it a try!


Steps


Useful Links


Download

The content and/or source code for the "Create a Honeypot Using a GT704WG Wireless Router" application has been made available as a reference below. It is our hope that it will be an encouragement to others learning to program other freely available applications.

Filename Vers. File type Size Comments
gt704wg-dproxySrc.zip 1.0 GPL Source Code 39k After obtaining a mipsel toolchain, download and cross-compile this source to handle DNS.
dproxy 1.0 GLIBC 2.96 MIPSEL Binary 44k wget http://www.codepug.com/downloads/dproxy

Note: This code has not been fully tested. Please do not run this unless you acknowledge that you assume all risks associated with its operation.