LAN HACKING - Without Using Any Tool
Hey friends today I am going to teach you how to hack your school LAN without using any tool.
YES, you read it correctly "without using a single tool", using only windows command.
All you need is Luck and Patience. Six simple process then we are done.
1. arp -a
![[Image: arp.png]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_vh5w3G2820o0TadjXuKcn-EejFjh09e41r-nPkKR84-rpjZFFd1iwirwKhJqaXYHJ6fEcpHpBQ6ueYNosb01h0fZURsYwdkb6uaa8=s0-d)
This will list the active systems in you LAN, from which you choose a victim,
in my case I choose 10.1.0.73 (after trying more than five victims without +ve result)
2. Next use "nbtstat -A 10.1.0.73"
![[Image: nbtstat2.png]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_uNwf4bnxFFdksXkCxbUs14tWxWo534fgs11quf15mtSg0xSZ50XxaMSivVaCUzrRv_IbJRuN6BmSqbjwcNh1z2Xu3yn3ih6q-SQPjpM-Vx0Q=s0-d)
This will give you the netbios name , on the table if you see <20> it means shared is enable,
next you use "net view" to see the list of share documents on the victim system,
if <20> is not there choose another victim.

3. Next use "net view 10.1.0.73"
![[Image: netview.png]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_uuIuBbC9nysFBUBR2pPvpLobGusDmmzhiA4fpXnZXIGtjWx75Kv1_VVIxG2sbgbMaIrBszDADIJT9n2-TxDhOl7sszzymnD4-GEv80SgD7=s0-d)
If no shared floder is listed then choose
another victim.
If you get "Access is denied"
find another victim.
Now use “ net use “ with any of the shared name and change
to the dir letter in this case G:
4. net use G: \\10.1.0.73\SharedDocs
5. G: <enter key>
![[Image: netuse.png]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_sbM7O-pj9V2c3Abt_bmMCSXpEDyshgpnbK2s6GZNIFteJe5dZhRz7AXh4udpDbxP-kK-9jll00ONTnF8oE5yrJxmS0tHYPI-vCK_3jU8c=s0-d)
6. Start --> My computer --> Network Locations
![[Image: netwk_location.png]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_uYajzPkX4ol2JpmFXGDou-0lrgbVMMpFK8BtM9lJGg5yALfl5fLdunv8by-4dpg3El5CFnhyY3yugnC9FLCFaHQd19pOxW98AEoWJRLMBAn-pW7VVoCg=s0-d)
From this point if you don't know what to do,
YES, you read it correctly "without using a single tool", using only windows command.
All you need is Luck and Patience. Six simple process then we are done.
1. arp -a
This will list the active systems in you LAN, from which you choose a victim,
in my case I choose 10.1.0.73 (after trying more than five victims without +ve result)
2. Next use "nbtstat -A 10.1.0.73"
This will give you the netbios name , on the table if you see <20> it means shared is enable,
next you use "net view" to see the list of share documents on the victim system,
if <20> is not there choose another victim.
3. Next use "net view 10.1.0.73"
If no shared floder is listed then choose
If you get "Access is denied"
Now use “ net use “ with any of the shared name and change
to the dir letter in this case G:
4. net use G: \\10.1.0.73\SharedDocs
5. G: <enter key>
6. Start --> My computer --> Network Locations
From this point if you don't know what to do,
No comments:
Post a Comment