Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working #69

Open
callmevirus opened this issue Sep 17, 2019 · 0 comments
Open

not working #69

callmevirus opened this issue Sep 17, 2019 · 0 comments

Comments

@callmevirus
Copy link

[^] Running component level check
[^] Starting engine
[^] Turning on radar
[!] 1 targets were caught on radar.
Traceback (most recent call last):
File "striker.py", line 58, in
open_ports = portscanner([(ip, port) for port in var('ports')])
File "/root/Striker/modules/portscanner.py", line 16, in portscanner
for i in concurrent.futures.as_completed(futures):
File "/usr/lib/python3.7/concurrent/futures/_base.py", line 217, in as_completed
fs = set(fs)
File "/root/Striker/modules/portscanner.py", line 15, in
futures = (threadpool.submit(scan, target, result) for target in targets)
File "/usr/lib/python3.7/concurrent/futures/thread.py", line 172, in submit
self._adjust_thread_count()
File "/usr/lib/python3.7/concurrent/futures/thread.py", line 193, in _adjust_thread_count
t.start()
File "/usr/lib/python3.7/threading.py", line 852, in start
_start_new_thread(self._bootstrap, ())
RuntimeError: can't start new thread

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant