Cybersecurity-Projects/PROJECTS/advanced
CarterPerez-dev 01dca71765 feat: rveng M3 web app + M3.5 static-analysis engine depth
M3 React web app over the existing FastAPI: hex viewer, disassembly pane, section map, strings, challenge runner with reveal-after-solve, and progress. Scaffolded from the open no-auth react-scss template; components kept self-contained for CertGames extraction.

M3.5 static-analysis depth, all still no-execution and KAT-traced to the gate binary: PLT/GOT import resolution (plt.py), RIP-relative cross-references and callers (xref.py), basic-block control-flow graphs (cfg.py), and prologue-scan function discovery for stripped binaries (discover.py). Adds the 06-stripped-gate challenge. The API now resolves call names, exposes rip targets, and serves /cfg, /xrefs, and discovered functions.

M2 API hardening from a read-only audit: challenge-loader error isolation, a request body-size middleware, session length bounds, CORS, and the disasm gate annotation gated behind solved state so it no longer pre-solves the challenge.

96 backend tests green; frontend typecheck, build, and lint clean.
2026-07-05 15:36:46 -04:00
..
ai-threat-detection chore(deps): bump pyarrow 2026-06-05 23:50:09 +00:00
api-rate-limiter chore(deps): bump pyjwt in /PROJECTS/advanced/api-rate-limiter 2026-06-16 12:07:25 +00:00
bug-bounty-platform chore(deps): bump pyjwt 2026-06-16 02:40:51 +00:00
encrypted-p2p-chat chore(deps): bump starlette 2026-06-04 17:09:29 +00:00
haskell-reverse-proxy fix: extract Aenebris.Net.IP to dedupe SockAddr rendering (Finding 10) 2026-04-29 02:19:56 -04:00
honeypot-network completed 2026-07-04 10:43:16 -04:00
hsm-emulator Merge pull request #286 from CarterPerez-dev/project/ja3-ja4-tls-fingerprinting 2026-06-18 19:38:51 -04:00
monitor-the-situation-dashboard chore(deps): bump golang.org/x/net 2026-07-03 16:26:38 +00:00
rveng feat: rveng M3 web app + M3.5 static-analysis engine depth 2026-07-05 15:36:46 -04:00
zig-stateless-scanner completed 2026-07-04 10:43:16 -04:00