An open API service indexing awesome lists of open source software.

https://github.com/bluscreenofjeff/metasploit-resource-scripts


https://github.com/bluscreenofjeff/metasploit-resource-scripts

metasploit metasploit-framework msfconsole

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Metasploit-Resource-Scripts
A repo for any Metasploit resource scripts that I've found useful

## bounce.rc
Restarts a multi/handler listener for TCP.

## bouncessl.rc
Restarts a multi/handler listener for HTTPS.

## infogather.rc
Runs a few intel-gathering commands. Can be used as the autorunscript option.

## intel.rc
Quickly runs a bulky intel-gathering script via the Windows commandline.

## local500.rc
Quickly sets options for brute forcing the local 500 account's password.

## msfconsole.rc
Sets logging, prompt, and intial handler info for msfconsole on launch.

## winpersist.rc
Sets four Windows RDP backdoor persistence mechanisms (sticky keys, etc).