Skip to content

Caprico1/spawn_terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

spawn_terminal

Spawns a bin/bash terminal.

Works in both Python2 and Python3.

This script is meant too be used with meterpreter.

Basic usage

meterpreter> upload path/spawn_terminal /tmp/

meterpreter> shell

python /tmp/spawn_terminal

user@linux:/$ whoami
user

user@linux:/$

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages