Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XMLHTTPrequest failed to update #26

Open
TarannumKhadri opened this issue May 24, 2020 · 3 comments
Open

XMLHTTPrequest failed to update #26

TarannumKhadri opened this issue May 24, 2020 · 3 comments
Labels

Comments

@TarannumKhadri
Copy link

Have you read Troubleshooting.md? If No, please do so before filing an issue.
Yes

Have you tried Googling the problem?
Yes

Which python version are you using to run the project? In the terminal, type which <python-path-you-have-in-clientServer.php> and enter the output here
Python version -3.7

Describe the bug
A clear and concise description of what the bug is.
I have followed all the steps as mentioned, using Windows laptop. The extension shows errors such as
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
Error handling response: Error: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'file:///D:/codes/Malicious-Web-Content-Detection-Using-Machine-Learning-master/clientServer.php'. when i tried putting the file location directly
and
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. in line- xhr.open("POST","http://localhost/Malicious-Web-Content-Detection-Using-Machine-Learning-master/clientServer.php",false);
I am not sure where i am missing what and am confused as the extension doesnt show any output if website is phished or not.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'extensions and load unpacked extension'
  2. Click on 'new tab and pressed website"google.com and click the extension, safe or not button pops up but no output, go to extensions tab and click errors on the extension pack'
  3. Scroll down to 'see the warnings and errors with it'
  4. See error

Expected behavior
I expected the code to run the extension and extract and see if the url is phished or not, even from the local browser or the real web browser

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10 OS
  • Browser chrome
  • Version (optional) i dont know

Smartphone (please complete the following information): N/A

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version (optional) [e.g. 22]

Additional context
please help to solve the issue as i also want to learn how phishing works and check on my computer.. as a learning experience i need to understand how it is done. i am new to the machine learning and cyber security.

Screenshot (213)
Screenshot (214)
Screenshot (215)
Screenshot (216)
Screenshot (217)
Screenshot (218)
Screenshot (219)

@meryamtm
Copy link

hello , have you somehow fixed this bug ?

@siya31
Copy link

siya31 commented Nov 9, 2022

Hey, did you fix the bug? Even I am facing the same issue

@harih0165
Copy link

Hey BRO.. Is the Error fixed. Please let me know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants