Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A tool for auditing endpoints defined in exposed Swagger/OpenAPI definition files.
sj is a command-line tool designed to assist with auditing exposed Swagger/OpenAPI definition files, checking API endpoints for weak authentication. It helps users quickly identify which endpoints require authentication and which do not, providing command templates for manual vulnerability testing. Key features include:
curl
and sqlmap
.Overall, sj streamlines the process of reviewing and testing exposed API definition files, saving time and effort in securing APIs.