13o-bbr-bbq / machine_learning_security

Source code about machine learning and security.
1.96k stars 645 forks source link

joomla CMS Access is failure issue #43

Open meetarun-m opened 5 years ago

meetarun-m commented 5 years ago

Hi, After sucessful installation following are the steps i did

  1. I understand that I need a public IP to test this, so found my public ip by searching "what is my ip" in google.
  2. Getting the following error when running the DeepExploit

[] Find product=joomla/ from http://5.107.217.144:80/templates/joomla/ [!] type:<class 'urllib3.exceptions.MaxRetryError'> [!] args:('HTTPConnectionPool(host=\'5.107.217.144\', port=80): Max retries exceeded with url: /mt.cgi (Caused by ReadTimeoutError("HTTPConnectionPool(host=\'5.107.217.144\', port=80): Read timed out. (read timeout=3.0)"))',) [!] HTTPConnectionPool(host='5.107.217.144', port=80): Max retries exceeded with url: /mt.cgi (Caused by ReadTimeoutError("HTTPConnectionPool(host='5.107.217.144', port=80): Read timed out. (read timeout=3.0)")) [!] Access is failure : http://5.107.217.144:80/mt.cgi

Thanks in advance for your help.

13o-bbr-bbq commented 5 years ago

Does Google's server enable to the WAF or source IP filtering?