Andres, 2009/3/18 Andres Riancho <[email protected]>: > Sasha, > >> Andres, it seems a good idea to implement the highlighting of the >> findings for the grep plugins, what do you think? > > The highlight feature is already implemented in the core, but only the > mxInjection plugin uses it: > > d...@brick:~/w3af/w3af/trunk$ grep setToHighlight plugins/* -Rs > plugins/audit/mxInjection.py: v.setToHighlight( mx_error ) > d...@brick:~/w3af/w3af/trunk$ > > I implemented it in the core a couple of weeks ago, and I failed to do > it in all the plugins, which is just adding a lot of > "v.setToHighlight( error_string )" or "i.setToHighlight( error_string > )" in the code. > > Any volunteers for this task?
I will do. Sasha. > > Cheers, > >> Sasha. >> >> /////// >>> >>> >>> Thanks in advance for any help >>> >>> >>> >>> James >>> >> > > > > -- > Andrés Riancho > http://www.bonsai-sec.com/ > http://w3af.sourceforge.net/ > -- Alexander (Sasha) Berezhnoy, OSCP http://sandals-on-my-head.blogspot.com ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ W3af-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/w3af-users
