Current Behavior
This error occurs after adding a custom header in the scan engine, The '-H' doesn't have a whitespace before it, hence the parsing error.
Expected Behavior
There should be a whitespace before first -H.
Steps To Reproduce
Add a custom header in a scan engine, the scans fill fail.
Environment
- reNgine: 2.2.0
- OS: Kali Linux
- Python:
- Docker Engine:
- Docker Compose:
- Browser: Firefox
Anything else?
No response