Git Product home page Git Product logo

Comments (5)

Malwareman007 avatar Malwareman007 commented on June 8, 2024 1

@michaelbehan
Ooo sorry for that one i just forget i have fixed it can u check for main scanner or full scanner there is no requirement need so u can proceed now Thank you
and if you are doing bug bounty then I recommend using TechViper for stored XSS

from scanner-and-patcher.

Malwareman007 avatar Malwareman007 commented on June 8, 2024

@TFSID
I'm very sorry for any confusion caused. There is a misunderstanding regarding the installation of the sys module. Please note that the sys module is a built-in module in Python, and it does not require installation via pip or any other package manager.

When you encounter the error message "No matching distribution found for sys," it usually means that you are attempting to install a package that is not available on the Python Package Index (PyPI) because it is a built-in module.

In the case of the sys module, you don't need to install it separately since it is already available within the Python installation. You can directly import and use it in your Python scripts without any installation steps.

If you are experiencing issues with other packages or modules, please provide the specific details, including the command you are using and the error messages you are receiving, so I can assist you further.

And 2 years back these modules didn't come built-in when I was creating this and testing so I created this requirement txt but now you don't need the requirement because all the modules are built in Python so very very sorry for the inconvenience.

from scanner-and-patcher.

michaelbehan avatar michaelbehan commented on June 8, 2024

Your requirements.txt file lists built-in modules. That's the real issue.

from scanner-and-patcher.

Malwareman007 avatar Malwareman007 commented on June 8, 2024

@michaelbehan @TFSID
I have updated it you check Redme file now
Thank you for bringing this to my attention. I appreciate your help .

from scanner-and-patcher.

michaelbehan avatar michaelbehan commented on June 8, 2024

@Malwareman007 I'm not seeing the update yet.

The problem is in the setup/requirements.txt file. It currently holds modules that are built-in. I believe this is the proper list:

requests
termcolor
PyCryptodome
dnslib
selenium
colorama

from scanner-and-patcher.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.