Ghost anwenden: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
 
(10 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
=Installation=
+
*[[ghost installation]]
*pip3 install git+https://github.com/EntySec/Ghost
+
*[[shodan ghost hacks]]
=Starten=
+
*[[ghost commands]]
<pre>
+
*[[ghost workshop]]
  ________.__                    __        ,
 
/  _____/|  |__  ____  _______/  |_      \`-,      ,    =-
 
/  \  ___|  |  \ /  _ \/  ___/\  __\  .-._/  \_____)\
 
\    \_\  \  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>
 
</pre>
 
 
 
=Hack=
 
*https://www.shodan.io/
 
;Suchfeld
 
*Android Debug Bridge
 
=Connect=
 
*ghost>connect ip:5555
 
=Core Commands=
 
<pre>
 
=============
 
 
 
    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.
 
</pre>
 
 
 
 
=Links=
 
=Links=
 
*https://www.kalilinux.in/2020/03/control-android-devices-ghost.html
 
*https://www.kalilinux.in/2020/03/control-android-devices-ghost.html

Aktuelle Version vom 6. August 2021, 07:50 Uhr