Python Tutorial: Reverse Shell This article post will - TopicsExpress



          

Python Tutorial: Reverse Shell This article post will demonstrate how you can leverage Python to create a reverse shell. First we will show how to leverage the web server functionality to move files from one host to another. Say for example you have a raw shell on a potential victim and want to pull over a Python reverse shell(or meterpreter binary) to have better access to the host. You could quickly start up a Python web server in a single line of Code and then pull the file over. To create a python HTTP server the built-in function “SimpleHTTPServer” can be leveraged. You can invoke a module directly from the command line with switch “-m”. By default the listener will start on port 8000, but you can specify the port you’d like More info: Download: flexydrive/z2h18d8lr1yq If you dont know how to download file from flexydrive, please view here: https://youtube/watch?v=BqSUf49sFSw&list=UUuDL-Yyx5lWL6ESuaEOWInQ
Posted on: Mon, 11 Aug 2014 01:04:24 +0000

Trending Topics



Recently Viewed Topics




© 2015