Giter Club home page Giter Club logo

weeman's Introduction

Weeman - http server for phishing

=================================

Weeman

DISCLAIMER

==========

Usage of Weeman for attacking targets without prior mutual consent is illegal.

Weeman developer not responsible to any damage caused by Weeman.

About

=====

HTTP server for phishing in python.

Weeman has support for most of the (bigest) websites.

Usually you will want run Weeman with DNS spoof attack. (see dsniff, ettercap).

Weeman will do the following steps:


  1. Create fake html page.

  2. Wait for clients

  3. Grab the data (POST).

4. Try to login the client to the original page :smiley: 

Requirements

============

  • Python <= 2.7.

  • Python BeautifulSoup 4

Install BeautifulSoup


  • Archlinux - sudo pacman -S python2-beautifulsoup4

  • Ubuntu/Linuxmint - sudo apt-get install python-bs4

  • For another OS: - sudo pip install beautifulsoup4

Platforms


  • Linux (any)

  • Mac (Not tested)

  • Windows (Not tested)

[!] If weeman runs on your platform (Mac/Windows), please let me know.

Usage

======

Just type help

Run server:


set url http://localhost

  • "<"form action = "TAKE THIS URL">"(View the site source and take the URL)

set action_url http://localhost/sendlogin

  • The port Weeman server will listen

set port 2022

  • Start the server

run

The settings will be saved for the next time you run weeman.py.

Get Weeman

=============

               git clone git://github.com/bonto89bot/weeman 

   

 Copyright 2015 (C) Bonto89bot <[email protected]>. 

License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html.

weeman's People

Contributors

bonto89bot avatar

Stargazers

Vadim Revich avatar  avatar

Watchers

 avatar

weeman's Issues

HELP

once i have set all my options and try to "run" i get this error:[SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1946)) can u please advise?
Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.