========================================================================
+++++++++++++++++++Some Useful Dos Commands.+++++++++++++++++++++
========================================================================
NETSTAT
Syntax: netstat
Example : netstat
Use : / acts monitor ports : useful to see open ports and IP Remote Connections
/ get the IP address of a person in ICQ with whom we established a conversation
-->It Displays all local network information.
NBTSTAT -A
Syntax: nbtstat- A [ Host IP ]
Example : nbtstat -A 208.24.96.12
Use : / see if the network neighborhood is installed on the remote machine and whether the information
/ identify other affiliated machine on the same network
/ feat netbios.
NBTSTAT -a
Syntax: nbtstat -a [ hostname ]
Example : nbtstat -a RAMVERMA
Use : / same use , however it is preferable to use the above method first
NBTSTAT
Type the offline command for a list of other commands available with nbtstat
NET VIEW
Syntax: net view \ [ machine name ]
Example : net view \ RAMVERMA
Use : / can see the shared resources of the remote machine and then shared drives on which the hacker will be able to infiltrateNET USE
Syntax: net use \ [ machine name ] \ [ letter resource]
Example : net use \ RAMVERMA \ C
Use : / It allows to connect to the specified resource if access is not protected by password.
No comments:
Post a Comment