Autopentest-drl [upd] -
AutoPentest-DRL is an open-source framework developed by the Cyber Range Organization and Design (CROND)
At its core, DRL trains an "agent" to interact with an "environment" (the target network) by taking "actions" (running exploits, pivoting, escalating privileges) to maximize a cumulative "reward" (discovered vulnerabilities, captured flags, privilege levels). autopentest-drl
8. Conclusion and Future Work
scan(IP_range),exploit(CVE_ID, target),privilege_escalate(session),pivot(compromised_host, new_target),lateral_move(credentials).