IPWarden
IPWarden copied to clipboard
启动runIPWarden.py后就报错停止了
[email protected]~/data/IPWarden#python3 runIPWarden.py
Starting masscan 1.0.3 (http://bit.ly/14GZzcT) at 2023-07-18 09:10:32 GMT
-- forced options: -sS -Pn -n --randomize-hosts -v --send-eth
Initiating SYN Stealth Scan
Scanning 1 hosts [65535 ports/host]
Traceback (most recent call last):
File "runIPWarden.py", line 29, in
[email protected]~/data/IPWarden#python3 runIPWarden.py
Starting masscan 1.0.3 (http://bit.ly/14GZzcT) at 2023-07-18 09:34:28 GMT -- forced options: -sS -Pn -n --randomize-hosts -v --send-eth Initiating SYN Stealth Scan Scanning 1 hosts [65535 ports/host] Traceback (most recent call last): File "/usr/local/lib64/python3.6/site-packages/pandas/core/indexes/base.py", line 2898, in get_loc return self._engine.get_loc(casted_key) File "pandas/_libs/index.pyx", line 70, in pandas._libs.index.IndexEngine.get_loc File "pandas/_libs/index.pyx", line 101, in pandas._libs.index.IndexEngine.get_loc File "pandas/_libs/hashtable_class_helper.pxi", line 1675, in pandas._libs.hashtable.PyObjectHashTable.get_item File "pandas/_libs/hashtable_class_helper.pxi", line 1683, in pandas._libs.hashtable.PyObjectHashTable.get_item KeyError: 'url'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "runIPWarden.py", line 40, in
pip拉库先
pip install -r IPWarden\requirements.txt