Commit Graph

4 Commits (919f6638e1dbea333f10d8123eea16a090322931)

Author SHA1 Message Date
Alexandre Dulaunoy a1b2db8fd1
chg: [script] requiredOneOf for script or filename
Malicious scripts can be received without having a filename.
2019-05-23 11:24:05 +02:00
Alexandre Dulaunoy 006aa1d1a2
chg: [script] filename added to fix #149 2019-04-07 22:24:58 +02:00
Alexandre Dulaunoy beb0ec8bb7
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
2019-01-24 13:36:09 +01:00
Alexandre Dulaunoy b6f12a9f46
chg: new script template object
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.

Fix #101
2018-06-09 11:36:58 +02:00