mirror of
https://github.com/rapid7/metasploit-payloads
synced 2024-11-26 17:41:08 +01:00
59834e33f7
Clone meterpreter_bins, adjust name, add new methods and build options. This started as patches on meterpreter_bins, but got too big.
44 lines
487 B
Plaintext
44 lines
487 B
Plaintext
*.gem
|
|
*.rbc
|
|
.bundle
|
|
.config
|
|
coverage
|
|
InstalledFiles
|
|
lib/bundler/man
|
|
rdoc
|
|
spec/reports
|
|
test/tmp
|
|
test/version_tmp
|
|
tmp
|
|
|
|
# YARD artifacts
|
|
.yardoc
|
|
_yardoc
|
|
doc/
|
|
|
|
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
|
|
# temp stuff
|
|
*.swp
|
|
Gemfile.lock
|
|
|
|
# and the generated output
|
|
pkg/*
|
|
data/*
|
|
|
|
# never include private bins!
|
|
# If you're interested in these, consider http://metasploit.pro
|
|
data/meterpreter/ext_server_pivot.*
|