Grey Hack

Grey Hack

Script Help Plz
I have access to a FTP again. I have the root password. Cant i write a script to get shell access in the FTP port with the password it seems like i should be able to but for the life of me cant write the script.
< >
Showing 1-2 of 2 comments
xjulep 25 May @ 9:16am 
I don't think so. I think what you should do is go to your hackshop and search for an exploit for that FPT version that gives you any kind of shell (user, guest, root).

Then run it, and in the terminal type "sudo -s" then the root password. That will get you in.



If you bought the source code version of the exploit, you can read it and that will answer your question.
A few notes:

FTP is a file writing/reading protocol. You can only put and get - no execute. Now lets say this user you've pwned is in a staff group on the machine... maybe you could grab a more valuable file, etc.

Ultimately ftp is a smaller stepping stone - very limited, but still a step in a larger process.
< >
Showing 1-2 of 2 comments
Per page: 1530 50