Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
alecmaly committed Mar 15, 2022
1 parent f752a18 commit f5e2f2d
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions _config/files/.myrc
Original file line number Diff line number Diff line change
Expand Up @@ -96,18 +96,6 @@ tools ()
cd /opt/hacking-myTools/tools
}

mylinenum () {
cd /opt/hacking-myTools/tools/privesc/linux
}

winpeasexe () {
cd "/opt/hacking-myTools/useful_files/files/all/github/privilege-escalation-awesome-scripts-suite/winPEAS/winPEASexe/binaries/Obfuscated Releases"
}

winpeasbat () {
cd "/opt/hacking-myTools/useful_files/files/all/github/privilege-escalation-awesome-scripts-suite/winPEAS/winPEASbat"
}


powerup () {
checkip t
Expand Down Expand Up @@ -256,16 +244,13 @@ mt () {
echo ">>>> Linux <<<<"
echo "mtInitialLinux"
echo "cat /opt/hacking-myTools/tools/privesc/linux/recon_functions.sh | clip"
echo "mylinenum"

echo
echo ">>>> Windows <<<<"
echo "mtInitialWindows"
echo "cat /opt/hacking-myTools/tools/privesc/windows/recon_functions.ps1 | clip"
echo "windows pspy: cd /opt/hacking-myTools/tools/privesc/windows"
echo "powerup <port>"
echo "winpeasexe"
echo "winpeasbat"
echo "amsi <port>"
echo "windown <port>"
echo "** don't forget Seatbelt **"
Expand Down

0 comments on commit f5e2f2d

Please sign in to comment.