[W3af-svn-notify] SF.net SVN: w3af: [770] trunk
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2008-03-02 15:01:31
|
Revision: 770 http://w3af.svn.sourceforge.net/w3af/?rev=770&view=rev Author: andresriancho Date: 2008-03-02 07:00:58 -0800 (Sun, 02 Mar 2008) Log Message: ----------- Replaced the old profile system with a new one; based on .ini files. To perform this task, I had to modify the w3afCore a little, create a new profile class and remove the old files in the profile directory. Modified Paths: -------------- trunk/core/controllers/w3afCore.py trunk/extras/testEnv/webroot/permanent-xss/test-permanentxss.txt trunk/scripts/script-profile-fastScan.w3af trunk/w3af.e3p trunk/w3af.e3t Added Paths: ----------- trunk/core/data/profile/ trunk/core/data/profile/__init__.py trunk/core/data/profile/profile.py Removed Paths: ------------- trunk/profiles/__init__.py trunk/profiles/fastScan.py trunk/profiles/profile.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |