Loading...
Loading...
Source control and artifact exposure (.git, .svn, .hg, backups, .env). Use when recon finds VCS paths, 403 on hidden dirs, or backup/config leaks during authorized testing.
npx skill4agent add yaklang/hack-skills insecure-source-code-managementAI LOAD INSTRUCTION: This skill covers detection and recovery of exposed version-control metadata, common backup artifacts, and related misconfigurations. Use only in authorized assessments. Treat recovered credentials and URLs as sensitive; do not exfiltrate real data beyond scope. For broad discovery workflow, cross-load recon-for-sec and recon-and-methodology when those skills exist in the workspace.
/.git/HEAD
/.git/config
/.svn/entries
/.svn/wc.db
/.hg/requires
/.bzr/README
/.DS_Store
/.envrecon-for-secrecon-and-methodology/.git/HEADref: refs/heads/main/.git/configremote.origin.url/.git/index/.git/objects/404403/.git//.git/HEAD
/.git/config
/.git/logs/HEAD
/.git/refs/heads/mainHEADarthaud/git-dumper.gitinternetwache/GitToolsWangYihang/GitHacker| Path | Why it matters |
|---|---|
| Remotes, credentials, hooks paths |
| Commit history, reflog-style leakage |
| Branch tips, commit SHAs |
| Packed branch/tag refs |
| Object blobs for reconstruction |
/.svn/entries/.svn/wc.dbPRAGMA table_infoGET /.svn/entries HTTP/1.1
GET /.svn/wc.db HTTP/1.1anantshri/svn-extractor.svnwc.dbsqlite3/.svn/pristine//.hg/requiresGET /.hg/requires HTTP/1.1
GET /.hg/store/ HTTP/1.1sahildhar/mercurial_source_code_dumper/.bzr/README/.bzr/branch-format.DS_Store/.DS_Storegehaxelt/ds-storelijiejie/ds_store_exp.DS_Store/.env
/backup.zip
/backup.tar.gz
/wwwroot.rar
/backup.sql
/config.php.bak
/.config.php.swplocation /.git { deny all; }/.git//.git/HEADref: refs/heads/configlogs/HEAD/.svn/wc.dbentrieswc.db/.hg/requires/.bzr/README/.DS_Store/.env