+ Reply to Thread
Results 1 to 2 of 2

Thread: Homework Help     submit to reddit submit to twitter

  1. #1
    Sandworm Swallows
    Join Date
    Feb 2010
    Posts
    7,007
    BG Level
    8
    FFXI Server
    Sylph

    Homework Help

    Expect this thread to be bumped for the next three years...and thanks in advance.

    Can someone direct me to a website, or series of websites, that would intelligently allow me to answer this question:

    Suggest methods that organizations could implement to prevent the A1-Injection(Structured Query Language (SQL) Injection) and A2-Cross Site Scripting (XSS)in software applications.

    Thanks!

    edit: Google - fu go. This is a well written explanation so far: http://www.hpenterprisesecurity.com/...alidation.html

  2. #2
    Bagel
    Join Date
    Jul 2005
    Posts
    1,298
    BG Level
    6
    FFXIV Character
    Trent Reznuh
    FFXIV Server
    Balmung
    FFXI Server
    Sylph

    how advanced does the answer need to be? SQL injection could be as simple as "keeping untrusted data separate from queries", etc