Open rizzblocks opened 1 year ago
same here
[i] 09/25/2023, 02:02:41 :: Fetching hosts from shodan
| Query linux upnp avtech
| Pages 1
[i] 09/25/2023, 02:02:41 :: Fetching page 1
[+] 09/25/2023, 02:02:41 :: Error: Access denied (403 Forbidden)
Traceback (most recent call last):
File "/home/kira/gitrepos/camera-exploit-tool/scanner.py", line 589, in
TypeError: 'NoneType' object is not subscriptable
When trying to run following command:
sudo python3 scanner.py --shodan --api-token 'token' --query 'country:"RU" http.status:200 product:"Hikvision IP Camera"' --pages 1
I get the following screen pointing to line 404 of scanner.py