Skip to content

This script will pull and analyze syscalls in given application(s) allowing for easier security research purposes

License

Notifications You must be signed in to change notification settings

Truvis/SyscallExtractorAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

SyscallExtractorAnalyzer

This script will pull and analyze syscalls in given application(s) allowing for easier security research purposes

Goals

  • Teach myself Python and how OSes work at the lowlevel and how to build out security detection from research
  • Build out AuditD rules automatically for one example
  • Multithreading support for faster processing
  • Syscalls for other OSes and types
  • Switch statements
  • Options of ways to do analysis on the files and display inforation
  • Report printing

2021-03-05 11_53_02-root@centos8gen_~

Releases

No releases published

Packages

No packages published

Languages