sapphonie / StAC-tf2

steph's anticheat (StAC). a built-from-scratch sourcemod based solution to cheating in Team Fortress 2.
https://sappho.io
GNU General Public License v3.0
118 stars 21 forks source link

Readd basic name check to ban clients with newlines #67

Closed sapphonie closed 3 years ago

sapphonie commented 3 years ago

Forgot I removed this, clients can abuse newlines to crash servers. StAC also would need to sanitize those clients names and scrub \n s and \r s out of them

sapphonie commented 3 years ago

Closed in #65