2025-02-17 23:19:04 +03:00

23 lines
933 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### xxd
`xxd [filename]` -> hexdump файла
### binwalk
`binwalk [filename]` -> считывает все сигнатуры файла и обнаруживает скрытые в нём друуугииие файлы. Флаг `-e` извлекает их
### exiftool
`exiftool [filename]` -> смотрит метадату файла
### AUDACITY
Прога для смотрения музики
### Autopsy
Прога для анализа образа диска
### Volatility
Да поможет тебе Бог. (и HackTricks)
- `volatility -h`
- `volatility imageinfo -f file.dmp` -> покажет инфу про образ
- `volatility -f file.dmp --profile=Win7SP1x64 hivelist` -> инфа о юзерах
- `volatility -f file.dmp --profile=Win7SP1x64 hashdump` -> хэши глупых паролей
- `volatility -f file.dmp --profile=Win7SP1x64 clipboard` -> буфер глупого обмена