Wifipumpkin3 Versions Save

Powerful framework for rogue access point attack.

v1.0.8R2

3 years ago

[Unreleased]

[1.0.8] - 2021-05-13

Added

  • added route for get information of plugins and proxies on restAPI
  • added new attribute on plugins and proxies mode class
  • added logger resource API

Changed

Deprecated

Removed

  • removed support to Rest API controller temporally

Fixed

  • fixed cli error when resquest restAPI plugins and proxies
  • fixed restApi error when get exceptions http request
  • fixed wirelesscontroller not started into restAPI mode
  • fixed locale error in docker container

v1.0.8R1

3 years ago

[Released]

[1.0.8] - 2020-11-14

Added

  • added inactivity poll default value to 60 min #67
  • added check if process hostapd is running before start threads
  • added settings binary path of iptables editable
  • added waitforfinish on Qprocess for add rules iptables
  • added frist restful api implementation
  • added DHCP command to select dhcp server configuration
  • added stop all modules with the command stop or exit is runnning
  • added new module for perform dns spoof attack with AP enable

Changed

Deprecated

Removed

  • removed dependencies that be standard library #105

Fixed

  • fixed hide error object of type QProcess on WorkProcess class #93
  • fixed settings dhcp for allow to change dhcp configuration
  • fixed error when execute from github actions
  • fixed set restport by default 1337
  • fixed process init hostapd duplicated
  • fixed clean code and code format improves
  • fixed github actions error when try to run pytests
  • fixed dhcp command for apply configurations on same session

v1.0.8

3 years ago

[Released]

[1.0.8] - 2020-11-14

Added

  • added inactivity poll default value to 60 min #67
  • added check if process hostapd is running before start threads
  • added settings binary path of iptables editable
  • added waitforfinish on Qprocess for add rules iptables
  • added frist restful api implementation

Changed

Deprecated

Removed

  • removed dependencies that be standard library #105

Fixed

  • fixed hide error object of type QProcess on WorkProcess class #93
  • fixed settings dhcp for allow to change dhcp configuration
  • fixed error when execute from github actions
  • fixed set restport by default 1337
  • fixed process init hostapd duplicated

v1.0.7

3 years ago

[Released]

[1.0.7] - 2020-08-01

Added

  • added WorkProcess class for execute comand with Qprocess
  • added correctly package beautifulsoup4 into requirements.txt
  • added command banner: display an awesome wp3 banner
  • added many improvements into system modules
  • added improves module for running in background
  • added command kill: terminate a module in background by id
  • added option on captiveflask to force redirect sucessful template
  • added set ssid with any caracter utf8

Changed

  • moved command info to extensions directory
  • changed more flexible python version into dependencies #36
  • improves the architecture files extensions commands

Deprecated

Removed

  • removed folder core/controls from file structure arch
  • removed bs4==0.0.1 Dummy package for Beautiful Soup

Fixed

  • fixed improves method setIptables from wirelessmode default mode
  • fixed clear dependencies not used from requirements files
  • fixed include message: the module not found or failed to import.
  • fixed typo name proxys to proxies
  • fixed version of dnslib from pydns_server #49
  • restricting version module problems
  • fixed description tool on setup.py file
  • fixed mode docker parser command line #56

v1.0.5R1

4 years ago

[released]

[1.0.5] - 2020-05-29

Added

  • added new module extra-captiveflask templates [mh4x0f]
  • added plugins folder on config user [mh4x0f]
  • added command update in core commands [mh4x0f]
  • added new implementation for load native extensions [mh4x0f]
  • added helps for all available commands [mh4x0f]
  • added category to improvements the help command [mh4x0f]
  • added new module wifideauth for send deauthentication packets [mh4x0f]
  • added show up pydhcpserver log explanation [mh4x0f]
  • added redirecting HTTPS traffic to captive portal [mh4x0f]
  • added new format table for pretty printing [mh4x0f]

Changed

  • changed structure of all plugins and proxies [mh4x0f]
  • update requirements files to unlock version [mh4x0f]

Deprecated

Removed

  • removed rules iptables block https comunication captiveflask #37 [mh4x0f]

Fixed

  • fixed improves test_coverage makefile [mh4x0f]
  • fixed requests module dependency on requirements.txt [mh4x0f]
  • fixed PyQt5 error on docker image creation #44 [mh4x0f]
  • fixed set a tag version at the base image in Dockerfile #43 [mh4x0f]
  • fixed responder3 object has no attribute logger #39 [mh4x0f]
  • fixed DHCP offer Apple device can’t connect to ap #32 [mh4x0f]
  • fixed get multi language options on captiveflask plugin #30 [mh4x0f]
  • fixed check if hostapd is installed in the system [mh4x0f]
  • fixed better mode to print stop/start threads info [mh4x0f]
  • fixed AttributeError Sniffkin3 object has no attribute help_plugins [mh4x0f]
  • fixed set as default HOSTNAME key on leases object [mh4x0f]
  • fixed settings default status_ap values that change on #23 [mh4x0f]
  • fixed lock command start when AP is running [mh4x0f]
  • fixed NoProxy object has no attribute parser_set_noproxy #24 [mh4x0f]
  • fixed keyError: args command --no-colors [mh4x0f]
  • fixed list sub-plugins currently on command info [mh4x0f]
  • fixed bug on dnserver try create AP without internet [mh4x0f]
  • fixed error iptables with try create AP without internet [mh4x0f]

v1.0.0-R5

4 years ago

Added

  • added allow sniffkin3 capture POST requests on session [mh4x0f]
  • added more terminal colors on function setcolor [mh4x0f]
  • added notification when client joined the AP [mh4x0f]

fixed

  • fixed Error: PyQt5.sip not found, but it is installed. [mh4x0f]

changed

  • changed implemenation on proxymode base class

removed

  • removed force specific version of module PyQt [mh4x0f]