We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 78c5808 + fc57852 commit 4aa8344Copy full SHA for 4aa8344
.gitignore
@@ -66,8 +66,10 @@ external/source/exploits/**/Debug
66
external/source/exploits/**/Release
67
68
# Avoid checking in Meterpreter binaries. These are supplied upstream by
69
-# the meterpreter_bins gem.
+# the metasploit-payloads gem.
70
data/meterpreter/*.dll
71
+data/meterpreter/*.bin
72
+data/meterpreter/*.lso
73
74
# Avoid checking in Meterpreter libs that are built from
75
# private source. If you're interested in this functionality,
0 commit comments