Changes

Jump to: navigation, search

Security/Mentorships/MWoS/2014/Linux Audit heka plugin (Go)

703 bytes added, 16:17, 9 September 2014
no edit summary
* Write code that uses Netlink protocol.
* Receive Audit Messages from kernel.
 
 
=== 2014-09-03 ===
[https://etherpad.mozilla.org/YnR9hhqutn (Etherpad Index)]
 
[https://github.com/AALEKH/Audit-Go/ Project Code]
 
Current Work:
* Wrote Netlink code for recieving audit messages (Code present in testing branch of the repository).
* Recieved invalid argument error while running the code.
* Problem probably due Header type argument.
 
Discussion Point:
 
* Cause of invalid Argument
* Debugging techniques in linux
* Problem in implementing strace
 
Upcoming Work:
 
* Take refererence from libaudit.h and insert some other proto decimal code
* Use strace tool to got through netlink execution
** Use sudo -s and then strace -f go run <filename>
* Study strace and ltrace documentation
=== <date> ===
5
edits

Navigation menu