An open API service indexing awesome lists of open source software.

https://github.com/wietze/hijacklibs

Project for tracking publicly disclosed DLL Hijacking opportunities.
https://github.com/wietze/hijacklibs

dll dll-hijacking dll-sideloading

Last synced: about 2 months ago
JSON representation

Project for tracking publicly disclosed DLL Hijacking opportunities.

Awesome Lists containing this project

README

          

## HijackLibs
![YAML Linter status](https://github.com/wietze/HijackLibs/actions/workflows/entry-validation.yml/badge.svg) ![Licence](https://img.shields.io/github/license/wietze/HijackLibs)

This project aims to keep a record of publicly disclosed DLL Hijacking opportunities.

You can find the web version of this repository on https://www.hijacklibs.net.

---
* **Licence**: [GPLv3.0](/LICENSE)
* **Code of Conduct**: [Contributor Covenant](/docs/CODE_OF_CONDUCT.md)
* [**Contribution guide**](/docs/CONTRIBUTING.md)
* [**YAML Schema**](/docs/SCHEMA.md) used by the project
* [**Sample YAML template**](/template.yml)
* [**HijackLibs Helper**](https://www.jaiminton.com/tools/hijacklibs-helper/) developed by [@JPMinty](https://github.com/JPMinty)