--random-agent flag breaking on 64-bit windows 10 build
cmaggiulli opened this issue · 0 comments
cmaggiulli commented
Attempting to run the --random-agent
flag as such
panoptic.py -u "http://localhost:80/apps/pbcs.dll/misc?url=test" --verbose --random-agent
results in the following
Panoptic v0.1 (https://github.com/lightos/Panoptic/)
[i] Starting scan at: 01:55:21
[i] Checking original response...
[x] Error message 'Invalid header value 'NokiaN73-1/3.0649.0.0.1 Series60/3.0 Profile/MIDP2.0 Configuration/CLDC-1.1\n''.
[!] Something seems to be wrong with connection settings.
64bit windows 10 pro. Haven't tried it on my fedora box yet