Measure the test taker's knowledge about network security. (1)

Source: Internet
Author: User

8. Hide your computer on the network neighbor

Net config server/hidden: yes
Net config server/hidden: no is enabled

  9. Several net commands

A. The net view of the current workgroup server list is displayed. When you use this command without the option, it displays the list of computers in the current domain or network.
For example, you can view the shared resources on this IP address.
C:> net view 192.168.10.8
Share resources on 192.168.10.8
Resource Sharing name type usage comment
--------------------------------------
Website Service Disk
The command is successfully completed.

B. view the user account list on the computer. net user
C. view the network connection. net use
For example, net use z: 192.168.10.8movie maps the movie shared directory of this IP address to a local Z disk.
D. Record the link to the net session
Example: C:> net session
Computer User Name customer type open idle time
-------------------------------------------------------------------------------
192.168.10.110 ROME Windows 2000 2195 0 00:03:12

192.168.10.51 ROME Windows 2000 2195 0 00:00:39
The command is successfully completed.

  10. Route Tracking command

A. tracert pop.pcpop.com
B. In addition to displaying routes, pathping pop.pcpop.com also provides S analysis to calculate the % of the dropped packets.

  11. Several commands on shared security

A. view the shared resources of your machine. net share
B. manually delete the share (you can compile a bat file, start the instance and run it, and delete all the shares !)
Net share c $/d
Net share d $/d
Net share ipc $/d
Net share admin $/d
Note that there is a space after $.
C. Add a share:
C: et share mymovie = e: downloadsmovie/users: 1
Mymovie is shared successfully.
At the same time, the number of connected users is limited to 1.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.