
This is part 2 of the Hacking Techniques post located here. In this post, I’ll go over some more techniques used in website hacking, such as the Distributed Denial of Service attack, different types of password cracking, cookie editing, and bypassing logins by editing Javascript fields.
Read more »
Filed under: Hacking | Comments (2)
Article tags: Hacking, security, web

This post is to show the importance of using a strong password on your computer and on websites. I recently wrote a program in Java (kind of impractical, I know) that uses a brute-force technique to crack passwords with particular parameters sent in. With just a simple, everyday Macbook, I realized how easy it is to crack passwords on unprepared websites.
Read more »
Filed under: Hacking | Comment (1)
Article tags: hack, password, security, web