A beehive/tarpit for crawlers and scanners, implemented in rust.
Ir al archivo
ljoonal 80a2a700f4
Explain the project a little bit more
2021-09-10 10:49:36 +03:00
src Use more links & status codes 2021-09-10 10:49:27 +03:00
.gitignore Initial commit 2019-09-10 21:45:04 +03:00
Cargo.toml Upgrade deps 2021-09-10 10:49:06 +03:00
LICENSE Maintenance update 2021-01-20 08:30:05 +02:00
README.md Explain the project a little bit more 2021-09-10 10:49:36 +03:00

README.md

Beerust

A very simplistic (single-threaded, low resource consumption) tarpit, implemented in rust.

It basically just splits a 404 page, but with hidden links in the HTML and with semi-randomized status codes to mess with scanners & crawlers.