Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Files

Latest commit

e0ee17e · Dec 23, 2021

History

History
This branch is 6 commits ahead of, 6 commits behind fullhunt/log4j-scan:master.

tcp-receiver

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 23, 2021
Dec 23, 2021

Simple Python TCP receiver

Simple TCP receiver, which logs and writes in output.txt file any IP trying to connect on it (port 80, most common).

It is for --custom-tcp-callback-host option usage of log4j-scan.

Usage:

nohup python3 log4ShellReceiver.py 2>&1 &