wifipumpkin3/core/config/app/config.ini

112 lines
2.5 KiB
INI
Raw Normal View History

2018-09-22 17:15:41 +00:00
[Class-A-Address]
2020-01-03 23:01:58 +00:00
broadcast=10.0.0.255
2018-09-22 17:15:41 +00:00
leasetimeDef=600
leasetimeMax=7200
netmask=255.0.0.0
range=10.0.0.20/10.0.0.50
2020-01-03 23:01:58 +00:00
router=10.0.0.1
subnet=10.0.0.0
2018-09-22 17:15:41 +00:00
[Class-B-Address]
2020-01-03 23:01:58 +00:00
broadcast=172.16.0.255
2018-09-22 17:15:41 +00:00
leasetimeDef=600
leasetimeMax=7200
netmask=255.240.0.0
range=172.16.0.100/172.16.0.150
2020-01-03 23:01:58 +00:00
router=172.16.0.1
subnet=172.16.0.0
2018-09-22 17:15:41 +00:00
[Class-C-Address]
2020-01-03 23:01:58 +00:00
broadcast=192.168.0.255
2018-09-22 17:15:41 +00:00
leasetimeDef=600
leasetimeMax=7200
netmask=255.255.255.0
range=192.168.0.100/192.168.0.150
2020-01-03 23:01:58 +00:00
router=192.168.0.1
subnet=192.168.0.0
2018-09-22 17:15:41 +00:00
2020-01-03 23:01:58 +00:00
[accesspoint]
Karma=false
Mana=false
Static=true
WPA_Algorithms=TKIP
WPA_SharedKey=1234567890
WPA_type=2
bssid=BC:F6:85:03:36:5B
channel=11
checkConnectionWifi=true
check_support_ap_mode=true
current_session=None
dhcpd_server=false
dnsproxy_server=false
enable_Security=false
hostapd_custom=false
hostapd_path=/usr/sbin/hostapd
interfaceAP=wlp1s0
persistNetwokManager=true
pydhcp_server=true
pydns_server=true
sessions="{\"MjEzMjY=\": {\"started\": \"Sat Jan 20 11:55:08 2018\", \"stoped\": \"Sat Jan 20 12:13:51 2018\"}, \"NTc3MTY=\": {\"started\": \"Sat Jan 20 12:13:56 2018\", \"stoped\": \"Sat Jan 20 12:26:06 2018\"}}"
ssid=TESTEWdxsss
statusAP=true
timer_update_info=2000
[dhcp]
broadcast=10.0.0.255
classtype=A
2018-09-22 17:15:41 +00:00
leasetimeDef=600
leasetimeMax=7200
netmask=255.0.0.0
2020-01-03 23:01:58 +00:00
range=10.0.0.20/10.0.0.50
router=10.0.0.1
subnet=10.0.0.0
[dhcpdefault]
2018-09-22 17:15:41 +00:00
broadcast=10.0.0.255
2020-01-03 23:01:58 +00:00
leasetimeDef=600
leasetimeMax=7200
netmask=255.0.0.0
2018-09-22 17:15:41 +00:00
range=10.0.0.20/10.0.0.50
2020-01-03 23:01:58 +00:00
router=10.0.0.1
subnet=10.0.0.0
2018-09-22 17:15:41 +00:00
[dockarea]
advanced=true
2020-01-03 23:01:58 +00:00
dock_PumpkinProxy=false
2018-09-22 17:15:41 +00:00
dock_bdfproxy=false
2020-01-03 23:01:58 +00:00
dock_credencials=true
2018-09-22 17:15:41 +00:00
dock_dns2proxy=false
dock_responder=false
dock_tcpproxy=true
2020-01-03 23:01:58 +00:00
dock_urlmonitor=true
2018-09-22 17:15:41 +00:00
[iptables]
iptables_0_masq=iptables -w -P FORWARD ACCEPT
iptables_A_masq=iptables -w -t nat -A POSTROUTING --out-interface $inet -j MASQUERADE
iptables_B_forward="iptables -w -A FORWARD -i $inet --out-interface $wlan -j ACCEPT -m state --state RELATED,ESTABLISHED"
iptables_C_foracept=iptables -w -A FORWARD -i $wlan --out-interface $inet -j ACCEPT
iptables_D_accept=iptables -w -A OUTPUT --out-interface $inet -j ACCEPT
iptables_E_accpet=iptables -w -A INPUT --in-interface $wlan -j ACCEPT
2020-01-03 23:01:58 +00:00
[plugins]
bdfproxy_config=plugins/external/BDFProxy-ng/bdfproxy.cfg
bdfproxy_plugin=false
dns2proxy_plugin=false
noproxy=false
pumpkinproxy_plugin=true
responder_config=plugins/external/Responder/Responder.conf
responder_plugin=false
sergioproxy_plugin=false
tcpproxy_plugin=true
[settings]
mdk3=a -a m -t
mdk3_deauth=false
redirect_port=10000
scan_airodump=true
scan_scapy=false
scanner_rangeIP=0-255
scapy_deauth=true
show_dashboard_info=true
themes=themes/themeDefault