WiFi-Pumpkin: WiFi-Pumpkin v0.8.5

05/04/2017 1:21 pm

WiFi-Pumpkin: WiFi-Pumpkin v0.8.5

WiFi-Pumpkin 0.8.5 – New Features & Fixes

  • added new plugin TCP-Proxy
  • added capture image HTTP request (Tab ImageCap)
  • added new HTTP-request widgets get info from Headers requests
  • added new columm (url) on HTTP-Authentication
  • added now WF allow to start without internet connection
  • added option that exclude USB card on start
  • added support to use 2 wireless cards 
  • added Python DNS Server improvements 
  • added new style in progressbar on home
  • added option for check network connection Tab->Settings
  • added option for restore NM USB adpater after app closed
  • added plugin PumpkinProxy: disable browser caching, cache-control in HTML
  • added constants into a separate module [more modular design]
  • added new colorQListWidget [hover, selection]
  • added new design Qtableview for default theme
  • added hostapd option BSSID configuration [Settings TAB]
  • added show security password type option [Settings TAB]
  • added dashboard infor [uptime,threads,AP info] in tab home
  • added Qapplication: allow only one instance of WP to run
  • added more code organization in file main.py
  • added run WP without mitmproxy packager 

Fixes

  • remove netcreds plugin thks for all DanMcInerney
  • fixed possible bug when start AP with interface wlanx
  • fixed exit app when exclude USB adapter
  • fixed Network-ManagerUI again
  • fixed error: iptables Bad argument
  • fixed error TCP-Proxy plugin imageCap
  • fixed possible error [Errno 2] No such file or directory 
  • fixed replace bs4 to BeautifulSoup
  • fixed argument for ‘s’ must be a string
  • fixed IndexError: Layer [Raw] not found
  • moved option settings -> Menu File
  • fixed hide error sslstrip exceptions.RuntimeError
  • fixed [Errno socket error] [Errno -2] Name or service not known 
  • fixed control lock/unlock plugins tabs when changes options
  • fixed PhishingManager error when try shutdown httpd server
  • fixed Windows UpdateFake modules
  • fixed check return is NoneType from function get_interface_mac
  • fixed No such file or directory: ‘settings/dhcpd.conf’ 
  • fixed Wireless Deauth module scan network with airodump-ng
  • fixed pumpking-proxy all plugins inject page
  • fixed function get ipaddress by interface
  • fixed dhcpserver exception try get hostname device
  • fixed set border just table home in default theme
  • fixed dhcpd server error can’t read file or directory
  • removed monitors views [dns2proxy,urlcreds,credentials]
  • fixed bug not working as expected
  • fixed small bug with Table when add new users
  • added new icon WiFi-Pumpkin
  • fixed group all object PyQt4 QtGui,QtCore
  • fixed except when try import QtGui
  • fixed detect if range ip class is same the [DHCP Server] 
  • fixed import QtGui
  • fixed redirect Traffic from all domain [dns spoof] 
  • fixed cryptography kali 2017.3 thanks
  • fixed import Queue module from multiprocessing 
  • fixed bug module Queue 
  • fixed renamed module Queue to queue [modules func]
  • fixed struct.error: argument for ‘s’ must be a string [ARP poisoner]