Linux shellcode code memory injection library .so .dll injection without ptrace example PoC
-
Updated
Aug 15, 2021 - C
Linux shellcode code memory injection library .so .dll injection without ptrace example PoC
Bash script to show how viruses spread and to demonstrate how ransomware works.
A malicious root kit made using c
Linux shellcodes
Certified Ethical Hacker (CEH) is a qualification obtained by demonstrating knowledge of assessing the security of computer systems by looking for weaknesses and vulnerabilities in target systems, using the same knowledge and tools as a malicious hacker, but in a lawful and legitimate manner to assess the security posture of a target system.
An implementation of a Linux shell using the Linux system calls fork(), execvp(), wait(), and exit(). The input is tokenized using the flex tool and parsed using the yacc parser.
Source codes of mine from HackerRank Linux Shell Practice
A repository of custom shellcodes.
Bash scripts to speed up repetitive tasks.
Developed a collection of 64-bit Linux shellcodes in NASM assembly, demonstrating deep understanding of system calls, memory management, and low-level programming. Includes examples for process control, file operations, networking, and exploitation techniques, showcasing hands-on expertise in Linux security and assembly coding.
Add a description, image, and links to the linux-shellcode topic page so that developers can more easily learn about it.
To associate your repository with the linux-shellcode topic, visit your repo's landing page and select "manage topics."