Can I Haz Security
my personal blog regarding information security – Twitter (@0xB455)
Skip to content
Home
About myself
←
Carving the filesystem for recently created files in linux
Feeding content from Burpsuite into other tools e.g. sqlmap
→
Carving the filesystem for large files under linux
Posted on
2012-10-10
by
0xB455
Find files which are greater than 20MB:
find / -size +20000k -exec du -h {} \;
Share on Twitter
Share on Xing
Share on Linkedin
Share on Reddit
Share on Facebook
This entry was posted in
Backtrack / Kali-Linux
. Bookmark the
permalink
.
←
Carving the filesystem for recently created files in linux
Feeding content from Burpsuite into other tools e.g. sqlmap
→
Recent Posts
Weaponizing AMSI bypass with PowerShell
CVE-2019-15305 – CVE-2019-15309 Several Security Vulnerabilities in “Innosoft Einsatzplanung Web” Version 5.2q4
Exploitation of Server Side Template Injection with Craft CMS plugin SEOmatic <=3.1.3 [CVE-2018-14716]
Comprehensive data leakage via Google Groups
Pingsweep with Windows CLI