exploitscan
Purpose
Section titled “Purpose”Scans a service on the host for exploits known to metaxploit.so.
exploitscan [LIB/IP] [PORT] (PASS/LANIP)Arguments
Section titled “Arguments”- LIB — scans a local library located in the
/libfolder for exploits - IP — scans an IPv4 address
- PORT — specify a port on which the service is located
- (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”exploitscan 177.58.127.159 80Result:
====================0xD16B564--------------------bool--------------------Starting attack... failed!No guest user found.objectType type: null====================
====================0xD16B564--------------------ainesetitlefont--------------------Searching required library net.so => found!
Starting attack...success!Privileges obtained from user: volkobjectType type: file====================exploitscan init.so password_to_injectResult:
====================0xD16B564--------------------bool--------------------Starting attack... failed!No guest user found.objectType type: null====================
====================0xD16B564--------------------ainesetitlefont--------------------Searching required library net.so => found!
Starting attack...success!Privileges obtained from user: volkobjectType type: file====================