From 4d43050ff529cebf3d69f061e8dbc3299da4df21 Mon Sep 17 00:00:00 2001 From: sblip2 <146884421+sblip2@users.noreply.github.com> Date: Tue, 11 Feb 2025 17:38:53 -0600 Subject: [PATCH] Update README.md Added Modern elfmaster's Runtime infection via GOT poisoning --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 50b9c55..aec8e90 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ Your [contributions](contributing.md) are always welcome ! - [hidden process /bin/ps](https://github.com/elfmaster/taskverse) - [davinci](https://github.com/elfmaster/davinci) - [sherlocked](https://github.com/elfmaster/sherlocked) + - [Modern Day ELF Runtime infection via GOT poisoning](https://web.archive.org/web/20130814193623/http://vxheaven.org/lib/vrn00.html) - Ignacio Sanmillan / Paul Litvak and ELF 101 - [Executable and Linkable Format 101 - Part 1 Sections and Segments](https://www.intezer.com/blog/research/executable-linkable-format-101-part1-sections-segments/)