http-protocol

2 articles
sort: new top best
clear filter
0 5/10

A bug bounty writeup demonstrating SSRF exploitation on a job posting URL field by enumerating open/closed ports on localhost (127.0.0.1) using HTTP/HTTPS requests and observing different HTTP response codes (201 vs 400) to detect port status, leading to internal network reconnaissance.

Deepak Holani Burp Collaborator HackerOne
medium.com · devanshbatham/Awesome-Bugbounty-Writeups · 17 hours ago · details
0 6/10

A comprehensive guide to FastAPI code quality using SonarQube, covering contract precision (data validation, request/response handling), HTTP protocol compliance, and runtime wiring best practices. Demonstrates common anti-patterns with refactored solutions across two quality pillars.

SonarQube FastAPI Pydantic OpenAPI CORSMiddleware GZipMiddleware uvicorn Jean Jimbo
sonarsource.com · Jean Jimbo · 2 days ago · details