BishopFox / cloudfox

Automating situational awareness for cloud penetration tests.
https://bishopfox.com/blog/introducing-cloudfox
MIT License
1.9k stars 182 forks source link

Amazon Neptune Support #74

Closed enzowritescode closed 6 months ago

enzowritescode commented 7 months ago
sethsec-bf commented 6 months ago

Hey @enzowritescode. Can you give this updated code a look and see if still returns the desired results for you? Because the Neptune and DocsDB service describe-clusters commands are just a mirror of the RDS command, i changed the RDS check a bit to just get the cluster info for all three types, and then i just correct the service based on the engine. Let me know if i missed anything.