Kestrel
tcp/443
Exposing Swagger/OpenAPI documentation is primarily a risk if your API has underlying security flaws, as it gives attackers a precise roadmap to find them.
Those detail every endpoint, parameter, and data model, making it easier to discover and exploit vulnerabilities like broken access control or injection points.
While a perfectly secure API mitigates the danger, protecting your documentation is a critical layer of defense that forces attackers to work without a map.
Severity: info
Fingerprint: 5733ddf49ff49cd12ec8532c2ec8532c2ec8532c2ec8532c2ec8532c2ec8532c
Public Swagger UI/API detected at path: /swagger/index.html
Severity: info
Fingerprint: 5733ddf49ff49cd1aad035492fbda0933ce86e531e650cd6b17bd68a6ddb9b4d
Public Swagger UI/API detected at path: /swagger/index.html - sample paths:
DELETE /companies/{companyId}/purchase/{cashbackTransactionId}
GET /banners
GET /categories
GET /companies
GET /companies/{companyId}
GET /companies/{companyId}/market-cap
GET /companies/{companyId}/purchase/{cashbackTransactionId}/status
GET /companies/{companyId}/transactions
GET /me
GET /me/balance
GET /me/cashbacks/transactions
GET /me/financial/transactions
GET /notifications
GET /sales/checkout/{cashbackTransactionId}/status
GET /sales/{saleId}
GET /wallets
PATCH /companies/{companyId}/toggle/allow-sales
PATCH /companies/{companyId}/toggle/balance-notification
PATCH /companies/{companyId}/toggle/favorite
POST /auth/token
POST /companies/{companyId}/purchase
POST /companies/{companyId}/sale
POST /newsletter
POST /register
POST /sales/{saleId}/checkout
POST /wallets/financial/withdrawal
PUT /me/picture
PUT /wallets/financial/withdrawal/{id}/confirm
Open service 20.206.176.5:443 ยท dev.api.customers.changeback.app
2026-01-23 15:47
HTTP/1.1 404 Not Found Content-Length: 0 Connection: close Date: Fri, 23 Jan 2026 15:48:06 GMT Server: Kestrel