2020-04-03 03:15:31 +00:00
|
|
|
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
|
2020-04-19 02:31:11 +00:00
|
|
|
## [Released]
|
2020-04-03 03:15:31 +00:00
|
|
|
|
2020-04-19 02:31:11 +00:00
|
|
|
## [1.0.0] - 2020-04-18
|
2020-04-03 03:15:31 +00:00
|
|
|
|
|
|
|
### Added
|
2020-04-24 00:35:01 +00:00
|
|
|
- added allow sniffkin3 capture POST requests on session [mh4x0f]
|
2020-04-24 00:31:45 +00:00
|
|
|
- added more terminal colors on function setcolor [mh4x0f]
|
2020-04-21 23:33:48 +00:00
|
|
|
- added notification when client joined the AP [mh4x0f]
|
2020-04-19 02:31:11 +00:00
|
|
|
- added check python version when install tool [mh4x0f]
|
2020-04-17 12:59:17 +00:00
|
|
|
- added community tag discord on readme.md [mh4x0f]
|
2020-04-16 23:44:32 +00:00
|
|
|
- added news pulp templates on scripts [mh4x0f]
|
2020-04-16 23:37:43 +00:00
|
|
|
- added ISSUE_TEMPLATE.md on project [mh4x0f]
|
2020-04-16 02:22:30 +00:00
|
|
|
- added donate patreon on readme.md [mh4x0f]
|
2020-04-14 18:54:40 +00:00
|
|
|
- added autocomplete on command restore [mh4x0f]
|
2020-04-14 18:52:50 +00:00
|
|
|
- added system commands iptables,ls, clear, nano [mh4x0f]
|
2020-04-14 00:26:34 +00:00
|
|
|
- added file manifast.in [mh4x0f]
|
2020-04-13 23:53:12 +00:00
|
|
|
- added check must be run as root. [mh4x0f]
|
2020-04-13 19:54:44 +00:00
|
|
|
- added initial logo design tool on README.md [mh4x0f]
|
2020-04-13 02:40:40 +00:00
|
|
|
- added initial details for tool on README.md [mh4x0f]
|
2020-04-12 23:26:30 +00:00
|
|
|
- added code formarter black tool [mh4x0f]
|
|
|
|
- added makefile configuration [mh4x0f]
|
2020-04-12 19:26:33 +00:00
|
|
|
- added no-colors arguments commands [mh4x0f]
|
2020-04-10 23:05:32 +00:00
|
|
|
- added info command list all plugin from proxys [mh4x0f]
|
|
|
|
- added parser for set plugin pummpkinproxy [mh4x0f]
|
2020-04-09 23:02:03 +00:00
|
|
|
- added packet http info into sniffkin3 json log [mh4x0f]
|
2020-04-09 22:09:36 +00:00
|
|
|
- added alert when the client left the ap [mh4x0f]
|
2020-04-09 15:24:44 +00:00
|
|
|
- added exceptions implementation error [mh4x0f]
|
2020-04-08 11:51:59 +00:00
|
|
|
- added license header __init__ file [mh4x0f]
|
|
|
|
- added license header all files in plugins [mh4x0f]
|
2020-04-08 02:17:50 +00:00
|
|
|
- added license header all files in modules [mh4x0f]
|
2020-04-08 02:16:21 +00:00
|
|
|
- added license header all files in core/wirelessmode [mh4x0f]
|
2020-04-08 02:14:25 +00:00
|
|
|
- added license header all files in core/widgets [mh4x0f]
|
2020-04-08 02:11:40 +00:00
|
|
|
- added license header all files in core/utility [mh4x0f]
|
2020-04-08 02:07:19 +00:00
|
|
|
- added license header all files in core/ui [mh4x0f]
|
2020-04-08 02:05:14 +00:00
|
|
|
- added partial codereview on servers plugins and proxys [mh4x0f]
|
2020-04-08 01:33:18 +00:00
|
|
|
- added license header all files in core/packets and controls [mh4x0f]
|
2020-04-07 00:22:37 +00:00
|
|
|
- added license header all files in core/common [mh4x0f]
|
2020-04-05 20:41:55 +00:00
|
|
|
- added start tool with finish install on docker [mh4x0f]
|
2020-04-04 22:42:35 +00:00
|
|
|
- added enable security WPA,WEP, WPA2 mode wireless [mh4x0f]
|
2020-04-03 21:54:17 +00:00
|
|
|
- added parser wireless mode options [mh4x0f]
|
2020-04-03 12:26:07 +00:00
|
|
|
- Added changelog 1.0.0 version. [mh4x0f]
|
2020-04-03 03:15:31 +00:00
|
|
|
- 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
|
2020-04-25 21:50:37 +00:00
|
|
|
- changed implemenation on proxymode base class [mh4x0f]
|
2020-04-18 00:38:37 +00:00
|
|
|
- changed interface key to None in file config.ini [mh4x0f]
|
2020-04-15 22:56:22 +00:00
|
|
|
- changed requirements PyQt5==5.14.0 to PyQt5==5.14.2 [mh4x0f]
|
2020-04-15 22:42:33 +00:00
|
|
|
- restore folder logs from .gitignore [mh4x0f]
|
2020-04-15 22:26:24 +00:00
|
|
|
- changed check is rootuser for use on github actions deploy [mh4x0f]
|
2020-04-12 19:26:33 +00:00
|
|
|
- changed name author to made by into bin/wifipumpkin3 [mh4x0f]
|
2020-04-07 01:54:44 +00:00
|
|
|
- refactored all controllers implementation codestyle [mh4x0f]
|
2020-04-06 12:37:54 +00:00
|
|
|
- improved folder copy code on setup.py [mh4x0f]
|
2020-04-06 02:43:19 +00:00
|
|
|
- exclude config folder from language statistics [mh4x0f]
|
2020-04-06 02:24:02 +00:00
|
|
|
- changed codename to nidavellir [mh4x0f]
|
2020-04-05 11:40:46 +00:00
|
|
|
- moved /scripts to user dir config [mh4x0f]
|
2020-04-03 23:11:39 +00:00
|
|
|
- changed logs folder model [mh4x0f]
|
2020-04-03 03:15:31 +00:00
|
|
|
- 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
|
2020-04-25 14:52:34 +00:00
|
|
|
- removed force specific version of module PyQt [mh4x0f]
|
2020-04-07 01:54:44 +00:00
|
|
|
- removed function old setup_logger wp2 [mh4x0f]
|
2020-04-06 02:37:04 +00:00
|
|
|
- removed all python modules on test folder [mh4x0f]
|
2020-04-05 21:32:37 +00:00
|
|
|
- removed old implementation loader accesspoint [mh4x0f]
|
2020-04-03 12:26:07 +00:00
|
|
|
- Removed history.md file [mh4x0f]
|
2020-04-03 03:15:31 +00:00
|
|
|
- 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
|
2020-04-21 23:33:48 +00:00
|
|
|
- fixed Error: PyQt5.sip not found, but it is installed. [mh4x0f]
|
2020-04-19 15:21:59 +00:00
|
|
|
- fixed IndexError: list index out of range #14 [mh4x0f]
|
2020-04-18 00:30:38 +00:00
|
|
|
- fixed error depedency PyQt5-sip when try on virtualenv [mh4x0f]
|
2020-04-18 00:29:10 +00:00
|
|
|
- fixed set iptables exception for each rules [mh4x0f]
|
2020-04-17 11:34:21 +00:00
|
|
|
- fixed typo name on readme.md [mh4x0f]
|
2020-04-15 23:54:29 +00:00
|
|
|
- fixed disable security auth wireless by default [mh4x0f]
|
2020-04-15 23:22:44 +00:00
|
|
|
- added depedency PyQt5-sip==12.7.2 to requirements.txt [mh4x0f]
|
2020-04-15 23:07:29 +00:00
|
|
|
- fixed downgrade version pyqt 5.14.2 to version 5.14 [mh4x0f]
|
2020-04-15 22:51:54 +00:00
|
|
|
- fixed require coverage on test makefile [mh4x0f]
|
2020-04-15 17:58:18 +00:00
|
|
|
- stable version that contains [mh4x0f]
|
2020-04-15 17:46:30 +00:00
|
|
|
- fixed website links on Readme.md [mh4x0f]
|
2020-04-15 00:58:19 +00:00
|
|
|
- force copy all files `config` to user_config_dir [mh4x0f]
|
2020-04-14 18:52:50 +00:00
|
|
|
- fixed description plugin responder3 [mh4x0f]
|
2020-04-14 16:18:40 +00:00
|
|
|
- fixed description all plugin and proxy [mh4x0f]
|
2020-04-14 14:43:23 +00:00
|
|
|
- fixed dependency of wireless-tools for use iwconfig command [mh4x0f]
|
2020-04-14 02:53:02 +00:00
|
|
|
- fixed beef parameter hook to url_hook [mh4x0f]
|
2020-04-12 23:28:40 +00:00
|
|
|
- fixed makefile option to clean setup.py [mh4x0f]
|
2020-04-10 20:18:31 +00:00
|
|
|
- fixed error hostpad_response when client left ap [mh4x0f]
|
2020-04-10 20:05:29 +00:00
|
|
|
- fixed log hostapd send (state) with close the ap [mh4x0f]
|
2020-04-09 19:24:19 +00:00
|
|
|
- fixed set linguist-vendored=false to exclude language statistics [mh4x0f]
|
2020-04-09 18:38:15 +00:00
|
|
|
- fixed try to exclude files from git language statistics [mh4x0f]
|
2020-04-09 15:24:44 +00:00
|
|
|
- fixed bug when try restart AP with modification in interface name [mh4x0f]
|
2020-04-09 01:20:19 +00:00
|
|
|
- fixed bug when try mout AP on wirelesscontroller [mh4x0f]
|
2020-04-08 18:09:34 +00:00
|
|
|
- fixed set as default require python version 3.7 [mh4x0f]
|
2020-04-06 03:06:18 +00:00
|
|
|
- fixed set linguist-documentation to false [mh4x0f]
|
2020-04-06 02:58:18 +00:00
|
|
|
- fixed exclude all files from config the language statistics [mh4x0f]
|
2020-04-05 21:30:34 +00:00
|
|
|
- fixed module print infor data [mh4x0f]
|
2020-04-04 23:06:32 +00:00
|
|
|
- fixed bug file descriptor bad dhcpserver [mh4x0f]
|
2020-04-03 23:18:01 +00:00
|
|
|
- fixed bug when try to load all plugins on sniffkin3 [mh4x0f]
|
|
|
|
- fixed mascared bug file descriptor bad partial solution [mh4x0f]
|
2020-04-03 03:15:31 +00:00
|
|
|
- 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]
|
2020-04-15 00:58:19 +00:00
|
|
|
- Fixed window urwid implementation. [mh4x0f]
|