champmq / TheScrapper

Scrape emails, phone numbers and social media accounts from a website.
GNU General Public License v3.0
237 stars 49 forks source link

crackmapexec incompatibility #6

Closed purim-sudo closed 1 year ago

purim-sudo commented 1 year ago

crackmapexec 5.4.0 requires pypsrp<0.8.0,>=0.7.0, but you have pypsrp 0.8.1 which is incompatible. it seems its incompatible with new versions would you try to solve this issue?to be compatible with new versions

champmq commented 1 year ago

Just to make it clear do u still need help with this or is it alright now?

purim-sudo commented 1 year ago

Yeah I still need helpit isnt compatible with the new version and brings that error report

On Fri, 23 Jun 2023 at 10:59, Champ @.***> wrote:

Just to make it clear do u still need help with this or is it alright now?

— Reply to this email directly, view it on GitHub https://github.com/champmq/TheScrapper/issues/6#issuecomment-1603885141, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6WZBYSDUFNHS7IODZSCWGLXMVEH7ANCNFSM6AAAAAAZQNPDWE . You are receiving this because you modified the open/close state.Message ID: @.***>

champmq commented 1 year ago

Ill check it out and will msg u when its fixed

champmq commented 1 year ago

Okay so I tried to recreate ur error but idk how u did it so I need the steps u r doing bcs its working just fine for me

purim-sudo commented 1 year ago

please have you tried it in the new latest kali linux?when i install the tool and try reinstalling its dependencies, thats where the error message comes about...since the new version seems not to support it creating a message that it may misbehave

On Sat, 24 Jun 2023 at 22:08, Champ @.***> wrote:

Okay so I tried to recreate ur error but idk how u did it so I need the steps u r doing bcs its working just fine for me

— Reply to this email directly, view it on GitHub https://github.com/champmq/TheScrapper/issues/6#issuecomment-1605689883, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6WZBYQXD3BBST7UTIRSS53XM43JTANCNFSM6AAAAAAZQNPDWE . You are receiving this because you modified the open/close state.Message ID: @.***>

champmq commented 1 year ago

I tried it on windows dont have any device that has kali on it rn but I am pretty sure that it should work

purim-sudo commented 1 year ago

Installing collected packages: argparse, beautifulsoup4, socid-extractor WARNING: The script socid_extractor is installed in '/home/purim/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. crackmapexec 5.4.0 requires aioconsole<0.4.0,>=0.3.3, but you have aioconsole 0.3.1 which is incompatible. crackmapexec 5.4.0 requires beautifulsoup4<5,>=4.11, but you have beautifulsoup4 4.10.0 which is incompatible. crackmapexec 5.4.0 requires minikerberos==0.3.3, but you have minikerberos 0.4.0 which is incompatible. crackmapexec 5.4.0 requires neo4j<5.0.0,>=4.1.1, but you have neo4j 5.2.dev0 which is incompatible. crackmapexec 5.4.0 requires pypsrp<0.8.0,>=0.7.0, but you have pypsrp 0.8.1 which is incompatible. crackmapexec 5.4.0 requires xmltodict<0.13.0,>=0.12.0, but you have xmltodict 0.13.0 which is incompatible. Successfully installed argparse-1.4.0 beautifulsoup4-4.10.0 socid-extractor-0.0.23

this is the error message

On Sun, 25 Jun 2023 at 17:44, Champ @.***> wrote:

I tried it on windows dont have any device that has kali on it rn but I am pretty sure that it should work

— Reply to this email directly, view it on GitHub https://github.com/champmq/TheScrapper/issues/6#issuecomment-1606117722, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6WZBYWV4JCDBGVGBZMSJ3TXNBFDNANCNFSM6AAAAAAZQNPDWE . You are receiving this because you modified the open/close state.Message ID: @.***>

champmq commented 1 year ago

This is a problem from "socid-extractor" so I cant rly help with that