{{#include ../../banners/hacktricks-training.md}}
Before start pentesting a Digital Ocean environment there are a few basics things you need to know about how DO works to help you understand what you need to do, how to find misconfigurations and how to exploit them.
Concepts such as hierarchy, access and other basic concepts are explained in:
{{#ref}} do-basic-information.md {{#endref}}
{{#ref}} https://book.hacktricks.wiki/en/pentesting-web/ssrf-server-side-request-forgery/cloud-ssrf.html {{#endref}}
To get a list of the projects and resources running on each of them from the CLI check:
{{#ref}} do-services/do-projects.md {{#endref}}
doctl account get{{#ref}} do-services/ {{#endref}}
{{#include ../../banners/hacktricks-training.md}}