+ 2
Where to Learn the subprocesses module for python2?
I want to learm it for writing a reverse shell, but I dont know where to start with learning this module. Any ideas would be appriciated!
2 ответов
- 1
how would it help you write a reverse shell? to write a reverse shell you need to use assembly as far as i know. https://docs.python.org/2/library/subprocess.html the python documentation seems pretty useful to learn about python
0
Nah assembly is Not needed at all. I already got the client connecting to me but i need to execute shell comnands from MY device.