Running last stable version of w3af (git -> master) My config file :
[profile] description = sql name = sql [output.console] verbose = True [output.gtkOutput] [target] target = http://localhost:9090/ [misc-settings] fuzzCookie = False fuzzFileContent = True fuzzFileName = False fuzzURLParts = False fuzzFCExt = txt fuzzableHeaders = fuzzFormComboValues = tmb fuzzRepeatedParameters = tmb autoDependencies = True stop_on_first_exception = False maxDiscoveryTime = 120 maxThreads = 15 demo = False nonTargets = msf_location = /opt/metasploit3/bin/ [http-settings] timeout = 10 headersFile = basicAuthUser = basicAuthPass = basicAuthDomain = ntlmAuthDomain = ntlmAuthUser = ntlmAuthPass = ntlmAuthURL = cookieJarFile = ignoreSessCookies = False proxyPort = 8080 proxyAddress = userAgent = w3af.sourceforge.net maxFileSize = 400000 maxRetrys = 2 always404 = never404 = 404string = urlParameter = [discovery.webSpider] [audit.blindSqli] eq_limit = 0.9 [audit.sqli] [output.htmlFile] -----Message d'origine----- De : Andres Riancho [mailto:[email protected]] Envoyé : lundi 18 mars 2013 15:16 À : POUGET Laurent Cc : [email protected] Objet : Re: [W3af-users] w3af interruption Laurent, On Mon, Mar 18, 2013 at 10:41 AM, POUGET Laurent <[email protected]> wrote: > Hi, > > > > I have launched w3af with command line : > > > > ./w3af_console -P profiles/my_profile > > > > The job has been running for more than 2 days and I would like to stop > it before the end. Will I have a partial report ? Depends on what my_profile contains. If the profile was configured to have an output plugin which writes stuff to a file, most likely yes. Please share your output configuration. Also, could you please tell us more about your w3af version, the site you were scanning, why you think it took so long, etc.? > > > Thanks, > > > > > > ________________________________ > > > > Laurent Pouget > > Ingénieur étude et développement > > Tel : 01.84.95.11.20 > > > > Car & Boat Media > > 22 Rue Joubert 75009 Paris > > > > > > > > > > > > > ---------------------------------------------------------------------- > -------- 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_mar > _______________________________________________ > 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_mar _______________________________________________ W3af-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/w3af-users
