n00b Tutorial : Hacking LAN using Metasploit Framework
By admin on Feb 18, 2008 in LAN Hacking, Metasploit, hacking tutorial
you know there is one thing that make me happy having a website,that i can share to another even it very simple and tiny tutorial.i will wrote everything i know and i learn on this site,and i hope every one can use it and get a benefit by reading mine.today i’d like to give my hacking tutorial using metasploit. in this tutorial only i will show you how to use metasploit.this is very simple one. i’ll just use one exploit and get in to the victim box.
ok let start it. i put into step so you can understand well :
- launch your metasploit. you can use metaslpoit framework you like. it just the same. you can use the lastest one metasploit framework 3.1 or use framwork 2.7 like i do. i prefer use this one now so i can give you a clear snapshot.
-
if you never use a metasploit, you can type “help”. it will show you all command that can used on metasploit. this is some common command that use for metasploit
-
use : this will specify the exploit you use. ex: use netapi_…
-
- first i’ll show you the specifiy of my victim box. i’m using nma. but i’ll keep the IP addres.i hope you understand
-
next step chosing an apropriate exploit. i’ll use Netapi_ms06_040. this one always success. this is my favorite one
. and i assum just see the pic below you can understand how to put the parameter.
ups i get in
the next step i all up to you. because what i need is more proxy . (at my campus oen subnet given a fix bandwitch.so i need tunneling from other). so i will put bouncer there. and make it tunneling to me. you can do what you need. but remember be good hacker. i never touch other data. i hope you either. that all. happy hacking.
note:
RHOST = your target IP,RPORT = target port, Payloads = what the hell you want after get connection ,TARGET = the option just 0 and 1 just put 0 because it will adapt with the target system.

