
Quick and dirty honeypot for CVE-2024-3273
Quick and dirty honeypot for CVE-2024-3273. This template can be used to setup a basic honeypot in ~10min.
TL;DR:
wget_clone_http.sh.server.py.Files are downloaded with the --save-headers flag set (equivalent to curl's --include) to mimic the headers the server we're masquarading as would send.
Sources: