DJDevy Jonesindevyjones.hashnode.dev·1d ago · 5 min readFinding Exposed APIs and Services: A Practical Guide for DevelopersAs developers, we're constantly building and deploying services, often exposing APIs to the internet for legitimate reasons. But sometimes, things slip through the cracks: an old test endpoint, a misc00
DJDevy Jonesindevyjones.hashnode.dev·2d ago · 5 min readFinding Exposed APIs and Services: A Practical Guide for DevelopersFinding Exposed APIs and Services: A Practical Guide for Developers As developers, we often build and deploy services to the internet. Whether it's a REST API for a mobile app, a gRPC endpoint for mic00
DJDevy Jonesindevyjones.hashnode.dev·3d ago · 4 min readFinding Exposed APIs and Services: A ScanSearch Quickstart for DevelopersAs developers, we're constantly building and deploying applications, often relying on various services and APIs. While focus is usually on functionality, understanding the external visibility of these00
DJDevy Jonesindevyjones.hashnode.dev·6d ago · 5 min readFinding Exposed APIs and Services: A Practical Guide for Developers (with ScanSearch)As developers, we're constantly building and deploying services, often exposing APIs to the internet. While necessary, this exposure brings a critical responsibility: ensuring these endpoints are secu00
DJDevy Jonesindevyjones.hashnode.dev·Jul 26 · 4 min readFinding Exposed APIs and Services: A Practical Guide for DevelopersAs developers, we spend a lot of time building and deploying applications. But sometimes, in the rush to get features out or during testing, we might inadvertently expose services or APIs that shouldn00