The easiest bug to get a Hall of fame from a Billion dollar company.

Ravaan
InfoSec Write-ups
Published in
3 min readOct 10, 2022

--

GeHealthcare, is a company that many might not have heard of. This company basically supports Healthcare related electronic machinery. Long story short- I wanted to hack them.

If you’ve been following me for a while you must have understood my primary methodology revolves around a specific tool that I built myself.

Check that out btw: Instant Bounties

so i run my tool and find all the subdomains.

The next step is I visit most of the subdomains and few 3 tier domains stand out and out of which one was https://Redacted-myinstall.cloud.gehealthcare.com/

I visit the page and its a white page. Interesting, I had previous experience with Microsoft bug bounty and Adobe’s bug bounty where most of these pages had hidden locations running a service so, you might have already guessed it what i used.

FFUFing:

Examples of GraphQL endpoints

It’s difficult to list all possible endpoints to find a GraphQL instance but many of them use a framework like “Appollo” and they use common GraphQL endpoints:

/v1/explorer
/v1/graphiql
/graph
/graphql
/graphql/console/
/graphql.php
/graphiql
/graphiql.php
(...)

You can find more complete list on SecLists. Another way to identify a hidden endpoint is by searching some keywords in JavaScripts files like “query“, “mutation“, “graphql” and it could reveal the presence of a GraphQL decommissioned/unofficial endpoint.

I used ffuf and tried to find files when i come across /graphql. If you’re unaware of it Graphql helps in querying API via schemas. One can query things which i did and extracted Sensitive information.

Here’s an article explaining it. Meanwhile, let me know if you want Advanced API hacking stuff.

You can also use Graphql Voyager though it's not available at this moment.

Findings and Hall of fame:

So i report and another potential issue which turned out to be a new thing they were testing and they took down the entire server for few hours and it was again up.

I was given a spot in their hall of fame:

Announcement:

Almost at 1000 subscribers. I will be giving out 2 Tryhackme Premium VIP+ vouchers when I hit 1000 subscribers. Thanks for reading and I am sorry if I am not responding to the emails due to projects which I am currently working on.

Clapping more than once is possible and do comment to enter the Giveaway. PEACE — Ravaan:)

From Infosec Writeups: A lot is coming up in the Infosec every day that it’s hard to keep up with. Join our weekly newsletter to get all the latest Infosec trends in the form of 5 articles, 4 Threads, 3 videos, 2 GitHub Repos and tools, and 1 job alert for FREE!

--

--

Red Teamer/BBHH. APPLE HOF ADOBE HOF, Governments to fortune 500 companies, UN. Reaseacher/Malware. CVE Hunting. Bookworm. CEH(prac)