View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007520 | Kali Linux | [All Projects] Kali Package Bug | public | 2021-12-31 18:45 | 2022-03-25 13:58 |
Reporter | mohammadhosseinjanatiyan | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 2021.4 | ||||
Target Version | Fixed in Version | ||||
Summary | 0007520: theHarvester tool crashes | ||||
Description | when i run the tool for an IP address which is not present in shodan.io the tool crashes and won't continue to other IP addresses. | ||||
Steps To Reproduce | get api-key of shodan.io and set it in /etc/theHarvester/api-key.yaml run the tool with this command: theHarvester -d google.com -b all -s when it finished the last line of the output show the error and crash. as you can see in the attachments | ||||
Additional Information | i have solved this bug by surrounding the code that is related to shodan search by try/except block as you can see in the attach | ||||
|
|
|
capture3.jpg is the modification to the code which is in the following directory: sudo vim /usr/lib/python3/dist-packages/theHarvester/__main__.py and the modification has solved the problem |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-12-31 18:45 | mohammadhosseinjanatiyan | New Issue | |
2021-12-31 18:45 | mohammadhosseinjanatiyan | File Added: Capture3.JPG | |
2021-12-31 18:45 | mohammadhosseinjanatiyan | File Added: Capture.JPG | |
2021-12-31 18:45 | mohammadhosseinjanatiyan | File Added: Capture2.JPG | |
2021-12-31 18:49 | mohammadhosseinjanatiyan | Note Added: 0015593 | |
2022-03-25 13:57 | g0tmi1k | Severity | crash => feature |
2022-03-25 13:58 | g0tmi1k | Severity | feature => minor |