The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
US4 Include Classes
#20
Well, and in a way you're a little bit safer using your parser file because you only check the token on a page that isn't externally available anyway. That's a minor bonus of doing things that way.

The other thing working in your favor is that (with the exception of sign up forms) pretty much everything is behind the login wall, so that limits the attack vector dramatically. It's not like some outside bot would normally get by that.

Another honeypot type thing people do is hide inputs on the form (like do a random hidden text input on the form) and if it comes back with text on it, kill the page because it means it was filled out by a bot. The bot often doesn't really have a way of knowing that the input was hidden to begin with. That's the gist of how most forum spam preventions work from what I understand.
  Reply


Messages In This Thread
US4 Include Classes - by brian - 02-24-2016, 09:44 PM
US4 Include Classes - by brian - 02-24-2016, 10:10 PM
US4 Include Classes - by mudmin - 02-24-2016, 11:09 PM
US4 Include Classes - by brian - 02-25-2016, 01:23 PM
US4 Include Classes - by brian - 02-25-2016, 01:27 PM
US4 Include Classes - by mudmin - 02-25-2016, 02:13 PM
US4 Include Classes - by brian - 02-25-2016, 02:43 PM
US4 Include Classes - by mudmin - 02-25-2016, 04:02 PM
US4 Include Classes - by brian - 02-25-2016, 04:22 PM
US4 Include Classes - by mudmin - 02-25-2016, 04:56 PM
US4 Include Classes - by mudmin - 02-25-2016, 05:27 PM
US4 Include Classes - by brian - 02-25-2016, 05:58 PM
US4 Include Classes - by mudmin - 02-25-2016, 06:14 PM
US4 Include Classes - by mudmin - 02-25-2016, 11:09 PM
US4 Include Classes - by brian - 02-26-2016, 01:20 PM
US4 Include Classes - by brian - 02-26-2016, 01:41 PM
US4 Include Classes - by mudmin - 02-26-2016, 01:57 PM
US4 Include Classes - by brian - 02-26-2016, 02:05 PM
US4 Include Classes - by brian - 02-26-2016, 02:12 PM
US4 Include Classes - by mudmin - 02-26-2016, 05:54 PM
US4 Include Classes - by brian - 02-26-2016, 05:56 PM
US4 Include Classes - by mudmin - 02-26-2016, 06:42 PM
US4 Include Classes - by brian - 02-26-2016, 06:48 PM
US4 Include Classes - by Popkultur - 04-22-2017, 11:17 AM
US4 Include Classes - by mudmin - 04-23-2017, 01:53 PM
US4 Include Classes - by bladerunner - 12-14-2017, 11:57 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)