RevoltSecurities / SpideyX

SpideyX a multipurpose Web Penetration Testing tool with asynchronous concurrent performance with multiple mode and configurations.
MIT License
112 stars 22 forks source link

no any result ! #8

Open iq-rasco opened 1 month ago

iq-rasco commented 1 month ago

Screenshot_20241010_214602

RevoltSecurities commented 1 month ago

Hi @iq-rasco , please run again with --verbose enabled to see whats the main issue and please get back to us with the ouput.

Kind regards, @RevoltSecurities

iq-rasco commented 1 month ago

hey @RevoltSecurities

spideyx crawler -site https://hackerone.com --verbose

         _      _              __   __
        (_)    | |             \ \ / /

| | \ V / / || ' \ | | / ` | / | | | | > <
_
| |) || || (| || /| || | / . \ |/| ._/ || _,| _
| _, |// _\ | | / |
|| |
/

                 @RevoltSecurities

[version]: spideyx current version v1.0.0 (latest) [INFO]: started active crawling 🕸 ==> https://hackerone.com Exception at active crawler scraper: Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library?, <class 'bs4.FeatureNotFound'>

Screenshot_20241011_002545

iq-rasco commented 1 month ago

I think the problem is because the site https://wayback.archive.org/ is down

RevoltSecurities commented 1 month ago

Hello @iq-rasco , Thanks for the images, try to update your Python version to 3.11.+ and if its upto date then install and upgrade the existing package using this commands:

pip install -U lxml
pip install -U bs4
pip install -U beautifulsoup

Try to update these packages and this is caused by some missing packages not web archive. Try to get back us if you still face the issue.

Kind regards, @RevoltSecurities

TrffnSec commented 5 days ago

Still Not Working!

Screenshot_2024-11-19_16_24_53

That's it, No Results! 🤧

RevoltSecurities commented 5 days ago

Hi @TrffnSec , Could you try to enable options -ar and --verbose and run spideyx, so it helps what actual problem is there.

Kind regards, @RevoltSecurities