1
0
Fork
You've already forked cherrypit
0
small web tarpit in shell script for bsd
  • Shell 100%
2025年11月15日 22:28:34 +03:00
data add files 2025年11月15日 21:58:51 +03:00
cherrypit.sh more strict filters 2025年11月15日 22:28:20 +03:00
LICENSE Initial commit 2025年11月15日 21:55:29 +03:00
readme.md Update readme.md 2025年11月15日 22:15:53 +03:00
test.sh add files 2025年11月15日 21:58:51 +03:00

cherrypit

this is a simple web tarpit made in shell script, designed to waste the resources of automatic vulnerability search bots, ai scrapers, etc.

how to use

you need a cgi compatible httpd. this script must be modified with correct paths for the data files (preferably outside the site root), set as the 404 handler, then response body streaming must be enabled in your httpd.

dependencies

  • shell
  • awk
  • coreutils
    • tr
    • jot or od
    • sleep
    • printf

test it out

run curl https://paidbsd.org/.env or go to https://paidbsd.org/boaform/admin.php and enjoy the slooow ride.