Closed sterg closed 11 years ago
Hello Sterg,
Well yeah, it was first included in the framework, but then, it has been integrated with do_serve() function. I haven't integrated that fully ! but you can go back to the menu
Afe/menu$ serve <ip>
for the same !
Hi subho007
That was it! Thanks a lot.
Although I think you mean <port> instead of <ip>. I mentioning this just for others that might have the same problem.
Afe/menu$ serve -p <port>
Stergios
Hi,
First of all I would like to thank you about the wonderful framework.
I folllowed the manual and also some online videos and managed to reach upo to the point that I am about to start the reverse handler however I getting this error.
Success Starting: Intent { cmp=com.xysecv3/.Xysecv3Activity } Starting listener, press Ctrl+C to exit listener python: can't open file 'postdata.py': [Errno 2] No such file or directory
The code that is calling the postdata.py as you know exists at the modules/malware/run.sh I tried to find that file with no luck and also I browsed the code from previous commits but there is no where.
Best regards Stergios