Add initial boilerplate documentation

This commit is contained in:
adfoster-r7
2022-04-05 17:59:07 +01:00
parent 4c1883ef07
commit b2da562d97
+8
View File
@@ -0,0 +1,8 @@
### Debugging TLV Packets
TODO: Document `setg sessiontlvlogging true/false/console/etc`
### Debugging Meterpreter
- `MeterpreterDebugBuild` - When set to true ...etc etc...
- `MeterpreterDebugLogging` - When MeterpreterDebugBuild is set. The file path where logfiles will be written to on the remote machine. Only used if MeterpreterDebugBuild is set to true. Example allowed values are: rpath:/{file}, rpath:./{file} and rpath:{drive_letter}:{file}