v3n0m-Scanner / V3n0M-Scanner

Popular Pentesting scanner in Python3.6 for SQLi/XSS/LFI/RFI and other Vulns
GNU General Public License v3.0
1.46k stars 407 forks source link

I need help here. #166

Closed Kraimorskiq1 closed 5 years ago

Kraimorskiq1 commented 5 years ago

Hello, im getting this error when i try to scan for vuln. urls

Exception in thread Thread-727: Traceback (most recent call last): File "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner self.run() File "v3n0m.py", line 146, in run classicinj(url) File "v3n0m.py", line 235, in classicinj open("sqli_confirmed", "r+", encoding='utf-8') OSError: [Errno 24] Too many open files: 'sqli_confirmed'

Link to picture: https://imgur.com/a/xNx49ES

I have installed threading.py

NovaCygni commented 5 years ago

Your running Kali in a VM and havnt followed the instructions for Kali users....