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

Not really an issue but request #56

Closed
Monkey-Business-2020 opened this issue Jun 1, 2019 · 3 comments
Closed

Not really an issue but request #56

Monkey-Business-2020 opened this issue Jun 1, 2019 · 3 comments
Labels
discussion kind/feature New feature or request

Comments

@Monkey-Business-2020
Copy link

So after running the tool and it gets all its results could it in a way collect all the positive results and spit them out as a different colour at the end??

@sundowndev sundowndev added discussion kind/feature New feature or request labels Jun 1, 2019
@sundowndev
Copy link
Owner

What do you mean by "positive results" ?

@Monkey-Business-2020
Copy link
Author

Okay so I mean when the scan has done it's thing after the whole captcha things it then runs through and checks the number against all these sites. If there's any matches then the site has a [+] next to it.

Is there a way that all the [+] could be collected and grouped at the end and maybe like in a lighter green for instance. Maybe under a "RESULTS:" title?

I hope that makes sense! Amazing tool by the way I love it!

@sundowndev
Copy link
Owner

I get your point, but you can already do that manually :

python phoneinfoga.py -n "+33 0620xxxxx" -s footprints --output scan.txt

then filtering results :

grep '^\[+\]' scan.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants