RE: How To Root A Server. 10-04-2013, 10:59 PM
#10
(10-04-2013, 08:22 PM)Starfall Wrote: There's a few things wrong with this and I'm going to try to criticize constructively so you can improve.
One: there's several versions of Netcat, and they behave a bit differently. If -vlp doesn't work, try just -vl.
Two: Some systems don't actually have wget or a compiler. What do we do in that situation?
(I'll leave the answer up to the reader. Kirito, if you need help with this PM me. Anyone else, go away and stop being a skad.)
Three: as mentioned above, chmod 777 is unnecessary.
Four: You're making assumptions about the reader's choice of operating system. Genericize your tutorial.
Five: This actually isn't going to work exactly like this with Enlightenment. You'd want to extract the .tar.gz provided and run one of the .sh scripts contained therein, which compile and run the 'sploits for you.
One: I was not aware of that at all, my apologies.
Two: Other than curl and wget I wouldn't know what to do, I've sent you a PM.
Four: Once I have familiarize myself with linux I'll add the correct commands.