Commit Graph

162 Commits

Author SHA1 Message Date
mh4x0f
9020381719 updated: changelog version unreleased v1.1.3 2022-07-02 22:25:09 -03:00
mh4x0f
ba63861e56 fixed bug unknow plugin when try to use command thanks @MrFabNc 2022-03-01 18:48:50 -03:00
mh4x0f
90cb9e8858 bump version 1.1.2 release 2022-02-23 18:10:25 -03:00
mh4x0f
817e799fd1 fixed Werkzeug<2.0,>=0.15 is required by {'Flask'} 2022-02-20 21:11:50 -03:00
mh4x0f
5e3a9a6896 fixed markupsafe==2.0.1 tos solve deprecated the JSON API. 2022-02-20 21:09:45 -03:00
mh4x0f
460987b104 downgrade version flask 1.1.3 to 1.1.1 2022-02-20 21:03:30 -03:00
mh4x0f
beed68d255 fixed ImportError: cannot import name 'json' from 'itsdangerous' 2022-02-20 20:31:42 -03:00
mh4x0f
0208df007c added new command for configure more easily than dhcp server 2022-02-20 19:34:52 -03:00
mh4x0f
dc9ea50346 added hostapd configuration file from wifipumpkin3 console 2022-02-17 21:39:42 -03:00
mh4x0f
06b6302af5 added improves ConsoleUi and added help for command add, rm from wifideauth module 2022-01-31 19:44:23 -03:00
mh4x0f
a1f7a98107 added improves wifideauth module for support multi targets 2022-01-26 21:59:35 -03:00
mh4x0f
47d79c3c21 added format 28 files reformatted black library 2021-10-09 22:40:05 -03:00
mh4x0f
d6cf0a80b1 fixed logical error when try to get iptables path with nf_tables thanks @cjb900 2021-10-09 21:38:49 -03:00
mh4x0f
6c8e5a64ae added support kali linux iptables nf_tables set iptables_legacy as default #140 2021-10-03 10:01:36 -03:00
mh4x0f
2cc9c490d2 fixed logical error dhcpd server implementation #158 2021-10-01 11:02:10 -03:00
mh4x0f
3a1f7822e9 added new support to run isc_dhcp_server for dns/ dhcp 2021-09-29 21:40:41 -03:00
mh4x0f
589dbb4d3d Merge branch 'dev' of https://github.com/mh4x0f/WiFi-PumpkiCLI into dev 2021-05-13 15:39:03 -03:00
mh4x0f
1d02e4a725 removed support to Rest API controller temporally 2021-05-13 15:35:59 -03:00
mh4x0f
6368a0091e added logger resource API 2021-05-13 15:06:22 -03:00
oza6ut0ne
b107fc723e fixed locale error in docker container (#129) 2021-02-21 16:48:12 +09:00
mh4x0f
7aef4d2a67 fixed cli error when resquest restAPI plugins and proxies 2021-01-24 13:01:55 -03:00
mh4x0f
3b0b5307a1 added new module for perform dns spoof attack with AP enable 2020-11-23 22:22:53 -03:00
mh4x0f
93427d2baf fixed dhcp command for apply configurations on same session 2020-11-23 22:21:36 -03:00
mh4x0f
46ce7062f0 added DHCP command to select dhcp server configuration 2020-11-19 23:44:33 -03:00
mh4x0f
3e9e5cd210 fixed clean code and code format improves 2020-11-19 20:18:15 -03:00
mh4x0f
ec283e93b8 fixed process init hostapd duplicated 2020-11-15 21:34:09 -03:00
mh4x0f
eda88243a6 removed dependencies that be standard library #105 2020-11-15 21:33:22 -03:00
mh4x0f
26a3754b16 fixed set restport by default 1337 2020-11-15 08:40:14 -03:00
mh4x0f
22bf2adde6 bump version 1.0.8 release 2020-11-14 18:53:26 -03:00
mh4x0f
36c1088a18 fixed error when execute from github actions 2020-11-13 19:12:29 -03:00
mh4x0f
614c3dedea update changelog beta version 2020-11-13 19:07:35 -03:00
mh4x0f
b934678313 added settings binary path of iptables editable 2020-10-18 00:50:56 -03:00
mh4x0f
ecee611ae1 added check if process hostapd is running before start threads 2020-10-12 20:11:09 -03:00
mh4x0f
de7ee913be fixed settings dhcp for allow to change dhcp configuration 2020-10-12 10:47:19 -03:00
mh4x0f
71cc45463f fixed hide error object of type QProcess on WorkProcess class #93 2020-10-04 20:48:21 -03:00
mh4x0f
4416104ff3 added inactivity poll default value to 60 min #67 2020-10-04 20:38:39 -03:00
mh4x0f
96920cc298 deprecated scapy_http and migrate to scapy 2.4.4 has native support for HTTP #35 2020-09-16 23:06:59 -03:00
mh4x0f
0cb8688255 fixed issue with self.udp_server #68 2020-09-07 19:59:31 -03:00
mh4x0f
0aa9a591cb added contribution name user @tirkarthi thanks 2020-09-07 19:28:49 -03:00
mh4x0f
809baef0c8 bump new version 1.0.7 2020-08-01 23:04:11 -03:00
mh4x0f
cb90adcb83 added set ssid with any caracter utf8 #62 2020-07-05 19:13:23 -03:00
mh4x0f
d6d744a077 fixed mode docker parser command line #56 2020-06-25 22:40:18 -03:00
mh4x0f
5936159f53 fixed description tool on setup.py file 2020-06-16 15:54:18 -03:00
mh4x0f
434e38db64 added option on captiveflask to force redirect sucessful template 2020-06-15 20:52:29 -03:00
mh4x0f
342261d1ae fixed version of dnslib from pydns_server #49 2020-06-09 16:36:16 -03:00
mh4x0f
152b73dbf8 added command kill: terminate a module in background by id 2020-06-07 15:12:45 -03:00
mh4x0f
77bd199cf0 improves the architecture files extensions commands 2020-06-06 23:02:09 -03:00
mh4x0f
abd79d5f8a changed more flexible python version into dependencies #36 2020-06-06 18:01:59 -03:00
mh4x0f
5c9b242085 moved command info to extensions directory 2020-06-06 16:16:21 -03:00
mh4x0f
b31b99fcfe fixed typo name proxys to proxies 2020-06-05 23:33:35 -03:00