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

fix(celery): wafw00f install #166

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

psyray
Copy link
Contributor

@psyray psyray commented Aug 26, 2024

Fixes #165

I've change the commit to fix wafw00f installation in celery container

Tested and working

python3.10 -m pip install pipx && pipx ensurepath && printf "poetry\n\
    watchdog\n\
    https://github.com/aboul3la/Sublist3r/archive/refs/tags/1.1.zip\n\
    https://github.com/laramies/theHarvester/archive/refs/tags/4.6.0.zip\n\
    git+https://github.com/ncrocfer/whatportis@59a1718bf7c531f2a5a4e213cad0c047ce9c1c94\n\
    git+https://github.com/EnableSecurity/wafw00f@914dbf4feab7e2529f064f4300b5fde84ea1cce3\n\
    h8mail\n" | xargs -L1 pipx install || true
 ....
  installed package wafw00f 2.2.0, installed using Python 3.10.0
  These apps are now globally available
    - wafw00f
done! ✨ 🌟 ✨

@psyray psyray added the bug Something isn't working label Aug 26, 2024
@psyray psyray requested a review from AnonymousWP August 26, 2024 19:10
@psyray psyray self-assigned this Aug 26, 2024
@AnonymousWP AnonymousWP changed the title bug(celery): fix wafw00f install fix(celery): wafw00f install Aug 26, 2024
Copy link
Member

@AnonymousWP AnonymousWP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Out of curiosity: why was the previous commit hash not working? Has it been deleted?

@AnonymousWP AnonymousWP merged commit 6434250 into release/2.1.0 Aug 26, 2024
@AnonymousWP AnonymousWP deleted the 165-fix-wafw00f-install branch August 26, 2024 19:12
@psyray
Copy link
Contributor Author

psyray commented Aug 26, 2024

Out of curiosity: why was the previous commit hash not working? Has it been deleted?

don't know, I've fixed a lot of this in this PR
https://github.com/Security-Tools-Alliance/rengine-ng/pull/161/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants