View Issue Details

IDProjectCategoryView StatusLast Update
0002234Kali LinuxKali Package Bugpublic2025-07-14 09:36
Reportersole Assigned Torhertzog  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionnot fixable 
Product Version1.1.0 
Summary0002234: w3af -- some profiles don't work
Description

w3af starts, but the following profiles give an error about missing plug-in.

owasp_top10
fast_scan
full_audit
full_audit_spider_man

After clicking OK, empty profile is loaded.

Steps To Reproduce

This happens in every w3af run.

Version/release:

w3af 1.6.46-0kali2

cat /etc/os-release

PRETTY_NAME="Kali GNU/Linux 1.1.0 (moto)"
NAME="Kali GNU/Linux"
ID=kali
VERSION="1.1.0 (moto)"
VERSION_ID="1.1.0"
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="http://www.kali.org/"
SUPPORT_URL="http://forums.kali.org/"
BUG_REPORT_URL="http://bugs.kali.org/"

Additional Information

This is displayed in error box (only the name of profile changes)

The profile you are trying to load (/root/.w3af/profiles/OWASP_TOP10.pw3af) seems to be outdated, this is a common issue which happens when the framework is updated and one of its plugins adds/removes one of the configuration parameters referenced by a profile, or the plugin is removed all together.

The profile was loaded but some of your settings might have been lost. This is the list of issues that were found:

- The profile references the "grep.ajax" plugin which is unknown in the current framework version.

We recommend you review the specific plugin configurations, apply the required changes and save the profile in order to update it and avoid this message. If this warning does not disappear you can manually edit the profile file to fix it.

Activities

sole

sole

2015-04-22 21:27

reporter   ~0003255

Solution:

Delete .w3af/profiles in home directory. Next time when w3af is run, it will create new set of default profiles.

Issue History

Date Modified Username Field Change
2015-04-19 11:18 sole New Issue
2015-04-22 21:27 sole Note Added: 0003255
2015-04-23 06:40 rhertzog Status new => closed
2015-04-23 06:40 rhertzog Assigned To => rhertzog
2015-04-23 06:40 rhertzog Resolution open => not fixable
2025-07-14 09:36 g0tmi1k Priority high => normal