Loading...

Linux: Hijacking Shared Libraries

1668 71________

Shared libraries are collections of functions and data designed to be used by multiple programs. They are typically identified by the .so (shared object) extension and are linked dynamically at runtime. Because of how Linux applications search for shared libraries, this presents an attack vector.

If you prefer reading an article:
LinedIn:
www.linkedin.com/pulse/hijacking-shared-libraries-…

Medium:
medium.com/@masjadaan/hijacking-shared-libraries-c…

X: x.com/masjadaan
LinkedIn: www.linkedin.com/in/mahmoud-jadaan/
Medium: medium.com/@masjadaan

Disclaimer: This article is for educational purposes only.

#pentesting #cybersecurity #hardwaresecurity #softwaresecuirty #reverseshell

コメント