133794m3r / 133794m3r/itp_270_projects
Write a forensics report generator
- 主要言語
- Python
- スター
- 0
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
This issue will track this basic python project.
Basically this script will do the following for any given file.
- [ ] Generate a hash of the file and put it into a file.
- [ ] Extract all metadata and put it into a the same file.
- [ ] Timestamp when this file was accessed initially.
- [ ] Sign the file with your GPG key
If any files were extracted from a file it'll look at that folder where the files were put and similarly does the following.
- [ ] For each file get all metadata and store it in a file named after the folder that contains the file(s)
- [ ] If the item was extracted include the time at which it was last modified including data relating to all permissions for this file.
- [ ] Hash each file and include this information below the file
- [ ] Sign the file with your GPG key.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。