Hack$Notes
Search…
Hack$Notes
Enumeration
Transferring Files
Metasploit Framework
Reverse Shells
Buffer Overflow
Spawning a Shell
Password Attacks
Privilege Escalation
Port Forwarding
Tools / Techniques
General Check List
Misc. Commands
Steganography
Evasion Techniques
SQL Injection Payloads
LFI / RFI
Recover contents
JAR Files
Strace/Ltrace
Port Knocking
Screenshots in Kali
Curl
Resources
Powered By GitBook
Recover contents
Recover contents from files.
With the following you should be able to read contents of deleted files.
​
dd if=/dev/sdb of=/tmp/somefile bs=4096
ls -lash /tmp |grep somefile
strings somefile
Previous
LFI / RFI
Next
JAR Files
Last modified 2yr ago
Copy link