mirror of
https://github.com/CyberSecurityUP/NeuroSploit.git
synced 2026-07-03 18:07:51 +02:00
c7e756ffa3
REPL (v3.5.5): - /timeout <min>: idle guardrail — if no NEW finding lands within the window the run soft-stops and validates what was found (default 5 min; 0 disables). - /target accepts a comma-separated list; /run tests them SEQUENTIALLY (a queue auto-advances to the next target when the current run finishes; one report each). - /results (no arg, interactive): navigation browser — pick target/run → pick vulnerability → full detail; Esc steps back a level (vuln → target → session). - /report (no arg, multiple runs): pick which report to open from a menu. - /show now shows idle-stop; help updated. Agent prompts: - RECON_SYS deepened: crawl + params/headers/cookies, DOWNLOAD & analyze linked JS (endpoints, hidden params, GraphQL, secrets, sourceMappingURL), fingerprint exact versions, response-differential analysis; richer JSON schema. - tool_doctrine adds JS-analysis and request/response-analysis guidance (linkfinder/gau/katana, header/cookie/timing/length differentials).