Commit Graph

8 Commits

Author SHA1 Message Date
adfoster-r7 db3d8f1bbc Improve tlv packet logging for railgun 2022-11-09 11:31:27 +00:00
sjanusz 558d8bb727 Make TLV Logging cache threadsafe 2022-03-23 10:35:39 +00:00
sjanusz ae704eb067 Add support for multiple tlv types when logging 2022-03-04 16:20:20 +00:00
alanfoster ae3efa0589 Add command name to Meterpreter packet inspect 2021-10-21 02:08:39 +01:00
cgranleese-r7 2844792484 Adds requires to support meterpreter_commands_dependencies.rb rubocop rule 2021-07-23 14:58:26 +01:00
Spencer McIntyre fdf6f20e44 Remove the static command maps
I didn't know we had command name maps already defined when I wrote the
class that did it all dynamically. Since it's done though I think it
makes sense to keep the dynamic version to avoid repetition.
2021-04-29 16:26:55 -04:00
Spencer McIntyre 14a35a0bb3 Add documentation to the two Meterpreter mappers 2021-04-22 17:54:27 -04:00
Spencer McIntyre a16e248d45 Add the new Meterpreter command mapper 2021-04-21 15:53:06 -04:00