All Projects β†’ Drewsif β†’ wipedicks

Drewsif / wipedicks

Licence: MIT License
Wipe files and drives securely with randoms ASCII dicks

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to wipedicks

Wasted
Lock a device and wipe its data on emergency.
Stars: ✭ 39 (-58.51%)
Mutual labels:  antiforensics, anti-forensics
BURN
[WIP] Anti-Forensics ToolKit to clear post-intrusion sensible logfiles πŸ”₯ (For Research Only)
Stars: ✭ 13 (-86.17%)
Mutual labels:  forensics, antiforensics
robot hacking manual
Robot Hacking Manual (RHM). From robotics to cybersecurity. Papers, notes and writeups from a journey into robot cybersecurity.
Stars: ✭ 169 (+79.79%)
Mutual labels:  forensics
ImageSplicingDetection
Illuminant inconsistencies for image splicing detection in forensics
Stars: ✭ 36 (-61.7%)
Mutual labels:  forensics
mini-kali
Docker image for hacking
Stars: ✭ 15 (-84.04%)
Mutual labels:  forensics
pyaff4
The Python implementation of the AFF4 standard.
Stars: ✭ 37 (-60.64%)
Mutual labels:  forensics
bootcode parser
A boot record parser that identifies known good signatures for MBR, VBR and IPL.
Stars: ✭ 91 (-3.19%)
Mutual labels:  forensics
ForensicsTools
A list of free and open forensics analysis tools and other resources
Stars: ✭ 392 (+317.02%)
Mutual labels:  forensics
WiFi-Project
Pre-connection attacks, gaining access & post-connection attacks on WEP, WPA & WPA2. πŸ›°βœ”οΈ
Stars: ✭ 22 (-76.6%)
Mutual labels:  forensics
git-forensics-plugin
Jenkins plug-in that mines and analyzes data from a Git repository
Stars: ✭ 19 (-79.79%)
Mutual labels:  forensics
ManTraNet-pytorch
Implementation of the famous Image Manipulation\Forgery Detector "ManTraNet" in Pytorch
Stars: ✭ 47 (-50%)
Mutual labels:  forensics
siemstress
Very basic CLI SIEM (Security Information and Event Management system).
Stars: ✭ 24 (-74.47%)
Mutual labels:  forensics
sift-saltstack
Salt States for Configuring the SIFT Workstation
Stars: ✭ 82 (-12.77%)
Mutual labels:  forensics
CTF-Script-And-Template-Thrift-Shop
[180+ scripts] There are a few genuine gems in there. And a lot of spaghetti code. Most of these scripts were for solving CTF's. If you googles something for a CTF and landed here look at the scripts they're all fairly malleable. Sorry for the shitty naming conventions (not really). If you are a recruiter stop. I wont be able to rewrite half thi…
Stars: ✭ 38 (-59.57%)
Mutual labels:  forensics
dcfldd
Enhanced version of dd for forensics and security
Stars: ✭ 27 (-71.28%)
Mutual labels:  forensics
LevelDBDumper
Dumps all of the Key/Value pairs from a LevelDB database
Stars: ✭ 23 (-75.53%)
Mutual labels:  forensics
truehunter
Truehunter
Stars: ✭ 30 (-68.09%)
Mutual labels:  forensics
macOS-triage
macOS triage is a python script to collect various macOS logs, artifacts, and other data.
Stars: ✭ 20 (-78.72%)
Mutual labels:  forensics
bits parser
Extract BITS jobs from QMGR queue and store them as CSV records
Stars: ✭ 64 (-31.91%)
Mutual labels:  forensics
rair-core
RAIR: RAdare In Rust
Stars: ✭ 63 (-32.98%)
Mutual labels:  forensics

wipedicks

Wipe files and drives securely with randomized ASCII dicks. Because filling hard drives with zeros is really no fun

usage: wipedicks.py [-h] [-r] [-n num] [-w] Files [Files ...]

Wipe files/devices with dicks

positional arguments:
  Files                 Files, Directories, and Devices to wipe

optional arguments:
  -h, --help            show this help message and exit
  -r, --recursive       Recursively parse folders for files to wipe
  -n num, --numrounds num
                        The number of rounds to write the files
  -w, --wipefree        Wipe the free space by creating a large file

Example:

[root@wipedicks ~]# xxd /dev/sdb | head
0000000: 3823 3d3d 447e 7e7e 2038 3d3d 3d3d 3d3d  8#==D~~~ 8======
0000010: 3d3d 3d3d 447e 7e7e 2038 3d3d 3d3d 3d3d  ====D~~~ 8======
0000020: 3d3d 3d3d 3d3d 447e 7e20 3823 3d3d 3d3d  ======D~~ 8#====
0000030: 3d44 7e20 383d 3d3d 3d3d 3d3d 3d3d 447e  =D~ 8=========D~
0000040: 7e20 3823 3d3d 3d3d 3d3d 3d3d 3d3d 447e  ~ 8#==========D~
0000050: 7e20 3823 3d3d 447e 2038 3d3d 3d3d 3d3d  ~ 8#==D~ 8======
0000060: 3d3d 447e 7e20 3823 3d3d 3d3d 447e 2038  ==D~~ 8#====D~ 8
0000070: 3d3d 3d3d 3d3d 3d3d 3d3d 3d3d 4420 383d  ============D 8=
0000080: 3d3d 3d3d 3d3d 3d3d 447e 7e20 3823 3d3d  ========D~~ 8#==
0000090: 3d3d 3d3d 3d3d 3d3d 3d3d 447e 7e20 3823  ==========D~~ 8#
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].