Mark Ehresman
Results
1
issues of
Mark Ehresman
The use of 'exec' [here](https://github.com/0xCoto/PICTOR/blob/master/observe.py#L21) is highly concerning. Seeing how the program uses it, this could open the door to a [remote execution attack](https://www.cloudflare.com/learning/security/what-is-remote-code-execution/). I would suggest [reading the file...