|
|
|
|
|
by filleokus
1636 days ago
|
|
If I remember correctly e.g Django and Flask uses plain old python-files for configs. Don’t know if it’s common in the Node landscape but probably? I don’t know how common it is to specify paths to/file name for DLL’s in config to load at runtime for C#, but probably not totally unheard of? And if you can edit the config, maybe you can place a DLL somewhere as well…? (But at the some time if you can edit the config, maybe you can just replace/patch the main binary in the first place…) |
|
But if your attacker has gotten so far as to be able to tamper with these config files then it's probably game-over already.