add data source for ssh_keyscan

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

@ -0,0 +1,20 @@
{
"description": "The file content is actually parsed so only a part of each line is returned as a part of an error message.\n",
"functions": {
"file-read": [
{
"code": "ssh-keyscan -f [file]\n"
}
],
"suid": [
{
"code": "./ssh-keyscan -f [file]\n"
}
],
"sudo": [
{
"code": "sudo ssh-keyscan -f [file]\n"
}
]
}
}
Loading…
Cancel
Save