Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Spring Boot Gateway Actuator #685

Merged
merged 1 commit into from
Jan 31, 2022

Conversation

wdahlenburg
Copy link
Contributor

The gateway actuator can be used to view, add, and delete routes. The general request to gateway or actuator/gateway will return a 404. Displaying the routes should be sufficient in showing that this actuator is enabled.

Reference: https://wya.pl/2021/12/20/bring-your-own-ssrf-the-gateway-actuator/

@g0tmi1k g0tmi1k merged commit 2dac179 into danielmiessler:master Jan 31, 2022
@g0tmi1k
Copy link
Collaborator

g0tmi1k commented Jan 31, 2022

Thank you for the suggestion!

@g0tmi1k g0tmi1k self-assigned this Jan 31, 2022
@g0tmi1k g0tmi1k added the enhancement Enhancement label Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants