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

throw false information in GITLAB and GITHUB #5

Open
ManuelBot59 opened this issue Feb 9, 2022 · 1 comment
Open

throw false information in GITLAB and GITHUB #5

ManuelBot59 opened this issue Feb 9, 2022 · 1 comment

Comments

@ManuelBot59
Copy link

GITLAB:
throw false information in GITLAB.

[!] Username not found


GITHUB:
└─# python3 gitrecon.py -s github -a -o kennbroorg
Traceback (most recent call last):
File "/home/tedd/TOOLS/gitrecon/gitrecon.py", line 270, in
user_info, keys = github_user_recon(args.username)
File "/home/tedd/TOOLS/gitrecon/gitrecon.py", line 38, in github_user_recon
github_recon.extract_orgs(username)
File "/home/tedd/TOOLS/gitrecon/modules/github_recon.py", line 44, in extract_orgs
orgs_list.append(org['login'])
TypeError: string indices must be integers

@GONZOsint
Copy link
Owner

GONZOsint commented Feb 9, 2022

I'll fix it as soon as I can.

Thanks!

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