----------------------------------------------------------------------- # THEKLA - Web spider for web application pentesting # (c) 2009- Volker Tanger # # http://www.wyae.de/software/thekla/ # All rights reserved. Distributable under "Modified BSD" license ----------------------------------------------------------------------- Changes: 10.1.26 library change: from urllib to urllib2 (urllib is deprecated) unfortunately lost proxy support (until next update) feature: shortened (value-free) param-urls list bugfix: first forms were listed without actions - fixed 9.6.11 bugfix: muliple URLs only worked for links, but not in getForms() 9.6.4 feature: added muliple allowed and forbidden URLs 9.5.25 feature: added proxy support 9.5.19 first published version -----------------------------------------------------------------------