add data source for hping3

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

@ -0,0 +1,19 @@
{
"functions": {
"shell": [
{
"code": "hping3\n/bin/sh\n"
}
],
"suid": [
{
"code": "./hping3\n/bin/sh\n"
}
],
"sudo": [
{
"code": "sudo hping3\n/bin/sh\n"
}
]
}
}
Loading…
Cancel
Save