s0md3v / Striker

Striker is an offensive information and vulnerability scanner.
GNU General Public License v3.0
2.22k stars 451 forks source link

Cant start #31

Closed purplebyteone closed 6 years ago

purplebyteone commented 6 years ago

Traceback (most recent call last): File "striker.py", line 10, in from plugins.DNSDumpsterAPI import DNSDumpsterAPI File "/opt/Striker/plugins/DNSDumpsterAPI.py", line 12, in from bs4 import BeautifulSoup File "/usr/local/lib/python2.7/dist-packages/bs4/init.py", line 30, in from .builder import builder_registry, ParserRejectedMarkup File "/usr/local/lib/python2.7/dist-packages/bs4/builder/init.py", line 314, in from . import _html5lib File "/usr/local/lib/python2.7/dist-packages/bs4/builder/_html5lib.py", line 70, in class TreeBuilderForHtml5lib(html5lib.treebuilders._base.TreeBuilder): AttributeError: 'module' object has no attribute '_base'

s0md3v commented 6 years ago

Striker isn't compatible with python3.