hack and bug bounty
@hack_com
22
subscribers
20.9K
links
Download Telegram
Join
hack and bug bounty
22 subscribers
hack and bug bounty
Bypass video capture limit on Ray-Ban Stories
These aren't the access_tokens you're looking for
Bypass video capture limit on Ray-Ban Stories - These aren't the access_tokens you're looking for
Meta Rayban Stories has lower-level settings to change via the View (Assistant app) for example enable Assistant change inner LED notification level change volume Since the method for these settings are shared for other options defined in the firmware, it…
hack and bug bounty
View the country of a private Instagram User
These aren't the access_tokens you're looking for
View the country of a private Instagram User - These aren't the access_tokens you're looking for
There is a XController that allows information to be returned about an Instagram user. This feature discloses the country of a private account. Even if this feature is an ad tool, this does not support the privacy of a private account. Additionally the owner…
hack and bug bounty
Access to CrowdTangle Deletion Framework API
These aren't the access_tokens you're looking for
Access to CrowdTangle Deletion Framework API - These aren't the access_tokens you're looking for
There is a root GraphQL query that gives one access to numerous CrowdTangle API calls including one that lists the deleted objects for popular Facebook entities by date. Regular users shouldn’t have access to CrowdTangle this way. The data was of the form…
hack and bug bounty
Missing permission check for Facebook gaming community invites
These aren't the access_tokens you're looking for
Missing permission check for Facebook gaming community invites - These aren't the access_tokens you're looking for
Facebook allows a user or page (gaming creator) to delegate users as community managers (CM) for moderating comments on live gaming videos. When a user invites a person as a CM, this will add the person to a pending community manager list. It’s assumed that…
hack and bug bounty
Disclose group members of a Facebook campus (https://www.facebook.com/campus/)
These aren't the access_tokens you're looking for
Disclose group members of a Facebook campus (https://www.facebook.com/campus/) - These aren't the access_tokens you're looking…
Facebook campus is a special group that needs an .edu styled email to gain access.It is possible to list members of a campus because the child groups list members. Timeline Jul 14, 2021 – Report sentJul 23, 2021 – Fixed by Facebook
hack and bug bounty
Disclose page admin on KnowledgeNote GraphQL Object
These aren't the access_tokens you're looking for
Disclose page admin on KnowledgeNote GraphQL Object - These aren't the access_tokens you're looking for
The KnowledgeNote GraphQL object has a field which shows the user who last edited a note. All notes in Facebook are of type KnowledgeNote. Timeline Jul 12, 2021 – Report sentJul 19, 2021 – Fixed by Facebook
hack and bug bounty
Facebook Page Owner (Admin) Disclosure
These aren't the access_tokens you're looking for
Facebook Page Owner (Admin) Disclosure - These aren't the access_tokens you're looking for
The Facebook GraphQL Page object has a field page_owner_name which discloses the owner of a page. Timeline Jul 12, 2021 – Report sentJul 14, 2021 – Fixed by Facebook
hack and bug bounty
Disclose the creator (Facebook User) of a Facebook application
These aren't the access_tokens you're looking for
Disclose the creator (Facebook User) of a Facebook application - These aren't the access_tokens you're looking for
The GraphQL Application has two fields (“created_by_name”, “created_by_uid”) that allow for disclosure of the creator of a Facebook application Timeline Jul 11, 2021 – Report sentJul 14, 2021 – Fixed by Facebook
hack and bug bounty
Bulletin.com email address leak
These aren't the access_tokens you're looking for
Bulletin.com email address leak - These aren't the access_tokens you're looking for
Bulletin.com is Facebook’s new publication service. The VoiceCreator object in GraphQL has no apparent permissions, this means I can list the subscribers of a podcast/publication by email address.query a {bulletin_browse_publications(){__typename,publica…
hack and bug bounty
So, you want to get into bug bounties?
shubs
So, you want to get into bug bounties?
I've been doing bug bounties for over 10 years now and over time, I have grown fonder of the life changing effects it has had for me. From job prospects, to being able to financially support those around me and myself. I believe that if you're passionate…
hack and bug bounty
The ugly side of collaboration in bug bounties
shubs
The ugly side of collaboration in bug bounties
TL;DR when money is involved, things can get ugly. Your best bet is to be clear about the terms up-front and stick to the 50/50 rule. Don't share information with people you don't have the privilege to.
The thing that frustrates me about the bug bounty community…
hack and bug bounty
A hackers perspective on bug bounty triage
shubs
A hackers perspective on bug bounty triage
In the last few days, I have been able to have productive conversations with my peers in the bug bounty community including Patrik who works on the triage team and Luke who leads community efforts from HackerOne. Patrik has helped clear up misconceptions…
hack and bug bounty
A Glossary of Blind SSRF Chains
shubs
A Glossary of Blind SSRF Chains
You can find this blog post on Assetnote's blog.
hack and bug bounty
Finding Hidden Files and Folders on IIS using BigQuery
shubs
Finding Hidden Files and Folders on IIS using BigQuery
You can find this blog post on Assetnote's blog.
hack and bug bounty
Hacking on Bug Bounties for Four Years
shubs
Hacking on Bug Bounties for Four Years
You can find this blog post on Assetnote's blog.
hack and bug bounty
Expanding the Attack Surface: React Native Android Applications
shubs
Expanding the Attack Surface: React Native Android Applications
You can find this blog post on Assetnote's blog.
hack and bug bounty
Discovering a zero day and getting code execution on Mozilla's AWS Network
shubs
Discovering a zero day and getting code execution on Mozilla's AWS Network
You can find this blog post on Assetnote's blog.
hack and bug bounty
Gaining access to Uber's user data through AMPScript evaluation
shubs
Gaining access to Uber's user data through AMPScript evaluation
You can find this blog post on Assetnote's blog.
hack and bug bounty
High frequency security bug hunting: 120 days, 120 bugs
shubs
High frequency security bug hunting: 120 days, 120 bugs
1) Intro & Motivations
At the start of of this year, I set myself a personal goal of finding 365 bugs in 365 days.
This was entirely motivated by wanting to challenge myself to find more security issues as I felt I'd been slacking off.
I thought back to…
hack and bug bounty
Using ngrok to proxy internal servers in restrictive environments
shubs
Using ngrok to proxy internal servers in restrictive environments
When gaining shell access to a machine on a network, a promising attack vector is to check the internal network for web applications and services that may be accessible from the machine that has been compromised.
Often, internal web applications are found…
hack and bug bounty
Insecure Features in PDFs
Blogspot
Insecure Features in PDFs
In 2019, we published attacks on PDF Signatures and PDF Encryption . During our research and studying the related work, we discovered a lot...