-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path.gitignore
More file actions
46 lines (41 loc) · 795 Bytes
/
Copy path.gitignore
File metadata and controls
46 lines (41 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Build artifacts
/target/
**/__pycache__/
*.log
# Local agent / editor config
/.claude/
# Separate sub-projects / scratch analysis (not part of rustsploit core)
/arcticalopex/
/_analysis/
/addme/
# Audit & scratch artifacts
/AUDIT_FINDINGS.md
/audit-findings.md
/_audit_findings.json
/_audit_summary.txt
/arcticalopex_audit.md
/arcticalopex_audit_phase_a_b_d_summary.md
/arcticalopex_wiring_audit.md
/rustsploit_audit.md
/bugs.txt
/todo.txt
/test.txt
# Engagement data / secrets — NEVER commit
/creds.txt
/found_backend2026.csv
/results.txt
/results_*.txt
/hydra_targets_*.txt
/hydra.restore
/paused.conf
/blocklist.conf
/*.gnmap
/za-target.txt
/za_targets_final.txt
/xneelo
/xneelo_mapp.txt
/should_not_exist2.bat
# Stray placeholder files
/src/t
/src/modules/t
/src/modules/exploits/t