Ashok icon indicating copy to clipboard operation
Ashok copied to clipboard

Issue with 'Extract data using Github username of target'

Open d7e7r7 opened this issue 1 year ago • 0 comments

When running: python3.7 ashok.py --username powerexploit

The error below presents: `Recon Swiss Army Knife v1.1

Author : Ankit Dobhal | Break||The||Code Github : https://github.com/ankitdobhal Website : http://ankitdobhal.github.io/

[+] Dumping Sensitive information from github [+] Name : powerexploit [+] Location : India [+] Website : https://twitter.com/arjundobal96 [+] Number of public github Repository : 121 [+] Number of public gist Repository : 14 Traceback (most recent call last): File "ashok.py", line 68, in gitemails(args.username) File "/Users/XXXX/Ashok/core/gitbot.py", line 18, in gitemails expression=re.findall(r'[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+.[A-Za-z]{2,6}',response.text) NameError: name 're' is not defined`

d7e7r7 avatar Sep 06 '24 15:09 d7e7r7