Commit Graph

308 Commits

Author SHA1 Message Date
2535fd0ff6
Merge branch 'P0cL4bs:dev' into dev 2022-09-24 23:48:11 -06:00
Marcos Bomfim
14c122ffd3
bump version v1.1.3 to dev
bump version v1.1.3 to dev
2022-07-02 22:46:34 -03:00
mh4x0f
9020381719 updated: changelog version unreleased v1.1.3 2022-07-02 22:25:09 -03:00
mh4x0f
f0f1dc7b70 added: improvement on captiveflask plugin, added new module for install custom captiveflask 2022-06-30 22:33:31 -03:00
mh4x0f
818a93944f update: readme information about version 2022-06-29 21:04:48 -03:00
mh4x0f
28e96a3a91 update: screenshot for version 1.1.3 2022-06-29 20:58:20 -03:00
mh4x0f
14b6e30b86 changed: control user login and logout with python object 2022-06-29 20:50:51 -03:00
mh4x0f
bfb7e8685b added: ignore venv from .gitignore 2022-06-28 21:39:50 -03:00
mh4x0f
40a895a99d added: debian package for build .deb 2022-06-27 22:19:04 -03:00
mh4x0f
ddbcfa506b fixed: Werkzeug depedency flask 2.0 2022-06-27 22:05:08 -03:00
mh4x0f
5c6004d3be removed: extensions for update from CLI ui 2022-06-27 21:34:16 -03:00
mh4x0f
4c7276bbf8 fixed: improves code with black format 2022-06-27 21:30:44 -03:00
mh4x0f
9bcac0b76a removed: responder3 depedencies now responder need to installed by default for use
added: binary exec mode plugin options, moved: captiveflask and
pumpkinproxy to console script on setup.py installation
2022-06-27 21:26:09 -03:00
mh4x0f
fa5512c415 improve: module extra_captiveflask to install without reinstall the tool 2022-06-23 23:52:03 -03:00
mh4x0f
b082f0d66f fixed: set path default config files to /usr/share/wifipumpkin3 2022-06-23 23:50:58 -03:00
mh4x0f
57a1ad0e4c fixed: set python3 version on binary sslstrip3 and captiveflask 2022-06-23 23:47:27 -03:00
69d17e6766 Initial template 2022-05-04 22:52:38 -06:00
2230b409f4 Updated depenecies and changed run params 2022-05-04 22:36:38 -06:00
mh4x0f
3a5014efcb Merge branch 'dev' of https://github.com/mh4x0f/WiFi-PumpkiCLI into dev 2022-03-01 18:50:58 -03:00
mh4x0f
ba63861e56 fixed bug unknow plugin when try to use command thanks @MrFabNc 2022-03-01 18:48:50 -03:00
Marcos Bomfim
77699fc7fe
Merge pull request #176 from P0cL4bs/beta
bum version 1.1.2 release
2022-02-23 18:42:09 -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
c0fb50ad6d Merge branch 'feature/enable-restAPI' of https://github.com/mh4x0f/WiFi-PumpkiCLI into beta 2022-02-09 21:41:27 -03:00
mh4x0f
07c9841b1e added enable RestAPIFul 2022-02-02 19:25:37 -03:00
mh4x0f
ce1b679455 fixed command help for command add, rm on wifideauth module 2022-02-01 07:41:14 -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
Marcos Bomfim
049d3ae171
Merge pull request #172 from P0cL4bs/dependabot/pip/dnslib-0.9.17
Bump dnslib from 0.9.14 to 0.9.17
2022-01-24 19:58:08 -03:00
dependabot[bot]
2a30a2a971
Bump dnslib from 0.9.14 to 0.9.17
Bumps [dnslib](https://github.com/paulc/dnslib) from 0.9.14 to 0.9.17.
- [Release notes](https://github.com/paulc/dnslib/releases)
- [Commits](https://github.com/paulc/dnslib/commits)

---
updated-dependencies:
- dependency-name: dnslib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 20:08:03 +00: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
Marcos Bomfim
0efab4c893
Merge pull request #148 from buptxdt/patch-1
Update Dockerfile
2021-05-13 15:50:29 -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
Vicent-xd
1c8846d11a
Update Dockerfile
add  libpcap-dev package
2021-05-07 12:20:02 +08:00
Vicent-xd
d0b925088d
Update Dockerfile
修复docker build 由于pip版本低导致的报错 No module named 'setuptools_rust'
2021-05-07 09:55:00 +08:00
Marcos Bomfim
c2a6e86a4b
Merge pull request #134 from oza6ut0ne/fix-docker-locale-error
Fix locale error when running inside a Docker container
2021-02-21 18:19:14 -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