XssPy: How to Install and use XssPy to search for xss vulnerability in termux

Install and use XssPy



NOTE: This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The Authors and www.andr0idunleashed.blogspot.com will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law.


Requirements:
  • Termux from play store.
  • Mobile data / wifi connection.

  1. First type ' pkg install python2 git '.
  2. Now type ' git clone https://github.com/faizann24/XssPy.git '.
  3. Now type ' cd XssPy '
  4. Now type ' pip install mechanize '
  5. Type ' chmod +x XssPy.py ' to give it permissions for execution
  6. Last step to start XssPy is ' python XssPy.py -h '.
  7. Now to scan a website type ' python XssPy.py -u youwebsite.com ' and follow the instructions.


Hope you like, if any problem then feel free to ask in comment section.

Comments

Popular Posts