Skip to content

exploit

Exploits a service on the host known to metaxploit.so.

Terminal window
exploit [IP/LIB] [PORT] [MEM] [VULN] (IP/PASS)
  • IP — exploits an IPv4 address
  • LIB — exploits a local library located in the /lib folder
  • PORT — specify a port on which the service is located
  • MEM — specify the vulnerable memory address of the exploit ex: 0xD16B564
  • VULN — specify the vulnerable string to overflow the memory address ex: ainesetitlefont
  • (PASS) — an optional argument that will specify a password to inject if possible
  • (LANIP) — an optional argument that will specify a lan IP used for a bounce exploit
Terminal window
exploit 177.58.127.159 80 0xD16B564 ainesetitlefont

Result:

Searching required library net.so => found!
Starting attack...success!
Privileges obtained from user: volk