Re: [W3af-users] unexpected keyword
Status: Beta
Brought to you by:
andresriancho
From: Andres R. <and...@gm...> - 2015-02-16 22:23:47
|
Hussam, Which w3af version are you using? Could you please run these commands and send us the output? ./w3af_console --version git rev-parse HEAD On Sun, Feb 8, 2015 at 9:17 AM, Hussam Alamza <eng...@gm...> wrote: > Hello people, > after the succession in fulfilling all w3af desires of python > packages, now I am getting the following error when running > w3af_console (in centos 6.6): > > Error while reading plugin options: > "Failed to get an instance of "phpinfo". Original exception: > "__init__() got an unexpected keyword argument 'table_prefix'". > Traceback for this error: Traceback (most recent call last): > File "/root/w3af/w3af/core/controllers/misc/factory.py", line 62, in factory > inst = a_class(*args) > File "/root/w3af/w3af/plugins/crawl/phpinfo.py", line 54, in __init__ > self._analyzed_dirs = DiskSet(table_prefix='phpinfo') > TypeError: __init__() got an unexpected keyword argument 'table_prefix' > " > > so any help with this would be appreciable. > Thank you in advance > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > W3af-users mailing list > W3a...@li... > 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 |