Skip to content

Instantly share code, notes, and snippets.

View subfission's full-sized avatar
๐Ÿ‘จโ€๐Ÿ’ป
InfoSec, privacy, and programming

ั•ฯ…ะฒฦ’ฮนั•ั•ฮนฯƒฮท subfission

๐Ÿ‘จโ€๐Ÿ’ป
InfoSec, privacy, and programming
  • This is not the web page you are looking for
View GitHub Profile
@spacepatcher
spacepatcher / Breach Compilation (1.4 billion credentials) in Postgres.md
Last active October 10, 2025 07:03
Breach Compilation (1.4 billion credentials) in Postgres.md
@MarkBaggett
MarkBaggett / 1 - pythons_sinister_secrets.md
Last active April 16, 2023 21:37
Come To The Darkside - Pythons Sinister Secrets
@nuga99
nuga99 / docker-install-parrot.sh
Last active May 5, 2025 15:21
Install Docker Engine on Parrot OS (2023)
#!/bin/sh
# From https://www.hiroom2.com/2017/09/24/parrotsec-3-8-docker-engine-en/
# Changelog:
# @DavoedM: Apr 3, 2020
# @C922A10971734: Jan 19, 2023
set -e
# Install dependencies.