Aircrack-ng forum

General Category => General help => Topic started by: musket33 on December 31, 2013, 12:31:28 pm

Title: Reseting Routers Remotely
Post by: musket33 on December 31, 2013, 12:31:28 pm
Those who have a reason to try and reset routers remotely - such and reseting WPS locked routers or when WPA Phishing, we suggest you follow the developments at this thread. Currently the operation can be conducted using commandlines in terminal windows but we expect that an automated process using airodump-ng and mdk3 will be released in the near future.


https://forums.kali.org/showthread.php?19498-MDK3-Secret-Destruction-Mode
Title: Re: Reseting Routers Remotely
Post by: musket33 on January 13, 2014, 09:08:43 am
Atrophy has been released. Object is to reset WPS routers to harvest WPS pins. Program has a exploratory mode and an automatic mode. See start of link above for address and how to download information.

MTB
Title: Re: Reseting Routers Remotely
Post by: musket33 on January 14, 2014, 01:43:05 am
Readers Note   Our Team did not post any files to this site. http://www.mirrorcreator.com/files/1NLJSO03/. The atrophy.sh file posted there is correct however getting to the file MAY load your computer with spyware and Adds.

We suggest you go to the download below  here for the file. Just click the link and enter the pin shown at the bottom and

download. If file doesn't come try a few times.There is no signup required.


For

atrophy.sh

go to


http://www.axifile.com/en/B045D05996


Title: Re: Reseting Routers Remotely
Post by: madafakaz on January 18, 2014, 01:35:57 pm
your success with this really depends on router manufacturer and hardware used

i have successfully managed to reboot tg782i router but only when connected to it's wifi

if you are interested in exploring this the process involves running a couple of concurent nmap scans. i usually open 4-5 terminal windows and run nmap -v -A xxx.xxx.xxx.xxx

once the basic scans are done and nmap script engine launches scripts against a router it freezes and restarts. sometimes it's neccessary to repeat the process a few times but if you could narrow down the script that does this it might be useful to try to forge a packet that could be sent in monitor mode.

the mentioned router uses crappy broadcom chipset and it's very likely other thomson/technicolor models are vulenerable to this bug
Title: Re: Reseting Routers Remotely
Post by: musket33 on February 10, 2014, 12:21:18 am
Thanx for your input I will post a link to this in kali linux. The effort to reset routers to harvest WPS pins is being led by soxrox. Right now we think frankenscript is the program of choice but it uses the same attack type as atrophy which is mdk3. We will start exploring nmap. If you have any ideas on coding you are welcome to join in this effort.