IR icon indicating copy to clipboard operation
IR copied to clipboard

Some dfir stuff

Results 4 IR issues
Sort by recently updated
recently updated
newest added

Would be useful to have IP/Domain/Adapter info pulled from images in addition to hostname/product details in https://github.com/hiddenillusion/IR/blob/master/Disk_Analysis/get_system_details_from_image.py functions already written : https://github.com/williballenthin/python-registry/blob/master/samples/forensicating.py#L202

enhancement
Disk Analysis
Windows_OS

Other files to grab during Linux triage: - [ ] .viminfo - ssh - [ ] authorized_keys - [ ] .ssh/*

enhancement
Triage
Linux_OS

not sure it's needed for triaging but if you only have one shot I guess it could be useful: via Ian: for i in `echo $PATH | sed "s/:/ /g"`;...

enhancement
Triage