exploit
Purpose
Section titled “Purpose”Exploits a service on the host known to metaxploit.so.
exploit [IP/LIB] [PORT] [MEM] [VULN] (IP/PASS)Arguments
Section titled “Arguments”- IP — exploits an IPv4 address
- LIB — exploits a local library located in the
/libfolder - 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
Examples
Section titled “Examples”exploit 177.58.127.159 80 0xD16B564 ainesetitlefontResult:
Searching required library net.so => found!
Starting attack...success!Privileges obtained from user: volkexploit init.so 0xD16B564 ainesetitlefont password_to_injectResult:
Searching required library net.so => found!
Starting attack...success!Privileges obtained from user: volk