[TuT]Windows 7 hacking - Part 1 - DoS 05-04-2011, 08:32 PM
#1
Hi,
Since many are interested in hacking Windows 7, I will post couple of tuts how to do it.
So, in the first part, I will show you how to make a Denial of Service atack (DoS, NOT DDoS!!! DoS and DDoS are 2 completely different things!) with using an exploit (yay! no more booters!)
Well basically we will use an exploit, that will start infinite loops on the computer, leading the computer to freezing - Denial of service. Remember, this will freeze the computer COMPLETELY, not only the internet. Therefore its very dangerous attack and I do not suggest you to use it on anybody without permission.
Similar exploit used to be on old PHP versions where when you have put in url:
the server would start an infinite loop since it would always call the same command.
So, startup metasploit and use this exploit:
actually, by metasploit its defined as auxiliary since it doesn't allow remote code execution.
From here, there is not much to set... actually you can do "exploit" right away, if you want to set this attack on some specified network, you can set the ip by:
The IP might change there. Now, this isn't URL as you can see. I'm not sure how its called (damn my noobiness) but try putting:
into RUN or into webbrowser. You can acess files of other computer with this.
This is leading to the (in my eyes kinda funny) idea, how to protect yourself from people looking at your files
Just simply let this running and when they hit the folder BAM their PC will freeze 
Ok, hope you liked this tut, enjoy!!! If you have any questions, ask bellow!
PS: Dont't forget to check out Part 2!
Since many are interested in hacking Windows 7, I will post couple of tuts how to do it.
So, in the first part, I will show you how to make a Denial of Service atack (DoS, NOT DDoS!!! DoS and DDoS are 2 completely different things!) with using an exploit (yay! no more booters!)
So how to do it? - Theory
Well basically we will use an exploit, that will start infinite loops on the computer, leading the computer to freezing - Denial of service. Remember, this will freeze the computer COMPLETELY, not only the internet. Therefore its very dangerous attack and I do not suggest you to use it on anybody without permission.
Similar exploit used to be on old PHP versions where when you have put in url:
Code:
www.example.ext/index.php?file=index.phpThe actual exploiting:
So, startup metasploit and use this exploit:
Code:
dos/windows/smb/ms10_006_negotiate_response_loopFrom here, there is not much to set... actually you can do "exploit" right away, if you want to set this attack on some specified network, you can set the ip by:
Code:
set srvhost [desired ip]After exploiting / The victims side
So when you start the exploit, a server will start. Your victim has to connect to it to get the exploit. You can see the path bellow:Code:
\\10.0.1.19\Shared\AnythingThe IP might change there. Now, this isn't URL as you can see. I'm not sure how its called (damn my noobiness) but try putting:
Code:
\\local net IPinto RUN or into webbrowser. You can acess files of other computer with this.
This is leading to the (in my eyes kinda funny) idea, how to protect yourself from people looking at your files
Just simply let this running and when they hit the folder BAM their PC will freeze 
Ok, hope you liked this tut, enjoy!!! If you have any questions, ask bellow!

PS: Dont't forget to check out Part 2!
Staff will never ever ask you for your personal information.
We know everything about you anyway.
We know everything about you anyway.




![[+]](https://sinister.li/images/modern/collapse_collapsed.png)
![[Image: DOOM_banner.jpg]](http://wikicheats.gametrailers.com/images/8/89/DOOM_banner.jpg)
![[Image: 9Kcm1.png]](http://i.imgur.com/9Kcm1.png)