Lucene search
+L

7 matches found

Kitploit
Kitploit
added 2026/09/13 8:26 p.m.8 views

process-injection-playground

Linux 进程注入演练场 一个全面的 Linux 进程注入技术合集,演示了向运行中进程注入代码的各种方法。这些示例仅供教育、安全研究以及理解底层 Linux 进程操作之用。 概述 进程注入是一种在另一个进程的上下文中运行代码的技术。虽然通常与恶意软件相关联,但这些技术也具有以下重要价值: 安全研究 :理解攻击向量并开发防御手段 调试 :分析和修改运行中的应用程序 插桩 :性能分析和监控 渗透测试 :授权的安全评估 CTF 竞赛 :夺旗挑战 可用技术 1. 基于 Ptrace 的代码注入 目录 :ptrace/ 经典的进程注入方法,使用 ptrace 系统调用直接将 shellcode...

6AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2021/05/11 8:54 p.m.54 views

CVE-2021-3491

A flaw was found in the Linux kernel. The iouring PROVIDEBUFFERS operation allowed the MAXRWCOUNT limit to be bypassed, which led to negative values being used in memrw when reading /proc//mem. The highest threat from this vulnerability is to data confidentiality and integrity as well as system...

8.8CVSS8.1AI score0.00644EPSS
SaveExploits0References3
zdt
zdt
added 2019/03/06 12:00 a.m.281 views

Linux < 4.20.14 - Virtual Address 0 is Mappable via Privileged write() to /proc/*/mem Exploit

Linux memrw - accessremotevm - accessremotevm - getuserpagesremote - getuserpageslocked - getuserpages - findextendvma Then, if the VMA in question has the VMGROWSDOWN flag set: expandstack - expanddownwards - securitymmapaddr - capmmapaddr This, if the address is below dacmmapminaddr, does a...

5.5CVSS6.8AI score0.05667EPSS
SaveExploits7
Exploit DB
Exploit DB
added 2018/03/20 12:00 a.m.3355 views

OpenSSH < 6.6 SFTP - Command Execution

OpenSSH 8 else 32 print "+ bit libc mapped @ -, path: ".formatBITS, addr0, addr1, path libcbase = intaddr0, 16 libcpath = path if "stack" in line: addr = addr.split"-" saddrstart = intaddr0, 16 saddrend = intaddr1, 16 print "+ Stack mapped @ -".formataddr0, addr1 download remote libc and extrac...

5.3AI score
SaveExploits0
CERT
CERT
added 2012/01/27 12:00 a.m.357 views

Linux Kernel local privilege escalation via SUID /proc/pid/mem write

Overview Linux kernel = 2.6.39 incorrectly handles the permissions for /proc//mem. A local, authenticated attacker could exploit this vulnerability to escalate to root privileges. Exploit code is available in the wild and there have been reports of active exploitation. Description /proc//mem is a...

6.9CVSS6.9AI score0.10753EPSS
SaveExploits11References3
Ubuntu
Ubuntu
added 2012/01/26 3:00 a.m.69 views

USN-1342-1: Linux kernel (Oneiric backport) vulnerability

Jüri Aedla discovered that the kernel incorrectly handled /proc//mem permissions. A local attacker could exploit this and gain root privileges...

6.9CVSS7.9AI score0.10753EPSS
SaveExploits11
Ubuntu
Ubuntu
added 2012/01/23 3:02 p.m.92 views

USN-1336-1: Linux kernel vulnerability

Clement Lecigne discovered a bug in the HFS filesystem. A local attacker could exploit this to cause a kernel oops. CVE-2011-2203 A bug was discovered in the XFS filesystem's handling of pathnames. A local attacker could exploit this to crash the system, leading to a denial of service, or gain ro...

7.8CVSS7.4AI score0.10753EPSS
SaveExploits18
Rows per page
Query Builder