ortManagementHistory.do?method=displayManHistory">Management
> History
>
>
>
>
>
>
>
>
>
> 17
>
>
>
>
>
>
>
> href="ReportAllInstitutionsAction18.do?method=displa
Original Message
Subject: Re: [W3af-users] web_spider not crawling propr
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
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