Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZSH: Segmentation Fault on Kali 2022.3 #56

Closed
s1nglethr3ad opened this issue Aug 8, 2022 · 4 comments
Closed

ZSH: Segmentation Fault on Kali 2022.3 #56

s1nglethr3ad opened this issue Aug 8, 2022 · 4 comments

Comments

@s1nglethr3ad
Copy link

s1nglethr3ad commented Aug 8, 2022

sudo apt-get install finalrecon
python3 finalrecon.py --full 'https://mydomain.com'

Running finalrecon in zsh on Kali produces:
zsh: segmentation fault python3 finalrecon.py --full 'https://mydomain.com'

Error occurs during enumeration of subdomains.

Running subdomains separately produces same error.
python3 finalrecon.py --sub 'https://mydomain.com'
zsh: segmentation fault python3 finalrecon.py --sub 'https://mydomain.com'

Is there a way to remdiate?
Thank you!

@thewhiteh4t
Copy link
Owner

@s1nglethr3ad finalrecon version ?

@s1nglethr3ad
Copy link
Author

@thewhiteh4t
v1.1.3 from Kali repo.

@thewhiteh4t
Copy link
Owner

@s1nglethr3ad it looks like the upgrade request is not completed yet
https://bugs.kali.org/view.php?id=7837
until its complete you can git clone to use v1.1.5

@s1nglethr3ad
Copy link
Author

@thewhiteh4t
sounds good, i'll give it a go. thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants