Thread: [W3af-svn-notify] SF.net SVN: w3af: [644] trunk/plugins/discovery
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2008-02-08 11:23:56
|
Revision: 644 http://w3af.svn.sourceforge.net/w3af/?rev=644&view=rev Author: andresriancho Date: 2008-02-08 03:23:52 -0800 (Fri, 08 Feb 2008) Log Message: ----------- Halberd now works without using signal.signal; which is a problem when running with pyGTK because the core doesn't run in the main thread. Also, slightly modified the way that pykto shows descriptions. Modified Paths: -------------- trunk/plugins/discovery/oHalberd/Halberd/crew.py trunk/plugins/discovery/pykto.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-02-19 18:15:28
|
Revision: 700 http://w3af.svn.sourceforge.net/w3af/?rev=700&view=rev Author: andresriancho Date: 2008-02-19 10:15:23 -0800 (Tue, 19 Feb 2008) Log Message: ----------- Changed plugins to show that they are under development. Modified Paths: -------------- trunk/plugins/discovery/mailer.py trunk/plugins/discovery/web20Spider.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-02-19 18:17:54
|
Revision: 701 http://w3af.svn.sourceforge.net/w3af/?rev=701&view=rev Author: andresriancho Date: 2008-02-19 10:17:49 -0800 (Tue, 19 Feb 2008) Log Message: ----------- Now the plugins listed in this commit are oficially under development. Added Paths: ----------- trunk/plugins/discovery/_mailer.py trunk/plugins/discovery/_web20Spider.py Removed Paths: ------------- trunk/plugins/discovery/mailer.py trunk/plugins/discovery/web20Spider.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-26 20:26:04
|
Revision: 1039 http://w3af.svn.sourceforge.net/w3af/?rev=1039&view=rev Author: andresriancho Date: 2008-04-26 13:26:00 -0700 (Sat, 26 Apr 2008) Log Message: ----------- Changing the moment when the proxy is started inside the plugins. Modified Paths: -------------- trunk/plugins/discovery/_web20Spider.py trunk/plugins/discovery/localProxy.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-02-19 18:33:10
|
Revision: 702 http://w3af.svn.sourceforge.net/w3af/?rev=702&view=rev Author: andresriancho Date: 2008-02-19 10:31:48 -0800 (Tue, 19 Feb 2008) Log Message: ----------- One more comment in the long description of the plugin to show that we are under development... Modified Paths: -------------- trunk/plugins/discovery/_mailer.py trunk/plugins/discovery/_web20Spider.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-13 01:12:50
|
Revision: 966 http://w3af.svn.sourceforge.net/w3af/?rev=966&view=rev Author: andresriancho Date: 2008-04-12 18:12:46 -0700 (Sat, 12 Apr 2008) Log Message: ----------- More plugins are now using option objects instead of options XML. Modified Paths: -------------- trunk/plugins/discovery/phishtank.py trunk/plugins/discovery/pykto.py trunk/plugins/discovery/serverHeader.py trunk/plugins/discovery/userDir.py trunk/plugins/discovery/yahooSiteExplorer.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-04-13 23:54:31
|
Revision: 991 http://w3af.svn.sourceforge.net/w3af/?rev=991&view=rev Author: andresriancho Date: 2008-04-13 16:54:29 -0700 (Sun, 13 Apr 2008) Log Message: ----------- All discovery plugins have a getOptions method now. XML options are almost removed, I just need to work with the attack plugins. After that, I'll modify the parseOptions function and modify the user interfaces. Modified Paths: -------------- trunk/plugins/discovery/_mailer.py trunk/plugins/discovery/spiderMan.py trunk/plugins/discovery/urlFuzzer.py trunk/plugins/discovery/webDiff.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2008-07-11 18:06:08
|
Revision: 1453 http://w3af.svn.sourceforge.net/w3af/?rev=1453&view=rev Author: andresriancho Date: 2008-07-11 11:05:58 -0700 (Fri, 11 Jul 2008) Log Message: ----------- Reverse proxy detection for ISA server. Modified Paths: -------------- trunk/plugins/discovery/detectReverseProxy.py trunk/plugins/discovery/serverHeader.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |