PyNessus_Generate_Activation_Code icon indicating copy to clipboard operation
PyNessus_Generate_Activation_Code copied to clipboard

KeyError: 3 on Nessus_Activation

Open armdn opened this issue 4 years ago • 1 comments

================================================================= Generate Multiple Nessus Activation code
Don't misuse this script other then for Pentesting purpose
By:Fools of Security :)

Traceback (most recent call last): File "Nessus_Activation_Code.py", line 69, in nessus_activation() File "Nessus_Activation_Code.py", line 19, in nessus_activation email = tmp.get_email_address()
File "/usr/local/lib/python3.8/dist-packages/tempmail.py", line 68, in get_email_address self.domain = random.choice(available_domains) File "/usr/lib/python3.8/random.py", line 291, in choice return seq[i] KeyError: 3

armdn avatar Sep 05 '20 08:09 armdn

Same error I got

wickedrifter avatar Jun 24 '22 11:06 wickedrifter