Gentoo Archives: gentoo-user

From: tastytea <gentoo@××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] IPv4 broken beyond repair
Date: Thu, 20 May 2021 19:29:31
Message-Id: 20210520212921.30ae5125@ventiloplattform.tastytea.de
In Reply to: [gentoo-user] IPv4 broken beyond repair by thelma@sys-concept.com
1 On 2021-05-20 11:20-0600 thelma@×××××××××××.com wrote:
2
3 > It seems to me IPv4 is broken beyond repair.
4 > I'm trying to block spammers but buy rewrite source IP (that is not
5 > checked) so it is impossible to block them. Example below is from a
6 > single source:
7 >
8 > 189.142.216.209 - - [20/May/2021:09:49:29 -0600] "GET /contact_us.php
9 > HTTP/1.0" 200 25552 82.79.97.137 - - [20/May/2021:09:49:31 -0600]
10 > "GET /vvc_display.php?vvc= HTTP/1.0" 200 4149 202.138.252.59 - -
11 > [20/May/2021:09:49:33 -0600] "POST /contact_us.php?action=send
12 > HTTP/1.0" 302 13 91.235.177.140 - - [20/May/2021:09:49:35 -0600] "GET
13 > /contact_us.php?action=success HTTP/1.0" 200 24031 41.82.36.214 - -
14 > [20/May/2021:09:49:37 -0600] "GET /contact_us.php HTTP/1.0" 200 25725
15
16 As long as the website is find-able by search engines, it doesn't
17 matter if it is IPv4 or IPv6.
18 A good measure against non-targeted spam is a hidden input field with
19 the name “url”. If the bot put anything in that field, throw it out.
20 Simple math captchas (like “what is 2 + 3?”) work well too.
21 If the spam is targeted, you'll probably need a more advanced captcha
22 solution.
23
24 See also:
25 <https://nearcyan.com/you-probably-dont-need-recaptcha/>
26 <https://www.nfriedly.com/techblog/2009/11/how-to-build-a-spam-free-contact-forms-without-captchas/>
27
28 Kind regards, tastytea
29
30 --
31 Get my PGP key with `gpg --locate-keys tastytea@××××××××.de` or at
32 <https://tastytea.de/tastytea.asc>.

Replies

Subject Author
Re: [gentoo-user] IPv4 broken beyond repair thelma@×××××××××××.com
Re: [gentoo-user] IPv4 broken beyond repair Michael Orlitzky <mjo@g.o>