Closed CollabDSO closed 2 years ago
Fixed, thanks for the feedback. :)
Can you pls send me the build for this fix? Also, pls let me know, for future, from where can I access these builds directly without having to bother you?
Please check the README if you want to manually install builds.
Got it....thank you so much
I am trying to run a python code with SCNR as follows -
./scnr --plugin=exec:during="python /path/to/file/PythonFile.py" http:/// --platform=linux
But, the above Python file is not getting executed. This used to get executed with Arachni. Kindly let me know if SCNR has support for "--plugin=exec:during".