Siddharth M

Results 13 issues of Siddharth M

Build Null pointer dereference lab - [x] Exploitable Kernel Module - [x] PoC - [x] Exploit script - [ ] Assignment lab - [ ] Writeup - Additional documentation

enhancement

Add code in setup.sh to download multiple images. Host images in a proper server.

Random Shit

Create a shell script for copying files via scp.

Random Shit

Basic ptrace patcher - [ ] Find out all the ptrace calls in a binary (with TRACE_ME) - [ ] Write a simple test program - [ ] Find ideal...

enhancement

Function call tracer - [ ] Iterate through the entire program and get details on all the function calls - [ ] Get function arguments for each call - [...

enhancement

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...

enhancement

### 🐞 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...

bug