EntySec / Ghost

Ghost Framework is an Android post-exploitation framework that exploits the Android Debug Bridge to remotely access an Android device.
https://entysec.com
MIT License
2.8k stars 944 forks source link

network module #361

Closed Loubaris closed 1 year ago

Loubaris commented 1 year ago

Gathering Network Info: Retrieve ARP table, IP configuration, routes, and open ports to analyze network topology and potential vulnerabilities. System Status: Access location data, network statistics, and service lists to assess system behavior and potential weaknesses. Exploitation Potential: Check IP forwarding status to evaluate the potential for traffic manipulation and unauthorized access.

enty8080 commented 1 year ago

Okay, good job!