iSPIRT / NPNT-Provisional-testing-tool

A simple and easy tool to perform a basic check of NPNT/ Digital Sky compliance. The App is a checklist to verify basic NPNT work and is limited to NPNT verification, PA, PIN check and Flight log signature Verification.
12 stars 20 forks source link

Use spawn instead of exec #13

Closed abrbhat closed 5 years ago

abrbhat commented 5 years ago

Using exec makes the POST requests vulnerable to shell injection attacks

@sidd-shetty @sidhantgoel @nihalMM