Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Targets/Antivirus/WindowsDefender.tkape
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@ Targets:
# https://www.crowdstrike.com/blog/how-to-use-microsoft-protection-logging-for-forensic-investigations/
# https://github.com/jklepsercyber/defender-detectionhistory-parser/blob/main/README.md
# https://forensafe.com/blogs/windows_defender.html
# https://www.thedfirspot.com/post/windows-defender-mp-logs-a-story-of-artifacts
1 change: 1 addition & 0 deletions Targets/Windows/Amcache.tkape
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ Targets:
# https://www.andreafortuna.org/2017/10/16/amcache-and-shimcache-in-forensic-analysis/
# https://www.forensafe.com/blogs/amcache.html
# https://commons.erau.edu/cgi/viewcontent.cgi?article=1429&context=jdfsl
# https://www.thedfirspot.com/post/evidence-of-program-existence-amcache
1 change: 1 addition & 0 deletions Targets/Windows/BITS.tkape
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ Targets:
# Documentation
# https://www.sans.org/reading-room/whitepapers/forensics/bits-forensics-39195
# https://cyberforensicator.com/2019/05/12/using-mitre-attck-for-forensics-bits-jobs-t1197/
# https://www.thedfirspot.com/post/a-bits-of-a-problem-investigating-bits-jobs
1 change: 1 addition & 0 deletions Targets/Windows/LNKFilesAndJumpLists.tkape
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@ Targets:
# https://dfir.pubpub.org/pub/wfuxlu9v
# https://www.forensafe.com/blogs/jumplist.html
# https://www.forensafe.com/blogs/lnkfile.html
# https://www.thedfirspot.com/post/a-lnk-to-the-past-utilizing-lnk-files-for-your-investigations
1 change: 1 addition & 0 deletions Targets/Windows/Prefetch.tkape
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ Targets:
# https://www.youtube.com/watch?v=prEghfj3bPI
# https://www.sans.org/security-resources/posters/windows-forensic-analysis/170/download
# https://www.forensafe.com/blogs/prefetch.html
# https://www.thedfirspot.com/post/artifacts-of-execution-i-know-what-you-did-last-incident
1 change: 1 addition & 0 deletions Targets/Windows/RDPCache.tkape
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ Targets:
# https://www.youtube.com/watch?v=NnEOk5-Dstw
# https://cbtgeeks.com/2018/05/22/digital-forensics-on-rdp-cache/
# https://github.com/BSI-Bund/RdpCacheStitcher
# https://www.thedfirspot.com/post/rdp-bitmap-cache-piece-s-of-the-puzzle
1 change: 1 addition & 0 deletions Targets/Windows/RDPLogs.tkape
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ Targets:
# https://ponderthebits.com/2018/02/windows-rdp-related-event-logs-identification-tracking-and-investigation/
# https://www.13cubed.com/downloads/rdp_flowchart.pdf
# https://www.youtube.com/watch?v=myzG11BP3Sk
# https://www.thedfirspot.com/post/lateral-movement-remote-desktop-protocol-rdp-event-logs
1 change: 1 addition & 0 deletions Targets/Windows/SUM.tkape
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ Targets:
# https://github.com/EricZimmerman/Sum - be sure to follow the guide here for repairing the DB prior to parsing
# https://github.com/brimorlabs/KStrike
# https://docs.microsoft.com/en-us/windows-server/administration/user-access-logging/manage-user-access-logging
# https://www.thedfirspot.com/post/sum-ual-investigating-server-access-with-user-access-logging
# LogFiles.tkape Target acquires this as well, but this is a more specific Target in that it ONLY grabs the SUM Database artifacts and nothing else, unlike LogFiles.tkape