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

418 Teapot poor mans IPS#3

Merged
nomandera merged 3 commits intolinuxserver-labs:devfrom
nomandera:dev
May 15, 2020
Merged

418 Teapot poor mans IPS#3
nomandera merged 3 commits intolinuxserver-labs:devfrom
nomandera:dev

Conversation

@nomandera
Copy link
Copy Markdown
Collaborator

This puts in place the basic framework for implementing very basic Intrusion Protection.

The premise is simple, any time you can identify abuse and want it to be counted towards an IP ban send the user a 418, legitimate but weird, status code.

For example if you dont run wordpress or phpmyadmin then any call to either of these very common attack end points can be detected and count towards a block.

This wont achieve an awful lot but the cost is small and every little bit helps.

nomandera added 3 commits May 14, 2020 07:37
It is very unlikely you will ever see this status code unless you manually implement it.
@nomandera nomandera merged commit 238a1ef into linuxserver-labs:dev May 15, 2020
@nomandera nomandera deleted the dev branch May 15, 2020 07:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants