cliffe / SecGen

Create randomly insecure VMs
GNU General Public License v3.0
2.64k stars 318 forks source link

Scenario SSE 4: load the correct disable_aslr module #324

Open cliffe opened 6 months ago

cliffe commented 6 months ago

https://github.com/cliffe/SecGen/blob/3135bf46c728baba40646c20cb9db24559ed05e6/scenarios/labs/software_security_exploitation/4_exploit_development.xml#L203

Add platform="windows" to make sure we aren't loading the linux module of the same name (or configure conflicts)

(And same on similar line)