www.apolis.org

Home Information Videos
Videos
200382094-001b.jpg

A collection of videos demonstrating various InfoSec topics. These were collected from YouTube, Google Video, and other similar sites. Some of these were created by other InfoSec professionals, and some were created by hackers or "script-kiddies." Sorry, but the production values are not always the greatest. My intention with these video postings is to give you a chance to see how hackers use these techniques to bypass web site security. What you won't probably see here is information on how to fix the problems... that you can find in the Web Links section or other articles in this web site.

  • SQL Injection   ( 1 Articles )
    SQL Injection is one of the most common, and effective attacks against web applications. These videos demonstrate how easily it can be done, and the potentially devastating results. With SQL Injection, it may be possible for an attacker to bypass authentication, and view, delete or modify sensitive data.
  • Cross-Site Scripting   ( 2 Articles )
    These videos demonstrate some simple Cross-Site Scripting (XSS) attacks. XSS attacks have been used to hijack a user's session, collect user credentials, execute malicious code in the user's browser, or change the images and text displayed in a web site, among other things.
  • Scams   ( 3 Articles )