8 results for "all documents"
core/security/osint_reconnaissance.md

OSINT Reconnaissance for Attack Surface Discovery

Methodology and tooling for open-source intelligence (OSINT) gathering as the first phase of an authorized security assessment: passive and active recon, subdomain enumeration, internet-wide scanning indexes, dorking, an...

core/security/secure_coding.md

Secure Coding Practices Across Languages

Language-agnostic secure coding fundamentals: input validation, output encoding, secrets management, least privilege, dependency and SCA scanning, and secure-by-default design applicable across Python, JavaScript, Rust, ...

platforms/devplace/rest_project_filesystem.md

DevPlace REST: Project Virtual Filesystem

The per-project file API: listing the tree, reading and writing text files, uploading binaries, mkdir, move and delete, with the relative POSIX path rules and the traversal rejections that guard them.