Andrés,

>     REST, as described in [0], has two important moving parts:
...
>         2- Heavy usage of HTTP methods like GET, POST, DELETE, PUT.

IMHO testing and/or fuzzing HTTP methods is independent of REST.
If fuzzing methods will be a feature, then there're more methods to
be tested, like:

        get
        post
        JEFF
        CATS
        TRAC
        TRACK
        GET http://.... (if not already implemented)
        GET%08/
        GET%09/
        OPTIONS * HTTP/1.0
        OPTIONS / HTTP/1.0
--
        GET / HTTP/1.0
        Content-Length: 17

        key=value&par=val
--

Note: being pedantic, this is not web application testing, but web
or application server (capabilities) testing.

Achim

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
W3af-develop mailing list
W3af-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-develop

Reply via email to