pyrasite

Software screenshot:
pyrasite
Dettagli del software:
Versione: 2.0
Data di caricamento: 14 Apr 15
Sviluppatore: Luke Macken
Licenza: Libero
Popolarità: 8

Rating: nan/5 (Total Votes: 0)

pyrasite è uno strumento di Python che inietta codice in un processo Python in esecuzione.
Portata Esempio
Ciao Mondo
pyrasite payloads / helloworld.py
Questo payload è utilizzato dalla suite di test, che può essere eseguito facendo:
Test python setup.py
Reverse Python Shell
$ Python
>>> x = 'foo'
$ Pyrasite payloads / reverse_python_shell.py
$ Nc -l localhost 9001
Python 2.7.1 (R271: 86.832, 12 Aprile 2011, 16:15:16)
[GCC 4.6.0 20110331 (Red Hat 4.6.0-2)]
Tipo 'quit' per uscire.
>>> Print x
foo
>>> globali () ['x'] = 'bar'
Reverse Shell
$ Pyrasite payloads / reverse_shell.py
$ Nc -l localhost 9001
Linux tomservo 2.6.40.3-0.fc15.x86_64 # 1 SMP Mar 16 Ago 2011 04:10:59 UTC x86_64 x86_64 x86_64 GNU / Linux
Tipo 'quit' per uscire.
% ls
Dumping di memoria, moduli, pile
payloads / dump_memory.py
payloads / dump_modules.py
payloads / dump_stacks.py

Requisiti :

  • Python
  • GDB

Programmi simili

ltrace
ltrace

20 Feb 15

Frosted
Frosted

17 Feb 15

UpStare
UpStare

20 Feb 15

Altri software di sviluppo Luke Macken

mdemos.metrics
mdemos.metrics

20 Feb 15

mdemos.menus
mdemos.menus

14 Apr 15

mdemos.chat
mdemos.chat

14 Apr 15

Commenti a pyrasite

I commenti non trovato
Aggiungi commento
Accendere le immagini!