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
- Host: GitHub
- URL: https://github.com/bluscreenofjeff/metasploit-resource-scripts
- Owner: bluscreenofjeff
- License: bsd-3-clause
- Created: 2015-03-26T03:32:02.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-10-08T17:13:56.000Z (over 2 years ago)
- Last Synced: 2025-01-11T21:13:52.779Z (over 1 year ago)
- Topics: metasploit, metasploit-framework, msfconsole
- Size: 4.88 KB
- Stars: 76
- Watchers: 7
- Forks: 26
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).