Coder Social home page Coder Social logo

Comments (8)

lanmaster53 avatar lanmaster53 commented on July 18, 2024 1

That is so weird. I need to test with a fresh build later and see if i can replicate. Thanks!

from recon-ng.

lanmaster53 avatar lanmaster53 commented on July 18, 2024 1

I just did a clean install and everything worked fine. No issues. I've seen your issue before and I am certain it's an environment confusion issue on your end. Figuring out what is causing the confusion is the trick.

If it makes you feel any better, the module doesn't return anything right now anyway. The site has changed and the parser needs to be updated. You can track this at lanmaster53/recon-ng-marketplace#73. Closing this for now since it appears to be a localized environmental issue.

from recon-ng.

lanmaster53 avatar lanmaster53 commented on July 18, 2024

lxml is listed in the REQUIREMENTS file, so whoever set up the apt repository for whatever distribution you are using (I don't have any control or oversight of that) is not meeting the REQUIREMENTS for the framework. This sounds like an issue for their bug tracker.

from recon-ng.

l4jos avatar l4jos commented on July 18, 2024

I'm having the issue here as well... All requirements are already satisfied.

Requirement already satisfied: lxml in /usr/local/lib/python3.7/dist-packages (from -r REQUIREMENTS (line 4)) (4.3.4

from recon-ng.

lanmaster53 avatar lanmaster53 commented on July 18, 2024

I still can't replicate the error. It's working fine here. I believe there is something confusing your python environments on whatever system you are using.

from recon-ng.

lanmaster53 avatar lanmaster53 commented on July 18, 2024

However, the module doesn't return anything anyway, even for domains that the website clearly shows results for. The module itself appears to need updating as well, but that's a separate issue from what you're experiencing.

from recon-ng.

naltun avatar naltun commented on July 18, 2024

@lanmaster53 I am getting the same error.

I am running Arch Linux with the BlackArch repos (from which I installed recon-ng via pacman -S blackarch/recon-ng). The dependencies are:
image

I grep for current installed packages:
image

Python version is:
image

I may install by hand later and compare. I'll update.

from recon-ng.

naltun avatar naltun commented on July 18, 2024

@lanmaster53 I just installed the repo by hand and got the same error when running with the recon/domains-host/findsubdomains module:
image

Environment:
python 3.7.4
pip 19.0.3

Steps to reproduce:

  1. Clone the repo and cd into recon-ng
  2. Create the virtual environment:
    • $ python3 -m venv env
  3. Enter the environment:
    • $ source env/bin/activate
  4. Install the requirements:
    • $ pip3 install -r REQUIREMENTS
  5. Run recon-ng, and install the findsubdomains module
  6. Set SOURCE to a valid domain
  7. run

from recon-ng.

Related Issues (20)

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.