|
hace 1 año | |
---|---|---|
.. | ||
README.md | hace 1 año | |
main.go | hace 1 año | |
test.py | hace 1 año |
test.py
code, add what python code you want to testgo run cmd/test/syscall_dig/main.go
to get the required syscallsIf you want to check the syscall name by its number, you can run: ausyscall ${syscall number}
. ausyscall
is the cmd from auditd
service.