Ghost anwenden: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
Zeile 27: Zeile 27:
 
ghost>  
 
ghost>  
 
</pre>
 
</pre>
 
+
*[[shodan ghost hacks]]
=Hack=
 
*https://www.shodan.io/
 
;Suchfeld
 
*Android Debug Bridge
 
=Connect=
 
*ghost>connect ip:5555
 
 
 
 
=Core Commands=
 
=Core Commands=
 
<pre>
 
<pre>

Version vom 6. August 2021, 07:25 Uhr

Installation

Starten

  ________.__                    __        ,
 /  _____/|  |__   ____  _______/  |_       \`-,      ,     =-
/   \  ___|  |  \ /  _ \/  ___/\   __\  .-._/   \_____)\
\    \_\  \   Y  (  <_> )___ \  |  |   ("              / =-
 \______  /___|  /\____/____  > |__|    '-;   ,_____.-'       =-
        \/     \/           \/            /__.'

Ghost Framework v7.0.0
--------------------

[*] Also explore our last projects:
    * HatSploit (https://github.com/EntySec/HatSploit) - Modular exploitation
    * HatVenom  (https://github.com/EntySec/HatVenom)  - Binary exploitation
    * Shreder   (https://github.com/EntySec/Shreder)   - SSH bruteforce
    * RomBuster (https://github.com/EntySec/RomBuster) - Router hacking
    * CamOver   (https://github.com/EntySec/CamOver)   - Camera hacking
    * CamRaptor (https://github.com/EntySec/CamRaptor) - Camera hacking
[i] Please rate my work by star :)

    Our Twitter: @entysec
    CEO Twitter: @enty8080

ghost> 

Core Commands

    Command        Description
    -------        -----------
    clear          Clear terminal window.
    details        Show module command details.
    exec           Execute local system command.
    exit           Exit and close current session.
    help           Show available session commands.

Settings Commands

Command        Description
    -------        -----------
    activity       Show device activity information.
    battery        Show device battery state.
    netstat        Show device network information.
    sysinfo        Show device system information.
    wifi           Control device wifi service.

Managing Commands

    Command        Description
    -------        -----------
    click          Clicks the specified x and y axis.
    keyboard       Control device keyboard.
    keycode        Press/Simulate keypress on target device.
    openurl        Open URL on device.
    screen         Control device screen.
    screenshot     Take device screenshot.
    shell          Open device shell.
    type           Types the specified text on the device.
    upload         Upload local file.

Stealing Commands

    Command        Description
    -------        -----------
    download       Download remote file.
    view_contacts  Show Contacts Saved on Device.

Boot Commands

    Command        Description
    -------        -----------
    reboot         Reboot device.

Links