Skip to content

Instantly share code, notes, and snippets.

View crypt0rr's full-sized avatar

Bart crypt0rr

View GitHub Profile
import random
import argparse
import tempfile
import ipaddress
from time import sleep
from shlex import split
from os import path, remove
from scapy.all import sniff
from threading import Thread
from subprocess import Popen, PIPE
@keithmorris
keithmorris / drive-format-ubuntu.md
Last active April 22, 2025 13:21
Partition, format, and mount a drive on Ubuntu