Posts

Showing posts with the label metrepreter

Some of the Cool Metasploit Metrepreter script

Some of the Cool Metasploit Metrepreter script Getcountermeasure Getcountermeasure is an automated script Disable security measures such as antivirus, firewall, and more. Command:- run g etcountermeasure G etgui getgui script is used to enable RDP on a target system. Command:- run g etgui -e Get Telnet gettelnet script is used to enable telnet on the victim. Command:- run g ettelnet -e Winenum Winenum script is used to dump tokens, hashes. Command:- run winenum Getlocalsubnet getlocalsubnet script is used to get the local subnet mask of a victim. Command:- run get local subnets Killav Killav used to disable most antivirus programs. Command:- run killav Checkvm Checkvm used to see if you exploited a virtual machine. Command:- run checkvm Scraper Scraper is an automated script that gathers the victim machine environment information. Command:- run scraper Screenspy screenspy used to take screenshot f remote pc. Command:- run screenspy -t 10 Keylogrecorder keylogrecorder used to start ...