II.
LibraryProcess overview
Reference · livelib-process:security-research--cloud-security-research
cloud-security-research overview
Security research for cloud infrastructure and services covering AWS, Azure, GCP misconfigurations, IAM analysis, serverless security, and container security using cloud-native security tools and frameworks.
Attributes
displayName
cloud-security-research
description
Security research for cloud infrastructure and services covering AWS, Azure, GCP
misconfigurations, IAM analysis, serverless security, and container security using cloud-native
security tools and frameworks.
libraryPath
library/specializations/security-research/cloud-security-research.js
specialization
security-research
references
- - AWS Security Best Practices: https://aws.amazon.com/security/ - Prowler: https://github.com/prowler-cloud/prowler - ScoutSuite: https://github.com/nccgroup/ScoutSuite
example
const result = await orchestrate('specializations/security-research/cloud-security-research', {
projectName: 'AWS Infrastructure Security',
cloudProvider: 'aws',
targetScope: { accountId: '123456789012', regions: ['us-east-1', 'us-west-2'] }
});
usesAgents
- cloud-security-researcher
- security-report-writer
Outgoing edges
lib_applies_to_domain1
- domain:cybersecurity·DomainCybersecurity
lib_belongs_to_specialization1
- specialization:security-research·Specialization
lib_implements_workflow1
- workflow:vulnerability-management·Workflow
uses_agent2
- lib-agent:security-research--cloud-security-researcher·LibraryAgentcloud-security-researcher
- lib-agent:security-research--security-report-writer·LibraryAgentSecurity Report Writer Agent
Incoming edges
None.