Thursday, September 2, 2010

OS "free bsd" hacking

Short technical how to hack OS "free bsd":
1.find out "shell", but don't use free "shell" couse it wouldn't scan site properly
2. Find out bsd's file with extention (.c), then upload it into your shell
3. Compile that file programming by using "gcc" ex: gcc bsd.c -0 bsd
4. Try to see compilation's result by using "ls -al", if it worked properly you will see "bsd" file programming in your root directory shell
5.by using this instruction "./bsd" site name to see "vulnerable"

3 comments: