You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enumerate Discover Mode
Traceback (most recent call last):
File "DiscoverSubdomain.py", line 84, in main
domains = SubNameBrute(target=self.domain, threads=self.thread, mode=self.mode).run()
File "/root/DiscoverSubdomain/brute/subDomainsBrute.py", line 35, in init
self.threads)]
TypeError: range() integer end argument expected, got str.
Enumerate Discover Mode
Traceback (most recent call last):
File "DiscoverSubdomain.py", line 84, in main
domains = SubNameBrute(target=self.domain, threads=self.thread, mode=self.mode).run()
File "/root/DiscoverSubdomain/brute/subDomainsBrute.py", line 35, in init
self.threads)]
TypeError: range() integer end argument expected, got str.
还有就是requirements.txt 里platform 貌似是python自带库
安装时候报错~~
The text was updated successfully, but these errors were encountered: