Metadata-Version: 1.1
Name: robophisher
Version: 1.0.1
Summary: Automated phishing attacks against Wi-Fi networks
Home-page: https://github.com/blackHatMonkey/RoboPhisher
Author: blackHatMonkey
Author-email: brian.smith@riseup.net
License: GPL
Description: .. image:: https://readthedocs.org/projects/robophisher/badge/?version=latest
            :target: http://robophisher.readthedocs.io/en/latest/?badge=latest
        
        .. image:: https://travis-ci.org/blackHatMonkey/RoboPhisher.svg?branch=master
            :target: https://travis-ci.org/blackHatMonkey/RoboPhisher
        
        .. image:: https://badge.fury.io/py/robophisher.svg
            :target: https://badge.fury.io/py/robophisher
        
        
        RoboPhisher 
        ===========
        
        What is it?
        -----------
        
        RoboPhisher is a security tool that mounts automated victim-customized
        phishing attacks against WiFi clients in order to obtain credentials or
        infect the victims with malware. It is primarily a social engineering
        attack that unlike other methods it does not include any brute forcing.
        It is an easy way for obtaining credentials from captive portals and third
        party login pages (e.g. in social networks) or WPA/WPA2 passphrases.
        
        The Latest Version
        ------------------
        
        Details of the latest version can be found on the projects Github
        page under https://github.com/blackHatMonkey/RoboPhisher.
        
        Documentation
        -------------
        
        The documentation available as of the date of this release is
        included in RST format in the docs/ directory. The most
        up-to-date documentation can be found at
        http://robophisher.readthedocs.io/en/latest/.
        
        Installation
        ------------
        
        Please see the Getting Started section of the documentation.
        
        Licensing
        ---------
        
        Please see the file called LICENSE.
        
        Contacts
        --------
        
        * If you want to be informed about new code releases, bug fixes,
          security fixes, general news and information about RoboPhisher 
          subscribe to the Github project under
          <https://github.com/blackHatMonkey/RoboPhisher>
        
        * If you have a concrete bug report for RoboPhisher please see
          the instructions for bug reporting at
          <http://robophisher.readthedocs.io/en/latest/users_guide.html#bug-reporting>
        
        Disclaimer
        ----------
        
        Usage of RoboPhisher for attacking infrastructures without prior mutual
        agreement can be considered as an illegal activity. It is the final
        user's responsibility to obey all applicable local, state and federal laws.
        Authors assume no liability and are not responsible for any misuse or damage
        caused by this program.
        
Keywords: robophisher,evil,twin,phishing
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Topic :: Security
Classifier: Topic :: System :: Networking
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Information Technology
