Update for 12-01-22 00:15

This commit is contained in:
Tyler Perkins 2022-01-12 00:15:01 -05:00
parent 85aafc9964
commit ccbf644321

View File

@ -40,3 +40,9 @@ This is the CIA list of dos and donts.
communications
* DONOT send data with fixed size and timing
* DO properly clean up network connections
== Disk I/O ==
* DO document disk forensic footprint that could created by tool
* DONOT read, write, or cache data to disk for no reason
* DONOT write plain text collected data to the disk