https://github.com/shlifedev/mono-exploit
NLog의 취약점을 이용한 모노 인젝션 익스플로잇.
https://github.com/shlifedev/mono-exploit
exploit
Last synced: about 1 month ago
JSON representation
NLog의 취약점을 이용한 모노 인젝션 익스플로잇.
- Host: GitHub
- URL: https://github.com/shlifedev/mono-exploit
- Owner: shlifedev
- Created: 2020-11-27T07:06:23.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-10T08:02:13.000Z (over 3 years ago)
- Last Synced: 2025-01-26T15:34:38.296Z (over 1 year ago)
- Topics: exploit
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MonoExploit
NLog의 취약점을 이용하여 앱 도메인에 어셈블리를 로드합니다.
[Blog Post](https://shlifedev.tistory.com/1)
## 개요
Assembly.Load 함수를 포함하는 라이브러리의 취약점입니다.