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

feat: azure: enumerate public IP addresses #421

Conversation

mionskowski-form3
Copy link
Contributor

@mionskowski-form3 mionskowski-form3 commented Sep 14, 2023

Adds support for enumerating public IP addresses in Azure.

Currently, cloudlist only supports VM enumeration. This PR expands the capability of cloudlist to also allow enumeration of public ip addresses via a different API.

This doesn't introduce any requirements for new permissions since Microsoft.Network/publicIPAddresses/read was already required for the vm enumeration to work.

@mionskowski-form3
Copy link
Contributor Author

Looks like the linter timed out, would you be able to rerun the failed attempt?

@ehsandeep ehsandeep merged commit c11ea26 into projectdiscovery:dev Oct 2, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants