Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Top 6 antiforensic Open-Source Projects
-
Project mention: Whats the Best and easiest Hacking Tool to do RAT windows and Linux | reddit.com/r/hacking | 2022-12-20
BYOB (Build Your Own Botnet) - BYOB is an open-source project that provides a framework for security researchers and developers to build and operate a basic botnet to deepen their understanding of the sophisticated malware that infects millions of devices every year and spawns modern botnets, in order to improve their ability to develop counter-measures against these threats.
-
Project mention: Merge, organize and dedupe (many hard drives to one) | reddit.com/r/homelab | 2023-03-19
Together with BleachBit and Geek Uninstaller are the go-to tools in my upkeep routine. You don't need those but just mentioning them.
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
awesome-anti-forensic
Tools and packages that are used for countering forensic activities, including encryption, steganography, and anything that modify attributes. This all includes tools to work with anything in general that makes changes to a system for the purposes of hiding information.
Project mention: How to wipe a drive beyond forensic recoverability? | reddit.com/r/opsec | 2022-10-28Take a look at awesome-anti-forensic
-
ulexecve
ulexecve is a userland execve() implementation which helps you execute arbitrary ELF binaries on Linux from userland without the binaries ever having to touch storage. This is useful for red-teaming and anti-forensics purposes.
Project mention: Can I exec an new process without an executable file? (2015) | news.ycombinator.com | 2022-11-02Definitely tricky. I solved it with a Python implementation by building up a big jumpbuffer so that the moment I leave Python-land I copy from temporary buffers to the right addresses and then ultimately jump at the entry point of the newly loaded binary. It's tricky and took quite some debugging to get right, but it's proven rather solid now.
See https://github.com/anvilsecure/ulexecve/blob/main/ulexecve.p... for details. Especially the `CodeGenerator` classes with implementations in x86, x86-64 and aarch64.
-
Metadata-Remover
A simple Metadata Removal Tool for images and videos using exiftool and ffmpeg in C and Python3.
Project mention: Metadata-Remover: A simple Metadata Removal Tool for images and videos using exiftool and ffmpeg in C and Python3. | reddit.com/r/CKsTechNews | 2022-06-19
antiforensics related posts
- Merge, organize and dedupe (many hard drives to one)
- Installed apps, show a 2,46TB program with name that keeps on changing.
- Just Trump's lawyer trying to destroy evidence on live television. Meh it's Wednesday.
- [Software] Alternative à CCleaner
- Tools/practices for keeping system clean?
- Laptop Daten vor Verkauf löschen
- how do i fix this?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 20 Mar 2023
Index
What are some of the best open-source antiforensic projects? This list will help you:
Project | Stars | |
---|---|---|
1 | byob | 8,215 |
2 | bleachbit | 2,065 |
3 | HiddenVM | 1,446 |
4 | awesome-anti-forensic | 275 |
5 | ulexecve | 114 |
6 | Metadata-Remover | 33 |