w3af-svn-notify Mailing List for w3af (Page 26)
Status: Beta
Brought to you by:
andresriancho
You can subscribe to this list here.
2008 |
Jan
|
Feb
(235) |
Mar
(336) |
Apr
(280) |
May
(278) |
Jun
(159) |
Jul
(270) |
Aug
(240) |
Sep
(121) |
Oct
(110) |
Nov
(199) |
Dec
(228) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
(251) |
Feb
(206) |
Mar
(115) |
Apr
(45) |
May
(27) |
Jun
(67) |
Jul
(49) |
Aug
(38) |
Sep
(10) |
Oct
(131) |
Nov
(89) |
Dec
(38) |
2010 |
Jan
(85) |
Feb
(71) |
Mar
(45) |
Apr
(23) |
May
(12) |
Jun
|
Jul
(11) |
Aug
(7) |
Sep
(81) |
Oct
(79) |
Nov
(165) |
Dec
(62) |
2011 |
Jan
(134) |
Feb
(73) |
Mar
(34) |
Apr
(63) |
May
(147) |
Jun
(43) |
Jul
(21) |
Aug
(26) |
Sep
(43) |
Oct
(34) |
Nov
(44) |
Dec
(112) |
2012 |
Jan
(47) |
Feb
(44) |
Mar
(72) |
Apr
(209) |
May
(54) |
Jun
(279) |
Jul
(151) |
Aug
(332) |
Sep
(39) |
Oct
(268) |
Nov
(116) |
Dec
(368) |
2013 |
Jan
(73) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <and...@us...> - 2012-10-26 12:58:15
|
Revision: 6025 http://w3af.svn.sourceforge.net/w3af/?rev=6025&view=rev Author: andresriancho Date: 2012-10-26 12:58:07 +0000 (Fri, 26 Oct 2012) Log Message: ----------- doctest to unittest Modified Paths: -------------- branches/threading2/core/data/visualization/string_representation.py Added Paths: ----------- branches/threading2/core/data/visualization/tests/ branches/threading2/core/data/visualization/tests/test_string_representation.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-26 00:09:38
|
Revision: 6024 http://w3af.svn.sourceforge.net/w3af/?rev=6024&view=rev Author: andresriancho Date: 2012-10-26 00:09:32 +0000 (Fri, 26 Oct 2012) Log Message: ----------- Better error handling, still some work pending. Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/consumers/audit.py branches/threading2/core/controllers/core_helpers/consumers/auth.py branches/threading2/core/controllers/core_helpers/consumers/base_consumer.py branches/threading2/core/controllers/core_helpers/consumers/bruteforce.py branches/threading2/core/controllers/core_helpers/consumers/crawl_infrastructure.py branches/threading2/core/controllers/core_helpers/consumers/grep.py branches/threading2/core/controllers/core_helpers/exception_handler.py branches/threading2/core/controllers/core_helpers/fingerprint_404.py branches/threading2/core/controllers/core_helpers/strategy.py branches/threading2/core/controllers/w3afCore.py branches/threading2/core/data/url/xUrllib.py branches/threading2/core/ui/gui/main.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-25 19:25:27
|
Revision: 6023 http://w3af.svn.sourceforge.net/w3af/?rev=6023&view=rev Author: andresriancho Date: 2012-10-25 19:25:19 +0000 (Thu, 25 Oct 2012) Log Message: ----------- gtkUi -> gui Modified Paths: -------------- branches/threading2/core/controllers/auto_update/auto_update.py branches/threading2/core/controllers/plugins/audit_plugin.py branches/threading2/core/ui/gui/clusterGraph.py branches/threading2/core/ui/gui/clusterTable.py branches/threading2/core/ui/gui/common/searchable.py branches/threading2/core/ui/gui/comparator/comparator.py branches/threading2/core/ui/gui/compare.py branches/threading2/core/ui/gui/confpanel.py branches/threading2/core/ui/gui/constants.py branches/threading2/core/ui/gui/craftedRequests.py branches/threading2/core/ui/gui/encdec.py branches/threading2/core/ui/gui/entries.py branches/threading2/core/ui/gui/exception_handling/common_windows.py branches/threading2/core/ui/gui/exception_handling/handled.py branches/threading2/core/ui/gui/exception_handling/handled_bug_report.py branches/threading2/core/ui/gui/exception_handling/unhandled.py branches/threading2/core/ui/gui/exception_handling/unhandled_bug_report.py branches/threading2/core/ui/gui/exception_handling/user_reports_bug.py branches/threading2/core/ui/gui/exploittab.py branches/threading2/core/ui/gui/export_request.py branches/threading2/core/ui/gui/guardian.py branches/threading2/core/ui/gui/helpers.py branches/threading2/core/ui/gui/httpLogTab.py branches/threading2/core/ui/gui/httpeditor.py branches/threading2/core/ui/gui/messages.py branches/threading2/core/ui/gui/pluginconfig.py branches/threading2/core/ui/gui/prompt.py branches/threading2/core/ui/gui/proxywin.py branches/threading2/core/ui/gui/reqResViewer.py branches/threading2/core/ui/gui/rrviews/headers.py branches/threading2/core/ui/gui/rrviews/raw.py branches/threading2/core/ui/gui/splash.py branches/threading2/core/ui/gui/tests/ldtp_wrapper/gnome.py branches/threading2/core/ui/gui/tests/ldtp_wrapper/tests/test_xvfb_server.py branches/threading2/core/ui/gui/tests/test_fuzzygen.py branches/threading2/core/ui/gui/wizard.py branches/threading2/plugins/output/gtk_output.py branches/threading2/w3af_gui Added Paths: ----------- branches/threading2/core/ui/gui/ branches/threading2/core/ui/gui/exception_handling/tests/ branches/threading2/core/ui/gui/exception_handling/tests/test_unhandled.py branches/threading2/core/ui/gui/main.py Removed Paths: ------------- branches/threading2/core/ui/gtkUi/ branches/threading2/core/ui/gui/main.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-25 18:34:01
|
Revision: 6022 http://w3af.svn.sourceforge.net/w3af/?rev=6022&view=rev Author: andresriancho Date: 2012-10-25 18:33:55 +0000 (Thu, 25 Oct 2012) Log Message: ----------- Better error handling for xurllib Modified Paths: -------------- branches/threading2/core/controllers/core_helpers/exception_handler.py branches/threading2/core/controllers/w3afCore.py branches/threading2/core/controllers/w3afException.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-25 18:21:37
|
Revision: 6021 http://w3af.svn.sourceforge.net/w3af/?rev=6021&view=rev Author: andresriancho Date: 2012-10-25 18:21:31 +0000 (Thu, 25 Oct 2012) Log Message: ----------- Made sure we always get a trailing /, removing useless code. Modified Paths: -------------- branches/threading2/core/data/parsers/urlParser.py branches/threading2/plugins/crawl/web_spider.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-25 18:04:48
|
Revision: 6020 http://w3af.svn.sourceforge.net/w3af/?rev=6020&view=rev Author: andresriancho Date: 2012-10-25 18:04:41 +0000 (Thu, 25 Oct 2012) Log Message: ----------- Adding more unittests for xurllib: stop/pause Modified Paths: -------------- branches/threading2/core/data/url/tests/test_xurllib.py branches/threading2/core/data/url/xUrllib.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-25 14:34:08
|
Revision: 6019 http://w3af.svn.sourceforge.net/w3af/?rev=6019&view=rev Author: andresriancho Date: 2012-10-25 14:33:58 +0000 (Thu, 25 Oct 2012) Log Message: ----------- Adding unittest for accept_disclaimer. Added Paths: ----------- branches/threading2/core/ui/console/tests/test_accept_disclaimer.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-25 14:14:50
|
Revision: 6018 http://w3af.svn.sourceforge.net/w3af/?rev=6018&view=rev Author: andresriancho Date: 2012-10-25 14:14:40 +0000 (Thu, 25 Oct 2012) Log Message: ----------- Removing debugging code, adding special character handling. Modified Paths: -------------- branches/threading2/core/ui/console/console_ui.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-25 14:12:13
|
Revision: 6017 http://w3af.svn.sourceforge.net/w3af/?rev=6017&view=rev Author: andresriancho Date: 2012-10-25 14:12:04 +0000 (Thu, 25 Oct 2012) Log Message: ----------- Adding code to use the accept_disclaimer Modified Paths: -------------- branches/threading2/w3af_console This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-25 14:07:34
|
Revision: 6016 http://w3af.svn.sourceforge.net/w3af/?rev=6016&view=rev Author: andresriancho Date: 2012-10-25 14:07:24 +0000 (Thu, 25 Oct 2012) Log Message: ----------- Cosmetic Modified Paths: -------------- branches/threading2/core/ui/gtkUi/main.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-25 14:06:47
|
Revision: 6015 http://w3af.svn.sourceforge.net/w3af/?rev=6015&view=rev Author: andresriancho Date: 2012-10-25 14:06:38 +0000 (Thu, 25 Oct 2012) Log Message: ----------- Cosmetic Modified Paths: -------------- branches/threading2/core/controllers/w3afCore.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-25 14:05:58
|
Revision: 6014 http://w3af.svn.sourceforge.net/w3af/?rev=6014&view=rev Author: andresriancho Date: 2012-10-25 14:05:48 +0000 (Thu, 25 Oct 2012) Log Message: ----------- Minimal change to make the string more usable. Modified Paths: -------------- branches/threading2/core/data/constants/disclaimer.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-25 14:04:32
|
Revision: 6013 http://w3af.svn.sourceforge.net/w3af/?rev=6013&view=rev Author: andresriancho Date: 2012-10-25 14:04:21 +0000 (Thu, 25 Oct 2012) Log Message: ----------- * Moving startup config from auto_update to core.data.db in order to use it for other things and not only for auto_update. * Adding unittests Modified Paths: -------------- branches/threading2/core/controllers/auto_update/auto_update.py branches/threading2/core/controllers/auto_update/tests/test_auto_update.py Added Paths: ----------- branches/threading2/core/data/db/startup_cfg.py branches/threading2/core/data/db/tests/test_startup_cfg.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-25 14:01:24
|
Revision: 6012 http://w3af.svn.sourceforge.net/w3af/?rev=6012&view=rev Author: andresriancho Date: 2012-10-25 14:01:14 +0000 (Thu, 25 Oct 2012) Log Message: ----------- * Moving consoleUi to console. * Adding accept_disclaimer method Modified Paths: -------------- branches/threading2/core/ui/console/bug_report.py branches/threading2/core/ui/console/callbackMenu.py branches/threading2/core/ui/console/config.py branches/threading2/core/ui/console/exploit.py branches/threading2/core/ui/console/help.py branches/threading2/core/ui/console/io/console.py branches/threading2/core/ui/console/io/unixctrl.py branches/threading2/core/ui/console/io/winctrl.py branches/threading2/core/ui/console/kbMenu.py branches/threading2/core/ui/console/menu.py branches/threading2/core/ui/console/plugins.py branches/threading2/core/ui/console/profiles.py branches/threading2/core/ui/console/rootMenu.py branches/threading2/core/ui/console/session.py branches/threading2/core/ui/console/tables.py branches/threading2/core/ui/console/tests/test_basic.py branches/threading2/core/ui/console/tests/test_exploit.py branches/threading2/core/ui/console/tests/test_profiles.py branches/threading2/core/ui/console/tests/test_scan_run.py branches/threading2/core/ui/console/util.py Added Paths: ----------- branches/threading2/core/ui/console/ branches/threading2/core/ui/console/console_ui.py Removed Paths: ------------- branches/threading2/core/ui/console/consoleUi.py branches/threading2/core/ui/consoleUi/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-25 13:55:47
|
Revision: 6011 http://w3af.svn.sourceforge.net/w3af/?rev=6011&view=rev Author: andresriancho Date: 2012-10-25 13:55:36 +0000 (Thu, 25 Oct 2012) Log Message: ----------- Renaming consoleUi to console. Modified Paths: -------------- branches/threading2/plugins/attack/payloads/payloads/apache_config_directory.py branches/threading2/plugins/attack/payloads/payloads/apache_config_files.py branches/threading2/plugins/attack/payloads/payloads/apache_htaccess.py branches/threading2/plugins/attack/payloads/payloads/apache_mod_security.py branches/threading2/plugins/attack/payloads/payloads/apache_root_directory.py branches/threading2/plugins/attack/payloads/payloads/apache_run_group.py branches/threading2/plugins/attack/payloads/payloads/apache_run_user.py branches/threading2/plugins/attack/payloads/payloads/apache_ssl.py branches/threading2/plugins/attack/payloads/payloads/apache_version.py branches/threading2/plugins/attack/payloads/payloads/arp_cache.py branches/threading2/plugins/attack/payloads/payloads/cpu_info.py branches/threading2/plugins/attack/payloads/payloads/current_user.py branches/threading2/plugins/attack/payloads/payloads/dhcp_config_files.py branches/threading2/plugins/attack/payloads/payloads/dns_config_files.py branches/threading2/plugins/attack/payloads/payloads/domainname.py branches/threading2/plugins/attack/payloads/payloads/filesystem.py branches/threading2/plugins/attack/payloads/payloads/firefox_stealer.py branches/threading2/plugins/attack/payloads/payloads/gcc_version.py branches/threading2/plugins/attack/payloads/payloads/get_hashes.py branches/threading2/plugins/attack/payloads/payloads/get_source_code.py branches/threading2/plugins/attack/payloads/payloads/hostname.py branches/threading2/plugins/attack/payloads/payloads/hosts.py branches/threading2/plugins/attack/payloads/payloads/interesting_files.py branches/threading2/plugins/attack/payloads/payloads/kerberos_config_files.py branches/threading2/plugins/attack/payloads/payloads/kernel_version.py branches/threading2/plugins/attack/payloads/payloads/ldap_config_files.py branches/threading2/plugins/attack/payloads/payloads/list_kernel_modules.py branches/threading2/plugins/attack/payloads/payloads/list_processes.py branches/threading2/plugins/attack/payloads/payloads/log_reader.py branches/threading2/plugins/attack/payloads/payloads/mail_config_files.py branches/threading2/plugins/attack/payloads/payloads/mysql_config.py branches/threading2/plugins/attack/payloads/payloads/mysql_config_directory.py branches/threading2/plugins/attack/payloads/payloads/netcat_installed.py branches/threading2/plugins/attack/payloads/payloads/os_fingerprint.py branches/threading2/plugins/attack/payloads/payloads/php_sca.py branches/threading2/plugins/attack/payloads/payloads/pixy.py branches/threading2/plugins/attack/payloads/payloads/portscan.py branches/threading2/plugins/attack/payloads/payloads/read_mail.py branches/threading2/plugins/attack/payloads/payloads/root_login_allowed.py branches/threading2/plugins/attack/payloads/payloads/rootkit_hunter.py branches/threading2/plugins/attack/payloads/payloads/route.py branches/threading2/plugins/attack/payloads/payloads/running_honeypot.py branches/threading2/plugins/attack/payloads/payloads/running_vm.py branches/threading2/plugins/attack/payloads/payloads/smb_config_files.py branches/threading2/plugins/attack/payloads/payloads/spider.py branches/threading2/plugins/attack/payloads/payloads/ssh_config_files.py branches/threading2/plugins/attack/payloads/payloads/ssh_version.py branches/threading2/plugins/attack/payloads/payloads/svn_config_files.py branches/threading2/plugins/attack/payloads/payloads/tcp.py branches/threading2/plugins/attack/payloads/payloads/udp.py branches/threading2/plugins/attack/payloads/payloads/uptime.py branches/threading2/plugins/attack/payloads/payloads/users.py branches/threading2/plugins/attack/payloads/payloads/users_config_files.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-24 15:36:36
|
Revision: 6010 http://w3af.svn.sourceforge.net/w3af/?rev=6010&view=rev Author: andresriancho Date: 2012-10-24 15:36:30 +0000 (Wed, 24 Oct 2012) Log Message: ----------- Adding more info to gnome wrapper Modified Paths: -------------- branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/gnome.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-24 15:36:06
|
Revision: 6009 http://w3af.svn.sourceforge.net/w3af/?rev=6009&view=rev Author: andresriancho Date: 2012-10-24 15:35:55 +0000 (Wed, 24 Oct 2012) Log Message: ----------- The helloworld.py test to be written with LDTP Added Paths: ----------- branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/test_helloworld.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-24 15:34:48
|
Revision: 6008 http://w3af.svn.sourceforge.net/w3af/?rev=6008&view=rev Author: andresriancho Date: 2012-10-24 15:34:41 +0000 (Wed, 24 Oct 2012) Log Message: ----------- Adding some notes (actually an email I sent to the LDTP mailing list) Useful for documenting the commands I've run. Added Paths: ----------- branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/notes.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-24 15:32:45
|
Revision: 6007 http://w3af.svn.sourceforge.net/w3af/?rev=6007&view=rev Author: andresriancho Date: 2012-10-24 15:32:35 +0000 (Wed, 24 Oct 2012) Log Message: ----------- Adding two xinitrc since I still don't know which one to use and need to work from a different workstation for a while. Added Paths: ----------- branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/xinitrc.sh branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/xinitrc_2.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-24 13:56:09
|
Revision: 6006 http://w3af.svn.sourceforge.net/w3af/?rev=6006&view=rev Author: andresriancho Date: 2012-10-24 13:56:00 +0000 (Wed, 24 Oct 2012) Log Message: ----------- * Adding sniff tool (dogtail's wasn't working in my ubuntu installation after doing apt-get install python-dogtail and LDTP removed the LDTPEditor...) * Added title to hello world window Modified Paths: -------------- branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/helloworld.py Added Paths: ----------- branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/sniff.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 22:14:13
|
Revision: 6005 http://w3af.svn.sourceforge.net/w3af/?rev=6005&view=rev Author: andresriancho Date: 2012-10-23 22:14:07 +0000 (Tue, 23 Oct 2012) Log Message: ----------- * Renamed modules and classes * Added gnome handler Added Paths: ----------- branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/gnome.py branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/tests/test_xvfb_server.py branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/xvfb_server.py Removed Paths: ------------- branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/environment.py branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/tests/test_environment.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 22:03:47
|
Revision: 6004 http://w3af.svn.sourceforge.net/w3af/?rev=6004&view=rev Author: andresriancho Date: 2012-10-23 22:03:40 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Now with VNC server. Commit before renaming. Modified Paths: -------------- branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/environment.py branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/tests/test_environment.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 21:32:25
|
Revision: 6001 http://w3af.svn.sourceforge.net/w3af/?rev=6001&view=rev Author: andresriancho Date: 2012-10-23 13:39:57 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Teardown to undo the changes performed in setUp Modified Paths: -------------- branches/threading2/plugins/attack/payloads/tests/payload_test_helper.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 21:10:38
|
Revision: 6003 http://w3af.svn.sourceforge.net/w3af/?rev=6003&view=rev Author: andresriancho Date: 2012-10-23 21:10:28 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Adding an ldtp wrapper for the GUI tests. Still a work in process. Next steps are to integrate this with a11y and LDTP, for now we have a nice wrapper around xvfb Added Paths: ----------- branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/ branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/__init__.py branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/environment.py branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/helloworld.py branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/tests/ branches/threading2/core/ui/gtkUi/tests/ldtp_wrapper/tests/test_environment.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <and...@us...> - 2012-10-23 20:49:56
|
Revision: 6002 http://w3af.svn.sourceforge.net/w3af/?rev=6002&view=rev Author: andresriancho Date: 2012-10-23 13:44:19 +0000 (Tue, 23 Oct 2012) Log Message: ----------- Cosmetic changes Modified Paths: -------------- branches/threading2/plugins/attack/payloads/payload_handler.py branches/threading2/plugins/tests/helper.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |