Quote:
Originally Posted by droidhacker
Don't waste your time writing scripts. Unless the script is validated and included in Fedora itself, it will be useless. The NUMBER ONE WORST possible thing that ANYONE can do, is running some script they downloaded from the internet as root. Even if you make it with the best of intentions, it would be SO ABSOLUTELY STUPID for anyone to actually run it without understanding EVERY SINGLE LINE OF IT, that it should be CRIMINAL.
If somebody is going to go to the trouble of learning every single line of your code, they would be far better off just securing everything themselves.
FOCUS ON DOCUMENTATION AND RECOMMENDATIONS. Give people suggestions about what they can do to secure their systems. Don't give them code to run, since their acceptance of that code would prove that they are complete retards.
I.e., how can they possibly know that you are trustworthy? Maybe you're a hacker and built a rootkit and are passing it off for the complete opposite. I'm not saying that you are, but how do "they" know?
|
Its just silly CAT, ECHO, SED, GEDIT commands added in a line in a very silly way (since I thought this would have no need for codereuse, or advanced logic that can mess things up)..
But I get the point. I was doing some Improvments to this but I guess I just keep it as my own then and have it to make deloyment faster (after messing up and stuff like that).