How to have infinite rounds of attack?
MiChaelinzo opened this issue · 4 comments
MiChaelinzo commented
I tried -r 999999 etc. maximum but it stop somewhere to 100 etc. is there an infinite mode? Thank you and great work!
AnonymousModz420 commented
sorry couldn't figure out how to email u guys about ur tool i got a question i have kali whenever i try run the tool i get this
Traceback (most recent call last):
File "/home/linux/Desktop/Misc/ufonet/ufonet", line 10, in <module> from core.main import UFONet
File "/home/linux/Desktop/Misc/ufonet/core/main.py", line 14 in <module>
from Crypto.Cipher import AES
ModuleNotFoundError: No Module named 'Crypto'
can u plz help me fix this thanks
…-------- Original Message --------
On Nov 6, 2023, 3:39 PM, Michael G. Inso wrote:
I tried -r 999999 etc. maximum but it stop somewhere to 100 etc. is there an infinite mode? Thank you and great work!
—
Reply to this email directly, [view it on GitHub](#458), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AYXZ3NS7TSCVPYUUJ4EELU3YDFDIHAVCNFSM6AAAAAA7ADN43OVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE4DAMBSGA3TCMY).
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
epsylon commented
@MiChaelinzo geomapping sometimes doesn't work propertly because of GeoIP lib. You can try -r 99999 using shell
epsylon commented
@AnonymousModz420 you should try to search this issue and not to write in threads of others.. grrr
btw, try:
pip3 install pycrypto
sudo apt-get install python3-crypto
MiChaelinzo commented
@MiChaelinzo geomapping sometimes doesn't work propertly because of GeoIP lib. You can try -r 99999 using shell
thank you, btw I was running on terminal etc. keep up the good work and updates!