Meterpreter Scripts

  • File

    browserenum-dev.rb

     (18K)
    This script is for the enumeration thru the information stored in Web Browsers. Covering Firefox, IE and Chrome. Currently in development. All feedback is welcomed.
  • File

    checkvm.rb

     (1K)
    Meterpreter script to identify if target host is a Virtual Machine and what type of VM it is, it identifies Hyper-V, Xen Server, VMware and VirtualBox
  • File

    disable_audit.rb

     (3K)
    Script to disable auditing on events on target machines thru the modification of local security policy, the script will generate a rollback command for clean up so as to re-enable auditing to the state it was before being disabled.
  • File

    getcountermeasure.rb

     (8K)
    This script is for the identification of third party anti virus, HIPS, HIDS, Firewalls as well as Windows security settings as local Firewall and on Vista if UAC is enabled - This Script is now part of the Metasploit Project
  • File

    getgui.rb

     (5K)
    Script for enabling the RDP service on a target host, you can also add a user account and set up the right permission on the target if Meterpreter is running under the right privileges. This Script is now part of the Metasploit Project
  • File

    gettelnet.rb

     (5K)
    Scrtip for enabling the Telnet Service on Windows 2003 and XP system, on Vista and Windows 2008 it will install the service and configure it, just like in Getgui it has the ability to add a user account and set the right permissions for it for telnet access, system or administration privileges are necessary for execution on the target host. This Script is now part of the Metasploit Project
  • File

    hostsedit.rb

     (3K)
    Script for modifying a targets hosts file and flushing all DNS entries from the cache, very useful for redirecting traffic. This Script is part of the Metasploit Project.
  • File

    keylogrecorder.rb

     (4K)
    This script was written to save all keystrokes entered on a target machine and save them in a sqlite database for later analysis. This Script is now part of the Metasploit Project
  • File

    memdump.rb

     (4K)
    Script for dumping a targets memory using the mdd tool from http://www.mantech.com/msma/mdd.asp and gives the option of downloading the image or leaving the image on the server for later download.
  • File

    multicommad.rb

     (2K)
    Script for executing several Windows Command line commands either given in a comma separated value or thru a file. This Script is part of the Metasploit Project.
  • File

    netenum.rb

     (9K)
    Network enumeration script for performing ping sweeps, reverse DNS lookups, general DNS record query and SRV Record enumeration. This Script is now part of the Metasploit Project
  • File

    paulbutscratch.rb

     (174b)
    Special script written by request by Paul Asidorian for scratching his but.
  • File

    remotewinenum.rb

     (6K)
    Script for the enumeration of remotes host thru the target host using WMIC command. This Script is now part of the Metasploit Project
  • File

    rickroll.rb

     (1K)
  • File

    scheduleme.rb

     (10K)
    Meterpreter Script for scheduling tasks on target host and for scheduling tasks on other hosts using the credentials under which the Meterpreter process is running. All tasks are scheduled to run as Syste
  • File

    schtasksabuse.rb

     (5K)
    First version of the script for using the Scheduler service to run commands as system on several hosts. This commands are run as System on the target machines. This script is based on a tool demoed by Val Smith in Defcon 16.
  • File

    soundrecorder.zip

     (401K)
    Script and executables for recording sound thru default input on a target machine for a specified time frame, thsi script was a request of pauldotcom.com.
  • File

    winbf.rb

     (6K)
    Script for performing windows login brute force attack against a remote host from the target machine. This Script is now part of the Metasploit Project
  • File

    winenum.rb

     (21K)
    Windows enumeration script that will perform a series of command depending the OS and permission level gathering all type of information that can later be leveraged for further attacks, it also has the ability to export and download the targets host registry. This Script is now part of the Metasploit Project
  • File

    wmic.rb

     (4K)