dontcryforme
Executive Member
- Joined
- Sep 21, 2023
- Messages
- 6,813
- Reaction score
- 8,919
I've been working on a personal project (for a decade now) and one thing I've always noticed was the port scanning attempts by possible hackers.
Lately I've taken security more seriously and I am monitoring these attempts basically 24/7 with custom built tools. The other day I noticed a code injection attempt. The idiot who tried to hack used a VPN, but in the injection code he used the IP of his hacking server so I had a bit of my own fun and started calling him some things.
Oh how I should not have done that. The port scanning and code injection attempts increased about 1000 times. From the logs everything seem secure and every time they just get directed to the error page.
This had me thinking, I hate ads on websites. I can see the "hackers" are directed and served my error pages. Maybe I can make some money from this by serving ads only on the error page. Even better, make the error page a new domain on its own and fill it with 100 ads on a single page.
This way I start making money or at least start breaking even on overheads, my users still get what they want still ad free and I might just make some money from the hacking attempts.
Any advice from other non-banking web developers would be appreciated.
Lately I've taken security more seriously and I am monitoring these attempts basically 24/7 with custom built tools. The other day I noticed a code injection attempt. The idiot who tried to hack used a VPN, but in the injection code he used the IP of his hacking server so I had a bit of my own fun and started calling him some things.
Oh how I should not have done that. The port scanning and code injection attempts increased about 1000 times. From the logs everything seem secure and every time they just get directed to the error page.
This had me thinking, I hate ads on websites. I can see the "hackers" are directed and served my error pages. Maybe I can make some money from this by serving ads only on the error page. Even better, make the error page a new domain on its own and fill it with 100 ads on a single page.
This way I start making money or at least start breaking even on overheads, my users still get what they want still ad free and I might just make some money from the hacking attempts.
Any advice from other non-banking web developers would be appreciated.