Live data from Hacker News

Spoilerwall: Respond to port scanning requests with movie spoilers

github.com

1–10 of 112 posts

Re: Spoilerwall: Respond to port scanning requests with movie spoilers

#4
post #2

I have tried to parse this sentence 10 times and do not understand. Reading the Github README did not help at all. Can someone explain what is happening?

Looks like the service returns spoiler for movies when contacted on any port. The attacker would get annoyed if all they see is movie spoilers in the logs.

Re: Spoilerwall: Respond to port scanning requests with movie spoilers

#5
post #2

I have tried to parse this sentence 10 times and do not understand. Reading the Github README did not help at all. Can someone explain what is happening?

I guess it listens on all ports, and sends a random spoiler in plain text when someone connects to said port, before closing the connection.

I guess this is supposed to be a joke :)

Re: Spoilerwall: Respond to port scanning requests with movie spoilers

#6
post #2

I have tried to parse this sentence 10 times and do not understand. Reading the Github README did not help at all. Can someone explain what is happening?

This is a short program that listens on a port and responds to any attempt to connect to that port by sending back movie spoilers. The idea being that anyone that tries to port-scan your machine will be punished by having all the twists in all the best movies revealed.
Post reply on HN