add alternative shell

master
Mr. Robot 3 years ago committed by GitHub
parent c3309b1e77
commit 54a38a5323
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,6 +3,9 @@
"shell": [
{
"code": "rpm --eval '%{lua:os.execute(\"/bin/sh\")}'"
},
{
"code": "rpm --pipe '/bin/sh 0<&1'"
}
],
"limited-suid": [

Loading…
Cancel
Save