skavngr / rapidscan

:new: The Multi-Tool Web Vulnerability Scanner.
GNU General Public License v2.0
1.69k stars 385 forks source link

print statements syntax issue #17

Closed njmulsqb closed 3 years ago

njmulsqb commented 3 years ago

All the print statements in your tool are without parenthesis (), they're not enclosed in parenthesis and are generating syntax error whenever I try to run the code

sh4nx0r commented 3 years ago

@najum98 make sure you are executing it using python 2.7 and not python 3.