Re: [W3af-users] web_spider not crawling proprely

2014-05-26 Thread Andres Riancho
ortManagementHistory.do?method=displayManHistory">Management > History > > > > > > > > > > 17 > > > > > > > > href="ReportAllInstitutionsAction18.do?method=displa

Re: [W3af-users] web_spider not crawling proprely

2014-05-25 Thread Ali Khalfan
Original Message Subject: Re: [W3af-users] web_spider not crawling propr

Re: [W3af-users] web_spider not crawling proprely

2014-05-20 Thread Andres Riancho
Maybe the site is rather complex (a lot of JavaScript), and can't be understood by w3af's HTML parser? If so, try this out: http://docs.w3af.org/en/latest/complex-web-apps.html On Tue, May 20, 2014 at 1:50 AM, Ali Khalfan wrote: > hi andres, > > i noticed when scanning a few of my applications t

[W3af-users] web_spider not crawling proprely

2014-05-19 Thread Ali Khalfan
hi andres, i noticed when scanning a few of my applications that href" links are not being detected by the web_spider plugin.. It seems that the only links detected are images and stylesheets. i've taken a quick glance at the plugin code and it doesn't seem that anchor links are being parsed. I