D0nTh1nk2MuCh Posted September 24, 2021 Posted September 24, 2021 I cant seem to download the dependencies for the evil portal module on the WIFI pineapple mark vii. The version of Evil portal is 1.4 and tried looking in my logs and I get 2021-09-24 13:28:30,133 - evilportal - ERROR - HTTP Error 403: Forbidden (network_helpers.py:26) 2021-09-24 13:28:30,225 - evilportal - DEBUG - b'' (opkg_helpers.py:40) 2021-09-24 13:28:30,529 - evilportal - DEBUG - b'' (opkg_helpers.py:40) 2021-09-24 13:28:30,818 - evilportal - DEBUG - b'' (opkg_helpers.py:40) 2021-09-24 13:28:31,443 - evilportal - DEBUG - b'' (opkg_helpers.py:40) 2021-09-24 13:28:31,762 - evilportal - DEBUG - b'' (opkg_helpers.py:40) 2021-09-24 13:28:32,074 - evilportal - DEBUG - b'' (opkg_helpers.py:40) 2021-09-24 13:28:32,290 - evilportal - DEBUG - Installation job did not finish successfully so post install is returning. (module.py:34) 2021-09-24 13:28:34,322 - evilportal - DEBUG - Processing request. (module.py:217) 2021-09-24 13:28:34,342 - evilportal - DEBUG - Calling handler for action poll_job and passing {'module': 'evilportal', 'action': 'poll_job', 'job_id': '0cf4d10c-d1d2-46a8-9b64-b0492722c256'} (module.py:114) 2021-09-24 13:28:34,366 - evilportal - DEBUG - Removing completed job: 0cf4d10c-d1d2-46a8-9b64-b0492722c256. (job_manager.py:44) 2021-09-24 13:28:34,390 - evilportal - DEBUG - Removed job 0cf4d10c-d1d2-46a8-9b64-b0492722c256. (job_manager.py:73) 2021-09-24 13:28:34,416 - evilportal - DEBUG - Accepting on module socket (module.py:85) 2021-09-24 13:28:34,440 - evilportal - DEBUG - Sending response {"payload": {"is_complete": true, "result": false, "job_error": "Could not connect to internet.Could not connect to internet.\nCould not connect to internet.\nCould not connect to internet.\nCould not connect to internet.\nCould not connect to internet.\n"}} (module.py:89) 2021-09-24 13:28:34,544 - evilportal - DEBUG - Processing request. (module.py:217) however when I visit the website specified in the network_helpers.py it connects no problem displaying "{online: true}" the website being - https://downloads.hak5.org/internet however I don't get any response when I ping it or any other domain for some reason but I can browse the web freely connecting to the domains that I don't receive ping responses from. I don't know what's going wrong here help would be greatly appreciated. Thank you !!
includeV Posted September 24, 2021 Posted September 24, 2021 You'll have to join discord, thats were all the so call support hide!! A little less public!
Foxtrot Posted September 24, 2021 Posted September 24, 2021 4 hours ago, D0nTh1nk2MuCh said: I cant seem to download the dependencies for the evil portal module on the WIFI pineapple mark vii. The version of Evil portal is 1.4 and tried looking in my logs and I get 2021-09-24 13:28:30,133 - evilportal - ERROR - HTTP Error 403: Forbidden (network_helpers.py:26) 2021-09-24 13:28:30,225 - evilportal - DEBUG - b'' (opkg_helpers.py:40) 2021-09-24 13:28:30,529 - evilportal - DEBUG - b'' (opkg_helpers.py:40) 2021-09-24 13:28:30,818 - evilportal - DEBUG - b'' (opkg_helpers.py:40) 2021-09-24 13:28:31,443 - evilportal - DEBUG - b'' (opkg_helpers.py:40) 2021-09-24 13:28:31,762 - evilportal - DEBUG - b'' (opkg_helpers.py:40) 2021-09-24 13:28:32,074 - evilportal - DEBUG - b'' (opkg_helpers.py:40) 2021-09-24 13:28:32,290 - evilportal - DEBUG - Installation job did not finish successfully so post install is returning. (module.py:34) 2021-09-24 13:28:34,322 - evilportal - DEBUG - Processing request. (module.py:217) 2021-09-24 13:28:34,342 - evilportal - DEBUG - Calling handler for action poll_job and passing {'module': 'evilportal', 'action': 'poll_job', 'job_id': '0cf4d10c-d1d2-46a8-9b64-b0492722c256'} (module.py:114) 2021-09-24 13:28:34,366 - evilportal - DEBUG - Removing completed job: 0cf4d10c-d1d2-46a8-9b64-b0492722c256. (job_manager.py:44) 2021-09-24 13:28:34,390 - evilportal - DEBUG - Removed job 0cf4d10c-d1d2-46a8-9b64-b0492722c256. (job_manager.py:73) 2021-09-24 13:28:34,416 - evilportal - DEBUG - Accepting on module socket (module.py:85) 2021-09-24 13:28:34,440 - evilportal - DEBUG - Sending response {"payload": {"is_complete": true, "result": false, "job_error": "Could not connect to internet.Could not connect to internet.\nCould not connect to internet.\nCould not connect to internet.\nCould not connect to internet.\nCould not connect to internet.\n"}} (module.py:89) 2021-09-24 13:28:34,544 - evilportal - DEBUG - Processing request. (module.py:217) however when I visit the website specified in the network_helpers.py it connects no problem displaying "{online: true}" the website being - https://downloads.hak5.org/internet however I don't get any response when I ping it or any other domain for some reason but I can browse the web freely connecting to the domains that I don't receive ping responses from. I don't know what's going wrong here help would be greatly appreciated. Thank you !! Hi, This issue seems to have been caused by a change in our Cloudflare, causing some requests from Python's "urllib" (which the Pineapple modules make use of) to get blocked. I've reversed this change and it should now be solved. Sorry for any inconvenience.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.