Filter
Exclude
Time range
-
Near
Day 14/100 - Learning Web Application Security. Today I solved this lab on portswigger academy. Lab: User ID controlled by request parameter, with unpredictable user IDs. We move 🎉 #100DaysOfCyberSecurity #WebApplicationSecurity @ireteeh @ce3nerd @WebSecAcademy
Day 13/100- Learning Web Application Security. Today I reviewed everything I’ve learned so far: • HTTP requests & responses • Cookies & sessions • Same-Origin Policy & CORS • Burp Suite (Proxy & Repeater) • Broken Access Control (IDOR) Something I’m realizing: 👇👇
2
113
controls. This taught me an important lesson: Never trust the frontend. Always test how the server reacts. Every parameter is a potential entry point. Slowly, I'm learning to see applications like an attacker. #100DaysOfCyberSecurity #WebApplicationSecurity. @4osp3l @ireteeh
3
23
Me and this Access Control. Someone must give up. But obviously not me. Solved this lab on portswigger. Lab: Unprotected admin functionality with unpredictable URL. we move! Consistency is the key 🔐 #WebApplicationSecurity. @ireteeh @4osp3l
3
1
35
1,464
Came earlier than thought, so I was able to set up my labs completely.... let's go 🥳 Hacking is fun, hacking is interesting. #WebApplicationSecurity @ireteeh @ce3nerd @cyb3rshi3ld
Day 6/100 - Web Application Security Journey. Today I decided to set up the lab I'll be using for my practicals, I set up my kai Linux and Burp suite community on it...also created an account with Portswigger academy before NEPA take light....I will set up my DVWA tomorrow....
2
51
❓ Who’s tested your web application more recently? You or hackers? Public-facing applications are probed constantly. If yours hasn’t been professionally tested, vulnerabilities may already be known. 👉 See what attackers look for: altiusit.com/auditwebapp.htm #WebApplicationSecurity
1
4
40
Not sure what to expect from the London OWASP Training Days? 👀 Here’s a quick overview of Fabio Cerullo’s Web Application Security Essentials training, for one more reason to join us 📆 youtube.com/watch?v=6ZH6gWIo… #appsec #owasp #training #opensource #webapplicationsecurity
2
5
1,982
Just wrapped up “Complete Guide to Application Security” by Jerod Brennen. Solid end-to-end coverage of modern AppSec, from OWASP fundamentals to real-world security mindset and risk-driven testing. Big takeaway: AppSec isn’t about tools, it’s about design decisions, threat modeling, and understanding how systems fail in production. This course reinforced how security must be baked in early, not bolted on later. If you’re serious about web application security and building defensible systems, this is worth the time. linkedin.com/posts/gabrielod… #owasp #applicationsecurity #webapplicationsecurity
6
6
50
1,317
Day 2/90 days Today i worked on IDOR and ACCESS Control issues on Portswigger and also read some writeups on them. This is the #1 web vulnerability in the world right now and has been scalling for more than 5 years. According to the OWASP 2021 and 2025.. Broken Access Control (BAC) tends to be the issues of most web vulnerabilities and I wonder why that is ! It was said that most security testers and Researchers has chosen this very vulnerability to the #1 OWASP in all of web application security, and who knows maybe in web3. This particular vulnerability should be a vulnerability of a particular concern. A wise man once said IDOR is every where, you just have to find it. This actually seems to be the case as majority of Pentesters and Security Researchers has found this very vulnerability over and over again. Kindly Note IDOR IS NOT ACCESS CONTROL. Similar in meaning but very distinct in nature. #AppSec #CyberSecurity #90daysAppSecChallenge #WebApplicationSecurity
Day 1/90 days Today marks the start of my 90-day AppSec execution journey, and I intentionally kicked off from the fundamentals. No shortcuts, no assumptions — just a clean, structured baseline to make sure every advanced skill I build next stands on solid ground. I spent Day 1 revisiting the core pillars of how modern web applications actually behave under the hood: Understanding HTTP mechanics (headers, cookies, sessions, caching) Reviewing the OWASP WSTG Web Architecture standards Reconfiguring my tooling: Burp Suite browser integration Re-establishing a clear mental model of how data flows from client → server → backend services Relearning the basics isn’t a step backward it’s a strategic reset. Strong fundamentals accelerate everything that comes afterward: exploitation, API security, mobile testing, automation, and real-world offensive workflows. linkedin.com/posts/gabrielod… And here is my writeup on medium. Understanding the Modern Web Attack Surface (AppSec) medium.com/@gabbytech01/unde…
5
5
27
3,234
Fortinet FortiWeb zero day lets attackers take admin control via the interface. Update to 8.0.2 and keep the interface off the internet. #cybersecurity #infosec #Fortinet #FortiWeb #zeroday #vulnerability #securityalert #patchnow #webapplicationsecurity #enterprisesecurity
2
97
12 Nov 2025
Today's suggestion: "OWASP Top 10 Adds A03:2025: Software Supply Chain Failures" ❗️💁🏻‍♀️ Credit: @EndorLabs 🌟🙌🏻 Link: api.cyfluencer.com/s/owasp-t… 🔗 #cybersecurity #infosec #OWASP #Top10 #webapplicationsecurity #appsec #applicationsecurity #webappsec #pentest #pentesting #pentester #happyhacking #supplychain #resourcesharing #article #learningeveryday
1
4
210
9 Oct 2025
🏆 We’re honored! Fortinet #WebApplicationSecurity has been named a 2025 @Gartner_inc Peer Insights™ Customers’ Choice for #CloudWAAP, earning a 4.8/5 rating and 99% willingness to recommend score! 👉 See why we believe organizations choose Fortinet: ftnt.net/6015AsnPb
1
6
1,305
9 Oct 2025
Today's suggestion: "Web Application Firewalls (WAFs): A false sense of security?"❗️👩🏻‍💻 Credit: @outpost24 🌟🙌🏻 Link: api.cyfluencer.com/s/web-app… 🔗 #cybersecurity #infosec #appsec #applicationsecurity #WAF #webapplicationsecurity #resourcesharing #article #learningeveryday
1
1
5
389
23 Aug 2025
Bypass 403 With Origin Header #WebApplicationSecurity
1
34
213
9,855
🚨 New Writeup Alert! 🚨 " $10,000 Google Bug Bounty: How a Deserialization RCE in AppSheet Could Have Led to Remote Code…" by Yeswehack is now live on IW! Check it out here: infosecwriteups.com/955b0a2e… #bugbountyhunting #adityasunny06 #remotecodeexecution #securityexploitanalysis #webapplicationsecurity

