Great, let us know about any bugs you find. Anything is welcome, even if you think it's something really simple
On Tue, Feb 19, 2013 at 9:24 AM, Ali Khalfan <[email protected]> wrote: > nevermind....for some reason ./w3af_console was pointing at 1.2 > > > I removed it, pulled it again and it worked this time > > Thanks > > > -------- Original Message -------- > Subject: Re: [W3af-users] Beta-testers wanted! > From: Andres Riancho <[email protected]> > To: Ali Khalfan <[email protected]> > CC: "[email protected]" <[email protected]> > Date: Tue Feb 19 2013 15:09:17 GMT+0300 (AST) > >> Ali, >> >> Did you try "./w3af_console -p >> /home/pensuer/w3af-git/profiles/w3af.pw3af" ? Note that I added the >> profiles directory >> >> Regards, >> >> On Tue, Feb 19, 2013 at 5:29 AM, Ali Khalfan <[email protected]> wrote: >>> how do I get it to run as root and specify the right profile location? >>> >>> It keeps giving me /home/pensuer/w3af-git/w3af.pw3af" wasn't found >>> >>> Andres Riancho wrote: >>>> List, >>>> >>>> It's time. The w3af project needs your help. I've been improving >>>> this software during the last months and now I need you to test it >>>> before the release. I've done my fair share of testing, but I'm also >>>> the developer and that's never good. >>>> >>>> I'm looking for bugs, crashes, false positives, false negatives, >>>> typos, etc. anything that can be improved is welcome. >>>> >>>> Follow these steps for testing: >>>> >>>> cd ~ >>>> git clone https://github.com/andresriancho/w3af.git >>>> git checkout threading2 >>>> >>>> # Backup your old profiles >>>> mv ~/.w3af/profiles/ ~/w3af-profiles.old/ >>>> rm -rf ~/.w3af/ >>>> >>>> # Install the dependencies - bugs in this step are also welcome >>>> ./w3af_console >>>> >>>> # Load the full audit profile >>>> ./w3af_console -p full_audit >>>> target set target http://your-target-goes-here-com/ >>>> start >>>> >>>> Report any issues here: >>>> https://github.com/andresriancho/w3af/issues/new , if possible please >>>> attach the output.txt logfile to the bug report. >>>> >>>> DO NOT test the w3af_gui , it's still being developed. >>>> >>>> If no major bugs are reported, the new version should be released >>>> shortly after this beta testing phase. Thanks! >>>> >>>> Regards, >>>> -- >>>> Andrés Riancho >>>> Project Leader at w3af - http://w3af.org/ >>>> Web Application Attack and Audit Framework >>>> Twitter: @w3af >>>> GPG: 0x93C344F3 >>>> >>>> ------------------------------------------------------------------------------ >>>> The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, >>>> is your hub for all things parallel software development, from weekly >>>> thought >>>> leadership blogs to news, videos, case studies, tutorials, tech docs, >>>> whitepapers, evaluation guides, and opinion stories. Check out the most >>>> recent posts - join the conversation now. >>>> http://goparallel.sourceforge.net/ >>>> _______________________________________________ >>>> W3af-users mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/w3af-users >>>> >>> >>> ------------------------------------------------------------------------------ >>> Everyone hates slow websites. So do we. >>> Make your web apps faster with AppDynamics >>> Download AppDynamics Lite for free today: >>> http://p.sf.net/sfu/appdyn_d2d_feb >>> _______________________________________________ >>> W3af-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/w3af-users >> >> >> >> -- >> Andrés Riancho >> Project Leader at w3af - http://w3af.org/ >> Web Application Attack and Audit Framework >> Twitter: @w3af >> GPG: 0x93C344F3 >> > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > W3af-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/w3af-users -- Andrés Riancho Project Leader at w3af - http://w3af.org/ Web Application Attack and Audit Framework Twitter: @w3af GPG: 0x93C344F3 ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ W3af-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/w3af-users
