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

try decryption #430

Closed
ehhtehh opened this issue Feb 10, 2023 · 5 comments
Closed

try decryption #430

ehhtehh opened this issue Feb 10, 2023 · 5 comments

Comments

@ehhtehh
Copy link

ehhtehh commented Feb 10, 2023

how to you decrypt the news etc.. on the gui?

@epsylon
Copy link
Owner

epsylon commented Feb 19, 2023

@ehhtehh You need to introduce the secret key in the input box. UFONet uses symmetrical encryption (AES256+HMAC-SHA1). In some sections it will be enough for you to click on a link in which it says:

"Try Decryption".

From the terminal, you can launch the command:

python3 ufonet --crypter

And follow the steps to encrypt/decipher.

@epsylon epsylon closed this as completed Feb 19, 2023
@ehhtehh
Copy link
Author

ehhtehh commented Jun 8, 2023 via email

@ehhtehh
Copy link
Author

ehhtehh commented Jun 8, 2023 via email

@epsylon
Copy link
Owner

epsylon commented Jun 11, 2023

@ehhtehh some of the main possible answers to your question:

1 - Your zombies list is not correctly updated (for example, only with working zombies) so it is not a valid list
2 - Your networking is not working
3 - Your target is offline!

@ehhtehh
Copy link
Author

ehhtehh commented Jun 20, 2023 via email

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