# Changelog All notable changes to this project will be documented in this file. ## [Unreleased] ## [1.0.0] - 2020-04-02 ### Added - added license header all files in plugins [mh4x0f] - added license header all files in modules [mh4x0f] - added license header all files in core/wirelessmode [mh4x0f] - added license header all files in core/widgets [mh4x0f] - added license header all files in core/utility [mh4x0f] - added license header all files in core/ui [mh4x0f] - added partial codereview on servers plugins and proxys [mh4x0f] - added license header all files in core/packets and controls [mh4x0f] - added license header all files in core/common [mh4x0f] - added start tool with finish install on docker [mh4x0f] - added enable security WPA,WEP, WPA2 mode wireless [mh4x0f] - added parser wireless mode options [mh4x0f] - Added changelog 1.0.0 version. [mh4x0f] - Added generate random session id. [mh4x0f] - Added random banners ascii art. [mh4x0f] - Added somes improvements controller system. [mh4x0f] - Added tabulate data captive portal credentails. [mh4x0f] - Added keyboard interruption event on cmdloop. [mh4x0f] - Added settings load plugin pumpkinproxy. [mh4x0f] - Added command jobs, added function display_tabulate. [mh4x0f] - Added command info modules/proxys. [mh4x0f] - Added wi command on dockerfile. [mh4x0f] - Added command mode, initial docker wireless mode. [mh4x0f] - Added captiveflask proxy plugin. [mh4x0f] - Added pumpkinproxy plugins visualization. [mh4x0f] - Added implementation core plguin,proxy parser function. [mh4x0f] - Added config plugins, show plugin status, fixed responder3. [mh4x0f] - Added description change to tabulate info modules. [mh4x0f] - Added sniffkin3 mitm modules. [mh4x0f] - Added commands, proxy and plugins implementation. [mh4x0f] - Added monitor dhcp requests ui terminal. [mh4x0f] - Merge pull request #2 from mh4x0f/beta. [Marcos Bomfim] bump version to dev - Merge pull request #1 from mh4x0f/news. [Marcos Bomfim] bump to beta version - Added implementation of ssltrip3 & PumpkinProxy. [mh4x0f] - Build the package wifipumpkin3. [mh4x0f] - Improved info_ap command print mode. [mh4x0f] - Added initial implementation of PumpkinProxy. [mh4x0f] - Added cyan color print, new banner format and etc. [mh4x0f] - Added wifiscan 1.1 new implementation. [mh4x0f] - Initial implementation modules architeture. [mh4x0f] - Added interactive sessions can be scripted with .pulp file and string.[mh4x0f] - Added loguru lib. [mh4x0f] - Added LoggerManager module. [mh4x0f] - Added Responder3 tool as a plugin mitmMode. [mh4x0f] - Added mitmcontroller and mitm module test. [mh4x0f] - Added DNSServer logger. [mh4x0f] - Added proxycontroller. [mh4x0f] - Added dns controller, new python DNSServer. [mh4x0f] - Initial module architecture components. [mh4x0f] - Plugins filter invalid arguments. [mh4x0f] - Added function getColorStatusPlugin. [mh4x0f] - Added PumpkinProxy options for activate plugin. [mh4x0f] - More files compiler removed. [mh4x0f] - Added exclude files. [mh4x0f] - Initial commit. [mh4x0f] ### Changed - refactored all controllers implementation codestyle [mh4x0f] - improved folder copy code on setup.py [mh4x0f] - exclude config folder from language statistics [mh4x0f] - changed codename to nidavellir [mh4x0f] - moved /scripts to user dir config [mh4x0f] - changed logs folder model [mh4x0f] - Moved __main__ code to __init__ [mh4x0f] - Changed python3.6 to python3.7. [mh4x0f] - Change do_info command to tabulate style. [mh4x0f] - Changed prompt line to more simple ;) [mh4x0f] ### Deprecated ### Removed - removed function old setup_logger wp2 [mh4x0f] - removed all python modules on test folder [mh4x0f] - removed old implementation loader accesspoint [mh4x0f] - Removed history.md file [mh4x0f] - Removed keys not using in project. [mh4x0f] - Remove lib not using in the project. [mh4x0f] - Removed somes import nyscreen. [mh4x0f] - Removed folder .idea files settings. [mh4x0f] - Removed folder vscode files settings. [mh4x0f] - Removed all plugins from python2 implementation. [mh4x0f] - Removed error BeautifulTable. [mh4x0f] - Removed file test. [mh4x0f] - Removed all files *.py compiler. [mh4x0f] ### Fixed - fixed set linguist-documentation to false [mh4x0f] - fixed exclude all files from config the language statistics [mh4x0f] - fixed module print infor data [mh4x0f] - fixed bug file descriptor bad dhcpserver [mh4x0f] - fixed bug when try to load all plugins on sniffkin3 [mh4x0f] - fixed mascared bug file descriptor bad partial solution [mh4x0f] - Fixed session id not empty when start app. [mh4x0f] - Fixed wirelessmode docker remount ap without errors. [mh4x0f] - Fixed name file configuration. [mh4x0f] - Fixed logger pydnsserver and clear somes code. [mh4x0f] - Fixed terminal module display_tabulate. [mh4x0f] - Fixed color ui show clients connected. [mh4x0f] - Fixed error when try to use module wifiscan. [mh4x0f] - Fixed limit caracter description plugin and proxys. [mh4x0f] - Fixed constants dns hosts. [mh4x0f] - Fixed new banner app. [mh4x0f] - Fixed logger ssltrip3 class. [mh4x0f] - Fix small bug on get interfaces. [mh4x0f] - Fixed stop hostapd and some improvements. [mh4x0f] - Fixed somes bugs on UI and add more features. [mh4x0f] - Fixed argparse arguments. [mh4x0f] - Fixed window urwid implementation. [mh4x0f] ### Security ---