Skip to content

Instantly share code, notes, and snippets.

View luisduenas's full-sized avatar

Luis Dueñas luisduenas

View GitHub Profile
@luisduenas
luisduenas / delete_accounts.sh
Created July 3, 2024 23:13
Script to delete rows from a malicious site that is stealing card information from users
#!/bin/bash
countdown() {
local seconds=$1
while [ $seconds -gt 0 ]; do
echo -ne "Next check in $seconds\033[0K\r"
sleep 1
: $((seconds--))
done
echo ""
### Keybase proof
I hereby claim:
* I am luisduenas on github.
* I am luisduenas (https://keybase.io/luisduenas) on keybase.
* I have a public key ASDwQ4encO1m6KXrjP7Opk10CrtyqVuhosL-_YIIPDNnzQo
To claim this, I am signing this object: