Hacker News new | ask | show | jobs
by luismedel 1771 days ago
Yes. I recently wrote a Lua-scriptable DNS server called redns[1] (which seems to be a pretty popular name for hobbyist DNS servers, BTW) only to test some of those attacks.

[1] https://github.com/luismedel/redns

1 comments

Nice!

Whenever I see regexs hanging off the Internet, my heart skips a beat! :)

Thanks!

To be fair, I hope nobody, never, ever use my server in a production environment :-)

It looks pretty useful to me (for tests).

But, with software..... Build it and they will use it! :)