Achim, On Mon, Feb 9, 2009 at 10:53 AM, Achim Hoffmann <[email protected]> wrote: > Hi all, > > may be I simply overlooked the proper GUI menu, but is there > some possibility to define a root/base URL where w3af should > start? Something like > Target: http://victim.tld/start/here/ > > the crawler/spider then must not go up in /start/here/.
The webspider plugin allows you to set a "onlyForward" flag, so if you config the webSpider with that option, and set "http://victim.tld/start/here/" as the target, only links that are inside "start/here/" are discovered and audited afterwards. > Achim > > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code to > build responsive, highly engaging applications that combine the power of local > resources and data with the reach of the web. Download the Adobe AIR SDK and > Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com > _______________________________________________ > W3af-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/w3af-users > -- Andres Riancho http://w3af.sourceforge.net/ Web Application Attack and Audit Framework ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ W3af-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/w3af-users
