Wapiti Changelog

What's new in Wapiti 2.2.1

Apr 26, 2010
  • Internationalization and translation to english and spanish when called from
  • Wapiti.
  • Ability to save a scan session and restore it later (-i)
  • Added option -b to set the scope of the scan based on the root url given as
  • argument.
  • Fixed bug ID 2779441 "Python Version 2.5 required?"
  • Use an home made cookie library instead or urllib2's one.
  • Keep aditionnal informations on the webpages (headers + encoding)
  • Use BeautifulSoup to detect webpage encoding and handle parsing errors.
  • Fixed a bug when "a href" or "form action" have an empty string as value.
  • Better support of Unicode.

New in Wapiti 2.1.0 (Apr 24, 2009)

  • Added more patterns for file handling vulnerabilities in PHP.
  • Added GET_SQL and POST_SQL as modules (-m) for attacks.
  • Modifier getcookie.py and cookie.py so they try to get the cookies
  • Even if cookielib fails.