1
9
65
3,664
3 Aug 2025
🛡️ When Sophisticated Scrapers Meet Advanced Security: A Real-World Battle Yesterday, our anti-scraping middleware caught 20 malicious IPs attempting various bypass techniques on our platform. Here's what we learned about modern web security threats: The Initial Challenge: Despite having basic anti-scraping protection, we noticed suspicious activities slipping through: ✔️ NULL user agent attacks targeting database vulnerabilities ✔️ Direct IP access to bypass domain-based blocking ✔️ URL injection attempts from known malicious domains ✔️ Coordinated attacks from bot networks The Security Enhancement: We completely redesigned our middleware with multi-layered detection: ✔️ Advanced pattern recognition for evasion attempts ✔️ Real-time behavioral analysis of request patterns ✔️ Multi-vector blocking (user agents, referrers, URLs, headers) ✔️ Progressive penalties instead of binary blocking The Results: Our enhanced algorithm now catches sophisticated bypass attempts that traditional security misses. Every attack vector is now monitored and blocked in real-time. For Fellow Developers: Security isn't just a checkbox—it's an ongoing battle requiring the same attention you give to business logic. Modern attackers use sophisticated techniques that basic security measures simply can't handle. Speaking of Security & Opportunities: Developers: Your completed projects could be your next income stream You've built amazing web applications throughout your career. What if each one could generate $300-800 in ongoing sales? ScriptVil is a new marketplace where developers package and sell their existing projects. Instead of building once and moving on, you can monetize your solutions repeatedly. Perfect timing for early adopters: ✔️ Zero platform fees until October 31st (keep 100% of sales) ✔️ Permanent advantages in visibility and commission rates ✔️ Growing community of developers and buyers ✔️ Enhanced security infrastructure protecting your listings Simple process: ✔️ Select your strongest project ✔️ Add documentation and guides ✔️ Upload to ScriptVil.com ✔️ Start earning passive income Want to Help Our Community? We're also looking for experienced developers to volunteer as helpdesk responders—help fellow developers in real-time through our chat system while building valuable connections. Your code should be working as hard as you do. Ready to turn existing work into revenue? Check out ScriptVil.com ♻️ Repost this so web developers can be more security conscious #WebSecurity #AntiScraping #DeveloperSecurity #CyberSecurity #WebDevelopment #PassiveIncome #SideHustle #DeveloperCommunity #ScriptVil #TechSecurity #WebApplicationSecurity #DeveloperTools #SecurityFirst #CodeMonetization #FreelanceDeveloper #SoftwareSecurity #WebDev #TechStartup #DeveloperMarketplace #SecurityEngineering
2
30