bugcrowd

26.4K posts

bugcrowd banner
bugcrowd

bugcrowd

@Bugcrowd

The leading provider of crowdsourced cybersecurity solutions purpose-built to secure the digitally connected world...Unleash Ingenuity™

San Francisco, CA Sumali Eylül 2012
6.1K Sinusundan195.6K Mga Tagasunod
bugcrowd
bugcrowd@Bugcrowd·
Just to name a few. Want to go deeper on a specific topic? Our blog is packed with resources and guides to support your boardroom conversations: bugcrowd.com/blog/
bugcrowd tweet media
English
0
1
2
304
bugcrowd
bugcrowd@Bugcrowd·
You survived the show floor. Reward yourself accordingly 🐝🥂 We’re hosting a low-key reception just steps from the conference with good drinks, good people, and conversation that feels a lot better than shouting over expo hall carpet 🤭 🌉 Come hang! Your better after-hours plan is right here at The Hive: luma.com/hivereception?… We’re grateful to our sponsors, @HPE, @menlosecurity, and Unosecur, for helping bring this event to life! 🎉
bugcrowd tweet media
English
0
0
0
498
bugcrowd
bugcrowd@Bugcrowd·
AI-generated phishing attacks have reportedly increased by 14X, with a significant impact on the manufacturing sector. 🧑‍🏭 The surge indicates a shift in how attackers are leveraging LLMs to scale their operations. By automating the creation of realistic lures, threat actors can target specific industries with much higher frequency. This trend emphasizes the need for defensive strategies that can account for the rapid iteration of social engineering tactics. Read more at Manufacturing.net: manufacturing.net/cybersecurity/…
English
2
0
5
1.2K
bugcrowd
bugcrowd@Bugcrowd·
AI might be moving faster than your org chart. 👥 When innovation outpaces accountability, risk ownership can get messy. We’re heading to RSAC to discuss how to fix the gap between AI-driven exposure and fragmented controls. The Panel: 🎙️ @kristinaayanian (Moderator, @Nasdaq) 🎙️ @davegerryjr, (CEO at #Bugcrowd) 🎙️ Umesh Shankar (CVP Engineering, Microsoft AI) 🎙️ Ramin Farassat (CPO, Menlo Security Inc.) 🎙️ John Spiegel (CTO Security, Hewlett Packard Enterprise) 💌 RSVP: luma.com/AIsession?utm_… Made possible with support from our event partners: @HPE, @menlosecurity, and Unosecur. 🔥
bugcrowd tweet media
English
0
0
3
843
bugcrowd
bugcrowd@Bugcrowd·
✍️ World Poetry Day in cyber? Yeah, we know. A little absurd. Now that our social media manager tried to rhyme, please head to the blog because this felt like a crime 🥴: bugcrowd.com/blog/10-cybers… Happy #WorldPoetryDay from Bugcrowd and our talented Director of Content Marketing 🌟🧡
English
1
0
1
809
bugcrowd
bugcrowd@Bugcrowd·
Tools of Efficiency 🛠️ DOM Invader: standard dynamic scanners fail at discovering this because aggressive clobbering instantly breaks site functionality. Use DOM Invader in Burp Suite, but remember you must manually toggle the "DOM clobbering" setting on and reload the browser context to start finding these data flows.  Stay 1337, DOM clobber! 👊🔥
English
0
1
5
185
bugcrowd
bugcrowd@Bugcrowd·
Bug Bounty Significance 💰 This technique bypasses robust sanitizers by disabling their internal logic loops (like the classic html-janitor bypass). It escalates low-severity HTML injection straight to critical Stored XSS.
English
1
1
3
201
bugcrowd
bugcrowd@Bugcrowd·
Going Deep 🕳️ Clobbering isn't limited to a flat namespace. By abusing the authoritative relationships of HTML <form> elements, we can clobber three levels deep. Injecting <form id=x><output id=y>Payload</output></form> successfully overwrites window.x.y.value.
English
1
1
5
168
bugcrowd
bugcrowd@Bugcrowd·
How it Works ⚙️ If an application relies on a global variable (like window.config), we can overshadow or "clobber" it.  By injecting , the engine maps this to window.config.url. When an existing "script gadget" evaluates that variable, it executes our payload instead.
English
1
1
6
425
bugcrowd
bugcrowd@Bugcrowd·
Tired of standard XSS payloads getting blocked by strict sanitizers and CSPs?  Enter DOM Clobbering. Here's how it works 🧵👇
bugcrowd tweet media
English
2
6
39
2.3K
bugcrowd
bugcrowd@Bugcrowd·
The Fundamentals 📚 When a browser parses a webpage, it maps the structure to a DOM tree. Thanks to legacy specifications, injecting HTML elements with an id or name attribute automatically creates a global property on the window and document objects.
English
1
1
3
510
bugcrowd
bugcrowd@Bugcrowd·
data = pickle.loads(user_cookie) Replace pickle.loads with ________ to prevent RCE A) pickle.loads(user_cookie, fix_imports=False)   B) json.loads(user_cookie) C) yaml.load(user_cookie) D) eval(user_cookie) Hint: One of these is even WORSE than pickle 😈 Bonus: RCE payloads for each!
English
4
1
35
4.7K
bugcrowd
bugcrowd@Bugcrowd·
Verification is harder when risk is shared across vendors, partners, and platforms 💨 At The Hive during #RSAC, Bugcrowd is hosting a conversation for security leaders focused on how FinTech teams assess vendor exposure, inherited risk, and partner dependencies in complex environments. Featuring @treyford at Bugcrowd, Jaye Tillson at @HPE, and Pranav Vattaparambil at Unosecur. 🎙️ 🛟 Save your seat before it’s full: luma.com/PeerExchange?u… Good conversations need good company. Thanks to our sponsors for helping make this one happen: Hewlett Packard Enterprise, @menlosecurity, Unosecur!
bugcrowd tweet media
English
0
2
4
993
bugcrowd
bugcrowd@Bugcrowd·
📢 The White House has released a National Cyber Strategy that places a priority on offensive operations. Bugcrowd CEO Dave Gerry observes that the current document serves as a high-level messaging framework. While it aligns with national needs, the specific details regarding timing, funding, and execution plans will likely follow in subsequent executive orders or legislation. 📜 For the cybersecurity industry, the focus now turns to how different agencies will be tasked with executing these high-level goals. Full story at Dark Reading: darkreading.com/cybersecurity-…
English
1
1
5
1K
bugcrowd
bugcrowd@Bugcrowd·
Catch Tatiana Uklist from Bugcrowd on the Women in Cybersecurity Careers Panel hosted by the UTS Cyber Security Society 💼 It’s always inspiring to see conversations like this create more visibility, representation, and guidance for the next generation of talented folks in cyber!
bugcrowd tweet mediabugcrowd tweet media
English
0
1
7
1.3K
bugcrowd
bugcrowd@Bugcrowd·
New research highlights how connecting Salesforce with third-party applications and APIs can inadvertently expand an organization’s attack surface. 🫟 Trey Ford points out that trust relationships are becoming a focal point for attackers. Compromising a single trusted integration can create a ripple effect of risk across the entire ecosystem. Enterprise teams are encouraged to audit guest user permissions and enforce a policy of least-privilege access for all public API connections. Read more in CSO Magazine: csoonline.com/article/414366…
English
0
2
10
1.5K