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_sQHSSgT9EzjIN6ACdKGuqMCpH9Qww0bQDtxJhvS3jexf8BUbljoyueVolHA2XtP62X7-J8BIZRwIQRPF7ZL30jl-RGECxcGHQxK8Y=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_sdSbCCcQq6aIpge7m8M9tH-_EufCpBJKiNSRS-_e5f2K5PcWZ0jaMDmKt3PkOzu2u9xwQoxUtXa7MoEOdGKc3ORlQ1wgYckLtKFVUPdHt-NA=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_vdUIi0eyc2H3CSwDnbHG1bAtzq7DXBXdPdFoXrTyRJMLmUKrD2UOr28nq6Al833qtfXeMNbjICcc7Z0piIyjH6AS4I_6yjNlnvIE5y-YaL=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_tEwZxwnpC8pta5CLT0aZCsIET9da4XbTH0M1qiLb9K2RaaZJOf21Pqdf6rfxM2VX8H58x6Z_igKn8KJNVoFIFAj33B-v-KDj71OZq5QwU=s0-d)
6. Start --> My computer --> Network Locations
![[Image: netwk_location.png]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_sShYs3iSrWK14faxKP7b-AEXv6zsXRVG8jAVWfrf4z6J4OESL5SmGvJ7zxYB3FOGZuE3QZXPyAfOk_X9_hAI7nei2oJsUt2v4aaycTRQ4UDF2-bepQDA=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