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

Issue with 'Extract data using Github username of target' #6

Open
d7e7r7 opened this issue Sep 6, 2024 · 0 comments
Open

Issue with 'Extract data using Github username of target' #6

d7e7r7 opened this issue Sep 6, 2024 · 0 comments

Comments

@d7e7r7
Copy link

d7e7r7 commented Sep 6, 2024

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`

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

1 participant