Files
sourcemod/core/logic
peace-maker 6ea1e39ee4 core/sm: Harden plugin loading path requirements (#1437)
* Harden plugin loading path requirements

Restrict loading of plugins to the `sourcemod/plugins` folder and require the `.smx` file extension.

Symlinks inside the `plugins` folder are fine.

This behavior was abused as part of justCTF 2020 in the PainterHell challenge by cypis. Thank you!

* Restrict extension loading to extensions folder

* Add NULL file extension check in LoadExtension

hi @KyleS
2021-03-07 14:33:33 -08:00
..
2020-08-18 23:09:43 -07:00
2018-08-13 23:03:48 +01:00
2020-05-20 17:57:18 -07:00
2020-05-20 17:57:18 -07:00
2020-05-20 17:57:18 -07:00
2020-10-16 21:41:21 +01:00
2015-03-05 10:56:36 -08:00
2014-07-05 13:52:44 -07:00
2018-07-08 11:05:29 -04:00
2017-11-20 21:24:01 -08:00