bt-target icon indicating copy to clipboard operation
bt-target copied to clipboard

Whitelisted Events to prevent nuitools exploits

Open NikolaiFN opened this issue 3 years ago • 1 comments

Added whitelist check on events so people cant trigger random events outside of those allowed with NUItools

NikolaiFN avatar Mar 26 '21 05:03 NikolaiFN

I think it's better practice to just secure your events, this won't stop a hacker with an executor from exploiting it. Add server side callbacks to all of your events and only allow it if the source is allowed to.

LiamDormon avatar Mar 31 '21 15:03 LiamDormon