chg: [script] added PHP in the most used programming language (at least when looking at malicious WebShells on the Internet)

- I sense a new stackoverflow survey category

Signed-off: 5c45721d-de08-4fff-b9b0-168a02de0b81
pull/143/head
Alexandre Dulaunoy 2019-01-24 13:36:09 +01:00
parent b25388c406
commit beb0ec8bb7
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 2 deletions

View File

@ -30,7 +30,8 @@
"Perl", "Perl",
"Ruby", "Ruby",
"Winbatch", "Winbatch",
"AutoIt" "AutoIt",
"PHP"
] ]
}, },
"filename": { "filename": {
@ -54,7 +55,7 @@
] ]
} }
}, },
"version": 1, "version": 2,
"description": "Object describing a computer program written to be run in a special run-time environment. The script or shell script can be used for malicious activities but also as support tools for threat analysts.", "description": "Object describing a computer program written to be run in a special run-time environment. The script or shell script can be used for malicious activities but also as support tools for threat analysts.",
"meta-category": "misc", "meta-category": "misc",
"uuid": "6bce7d01-dbec-4054-b3c2-3655a19382e2", "uuid": "6bce7d01-dbec-4054-b3c2-3655a19382e2",