Siddharth M
Siddharth M
Build Null pointer dereference lab - [x] Exploitable Kernel Module - [x] PoC - [x] Exploit script - [ ] Assignment lab - [ ] Writeup - Additional documentation
Add code in setup.sh to download multiple images. Host images in a proper server.
Basic ptrace patcher - [ ] Find out all the ptrace calls in a binary (with TRACE_ME) - [ ] Write a simple test program - [ ] Find ideal...
Function call tracer - [ ] Iterate through the entire program and get details on all the function calls - [ ] Get function arguments for each call - [...
Basic syscall tracer module for our project. - [x] Hook syscalls and log them - [x] Store the address of the syscall - [x] Get the arguments (hopefully by getting...
### 🐞 Describe the bug Hello, I would like to report a security vulnerability in private, I was not able to find a security contact for this repository and there...