Basic Command Meterpreter

Before we get to know more about exploitation the operating system. it helps us to know the basic commands in meterpreter.

Meterpreter :
Command session in which a client (attacker) can control device that is in use by the victim such as for example, downloading files, uploading and browsing to the operating system.

background:

restore order before meterpreter metasploit open


ps:
command that shows which programs it is running on the operating system of the victim.


migrate :
The command associated with the command "PS" at the top of the order in which we will perform the move process to other processes.



pwd :
this command to show the location of the directory.


ls :
display a list of files from a directory



upload :
command to upload a file to the victim system



download :
download files from the victim system


shell :
order to get a command prompt from the victim's computer.


getuid :
to display the hostname of the victim's computer


ipconfig :
displays the network interface card in the victim



sysinfo :
displays information from the victim operating system



Help :  
This command can help us display the menu what we need in order meterpreter


such as the example shown in the image above, it's a little command that I showed and still there are many commands available

There are many other commands that we must understand, but in this post I do not give all the basic commands meterpreter. the rest you can learn and understand.


Regards :
Hidemichi-Hiroyuki a.k.a [H2]




Comments

Popular posts from this blog

Decrypt MD5 $Wordpress

Configure Pure-FTP on Kali Linux

Forensic - Zbot Trojan Horse Analysis