Methodology, Tricks & Common sense
Checklist for myself (mainly)
Terminal tricks
Shell upgrade to tty
username@host:~# script /dev/null -c bash
# Press Ctrl+Z
username@host:~# ^Z
# Type: stty raw -echo; fg
localname@localmachine$ stty raw -echo; fg
# Type: reset
reset
reset: unknown terminal type unknown
# Type: screen
Terminal type? screen
username@host:~# Common sense
Sub-folder or file exposed in non-accessible directory
Restoring corrupted docx files
Sources
PE Binaries
x86 or x64
Last updated