Wednesday 27 April 2011

How to create malicious Wireless Access Point

If you want all detail of each step and package, please go to the Source.

1. Copy the config file from Source to wireless access point (This tutorial uses WRT54GL)
scp * to your wireless access point

2. Move old config file to backup in /etc/config and move the new config to /etc/config
cd /etc/config
mv network  network.bak
mv dhcp dhcp.bak
mv wireless wireless.bak
mv package/wireless

No comments:

Post a Comment