extra-captiveflask repository
the wp3 now have an extra-captiveflask templates for community send all your customs captiveflask templates. this is awesome, because all users can do download and use your custom template. checkout the docs bellow: template extra-captiveflaskdescription
the plugin captiveflask allow the Attacker mount a wireless access point which is used in conjuction with a web server and iptables traffic capturing rules to create the phishing portal. Users can freely connect to these networks without a password and will often be directed to a login page where a password is required before being allowed to browse the web.What is Wireless Phishing?
Wireless phishing is any technique by which an attacker attempts to convince wireless network users to divulge sensitive information. As we previously mentioned the associated wireless network is generally open and access to network resources is mediated by a web application known as a captive portal. A captive portal is a web page accessed with a web browser that is displayed to newly connected users of a Wi-Fi network before they are granted broader access to network resources. Captive portals are commonly used to present a landing or log-in page which may require authentication, payment, acceptance of an end-user license agreement or an acceptable use policy, or other valid credentials that both the host and user agree to adhere by. (Wiki)Creating Captive Portal template
For the interested, we give a brief technical overview of the process of creating a phishing portal here. Example configuration files for creating a simple captive portal template to Wp3. first of all you need to make a repository fork and add your plugin template. Example configuration files for creating a simple template.File architecture
Editing html files
Set Up the Phishing your custom page login captive portal login.htmlAdd language into the guest portal
if want to create multiple language that allow the user to pick a different one, checkout!File architecture
Install the template
Great, After that we need to build a file.zip with file instagram.py and folder instagram. Exist two way or more to build a .zip file with this files:
1 - create using the command zip on terminal
2 - use the manager file that have a option for build .zip file compress options.
Using the terminal
Open the terminal in my case ongit folder and type the command bellow:

Using the File Manager
Open the folder that have tow files and select and click with button right andcompress selct the .zip and done.
Result is:

Install on wifipumpkin3 1.1.3
In the last version of the wp3 we have a new plugin calledcustom_captiveflask this plugin have only one option install. checkout:

/git becasue the file instagram.zip is there.

plugin_name and second is the file.zip.

