👋
Highlights
- Pro
Pinned Loading
-
Simple shell script for "playback" o...
Simple shell script for "playback" of a base64-encoded file as keystrokes, see https://possiblyunuselessstuff.blogspot.com/. 1#!/usr/bin/env bash
23SCAN_CMD='/home/pi/hardpass-passwordmanager-mirror-of-git.gir.st-master/send_hid/scan /dev/hidg0 1 0'
45echo "cat << EOF > /tmp/payload.base64" | sudo ${SCAN_CMD}
-
Simple python script for looking for...
Simple python script for looking for a button press and then initiating "playback" of a base64-encoded file as keystrokes, see https://possiblyunuselessstuff.blogspot.com/. 1#!/usr/bin/env python3
23from gpiozero import Button
4from time import sleep
5import subprocess
-
metasploit-propaganda
metasploit-propaganda PublicForked from hdm/metasploit-propaganda
Archive of Metasploit Project graphics
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.