Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

ghost's Avatar
0 0

if i had a dir on a remote server that have chmod 777, what can i do to it?


ghost's Avatar
0 0

chmod 777 filename command you allow everyone to read, write and execute the file. For directory it means that everyone can create, delete and rename files in the directory


ghost's Avatar
0 0

i know how to do what i want if acces via ftp, but how i do in a web interface??? can i use php to xss the dir??