Skip to content

Wifipumpkin3 - v1.1.3 "Yorixiriamori"

Compare
Choose a tag to compare
@mh4x0f mh4x0f released this 03 Jul 02:15
· 80 commits to main since this release
f856cb7

[Released]

Wp3 release is out! this update will be an improvements and stable version 1.1.2 codenome: Yorixiriamori. now, we have a rest API again, this is a first step for a web interfaces with all features. the API mode is a great feature for make a web interfaces like bettercap and wifipineapple.

the version 1.1.3 have some improvements, now you can install a custom captiveflask using the CLI with module custom_captiveflask, the responder3 has been removed the dependencies now need install by default for use responder, extra_captiveflask now not need to reinstall to install the new plugins only install and restart the CLI and now all files configs should be installed on /usr/share/wifipumpkin3 directory.

Expect future updates. Enjoy and I’m waiting for your feedback!

[Released]

[1.1.3]

Added

  • improve: module extra_captiveflask to install without reinstall the tool
  • added: binary exec mode plugin options
  • added: debian package for build .deb
  • added: ignore venv from .gitignore
  • update: screenshot for version 1.1.3
  • update: readme information about version

Changed

  • changed: control user login and logout with python object
  • moved: captiveflask and pumpkinproxy to console script on setup.py installation

Deprecated

Removed

  • removed: responder3 depedencies now responder need to installed by default for use
  • removed: extensions for update from CLI ui

Fixed

  • fixed: set python3 version on binary sslstrip3 and captiveflask
  • fixed: set path default config files to /usr/share/wifipumpkin3
  • fixed: improves code with black format
  • fixed: Werkzeug depedency flask 2.0