Commit Graph

9 Commits

Author SHA1 Message Date
Anton Kutepov
98cc025208 Renamed ProcessName field to Image for the process_creation category. 2021-02-25 01:57:26 +03:00
Alejandro Ortuno
cfcda8d25f Trigger new test execution 2020-11-20 09:29:09 +01:00
yugoslavskiy
c17e8574d0
change the syntax a bit and removed .service suffix as it is
[redundant](https://www.freedesktop.org/software/systemd/man/systemctl.html]:

```
Unit commands listed above take either a single unit name (designated as UNIT), or multiple unit specifications (designated as PATTERN…). In the first case, the unit name with or without a suffix must be given. If the suffix is not specified (unit name is "abbreviated"), systemctl will append a suitable suffix, ".service" by default, and a type-specific suffix in case of commands which operate only on specific unit types. For example,

# systemctl start sshd
and
# systemctl start sshd.service

are equivalent
```
2020-11-06 20:56:08 +01:00
Alejandro Ortuno
7c5067ade4 Making it a global rule 2020-11-06 10:25:59 +01:00
Alejandro Ortuno
0c0c1725fa refactor detections 2020-10-29 09:34:47 +01:00
Alejandro Ortuno
e31c8f96e9 added the category 2020-10-28 09:56:01 +01:00
Alejandro Ortuno
5d37c0ee1e Added some modifications to firewall disabling 2020-10-22 10:22:00 +02:00
Mike Wade
52ab677798 Fixed my git issue 2020-09-13 22:03:04 -06:00
Ömer Günal
6b24a5df65
Create lnx_security_tools_disabling.yml 2020-07-13 01:32:24 +03:00