need vb worm coding help!

Questions about programming languages and debugging
mrmike
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 503
Joined: 22 Feb 2007, 17:00
17
Location: switzerland
Contact:

need vb worm coding help!

Post by mrmike »

hello dear suck-o peoples,
i have a problem..
i will code a worm in vb6.0, im not very good in coding but worms are very easy to make.. he sends himself to all outlook-express contacts,@ moment he only spreding,but later i will give him more featutures.
sooo my questions:
1:
i only knows how to send it over outlook express...but how i code it that it sends himself over hotmail,and when its possible over msn/icq? can anyone give me a code example or a good website,tutorial?any tipps?
2:
i will that the worm send me (when its possible) some things from the infectet computer,how can i make that?is that a good idea(because of writing my e-mail into code)?
3:
is the worm secured (nobody can read the code) when i make a .exe?...i dont think so.. whats the best (and easyiest)way to decrypt(hope is right word in english xD) the worm??

ok thats it @moment,i hope i dont hit the rulez....
and sorry for this noob questions,but im still learning and read a lot @ books at the moment...

thanx a lot mrmike
[img]http://img.photobucket.com/albums/v247/Vlady/48265b8wj96xhce.gif[/img]

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

tbh i think it's cute that you are personalizing your worm
"The best place to hide a tree, is in a forest"

mrmike
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 503
Joined: 22 Feb 2007, 17:00
17
Location: switzerland
Contact:

.

Post by mrmike »

:oops: shouldn`t i do that? (was this answer ironic?) :) but yeah, i dont wana only spreading :wink: :wink:
[img]http://img.photobucket.com/albums/v247/Vlady/48265b8wj96xhce.gif[/img]

mrmike
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 503
Joined: 22 Feb 2007, 17:00
17
Location: switzerland
Contact:

Post by mrmike »

nobody helps me??[\b] :( :( :( :( :(
[img]http://img.photobucket.com/albums/v247/Vlady/48265b8wj96xhce.gif[/img]

pseudo_opcode
cyber messiah
cyber messiah
Posts: 1201
Joined: 30 Apr 2006, 16:00
17
Location: 127.0.0.1

Post by pseudo_opcode »

uh i dont know VB so i cant help you.. :(

mrmike
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 503
Joined: 22 Feb 2007, 17:00
17
Location: switzerland
Contact:

Post by mrmike »

:( uh.. ok but thanx anyway!
[img]http://img.photobucket.com/albums/v247/Vlady/48265b8wj96xhce.gif[/img]

User avatar
floodhound2
∑lectronic counselor
∑lectronic counselor
Posts: 2117
Joined: 03 Sep 2006, 16:00
17
Location: 127.0.0.1
Contact:

Post by floodhound2 »

worms are not done in vb typically. You just don't have the lower level control you need for a good worm. But you can try using the inet and winsock objects. 8)
₣£ΘΘĐĦΘŮŇĐ

mrmike
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 503
Joined: 22 Feb 2007, 17:00
17
Location: switzerland
Contact:

.

Post by mrmike »

ok thanx a lot...i know that it isnt typicaly,but i like to coding in vb...so i will try it^^
thanx anyway!
[img]http://img.photobucket.com/albums/v247/Vlady/48265b8wj96xhce.gif[/img]

User avatar
whitegabber
On the way to fame!
On the way to fame!
Posts: 28
Joined: 30 Jun 2006, 16:00
17

Post by whitegabber »

winsock and inet use depencies
use Csocket it's on Pscode
and use Csocket to send http request

User avatar
FrankB
Ph. D. in Sucko'logics
Ph. D. in Sucko'logics
Posts: 315
Joined: 06 Mar 2006, 17:00
18
Location: Belgistahn
Contact:

Post by FrankB »

neo130 wrote:tbh i think it's cute that you are personalizing your worm
Like when you pierce it and all that ?
ew...

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

FrankB wrote:
neo130 wrote:tbh i think it's cute that you are personalizing your worm
Like when you pierce it and all that ?
ew...
lmao
"The best place to hide a tree, is in a forest"

mrmike
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 503
Joined: 22 Feb 2007, 17:00
17
Location: switzerland
Contact:

Post by mrmike »

:lol: rofl
hmm i think my worm is in few weeks finish,thanx for your help and tipps^^
[img]http://img.photobucket.com/albums/v247/Vlady/48265b8wj96xhce.gif[/img]

User avatar
Nerdz
The Architect
The Architect
Posts: 1127
Joined: 15 Jun 2005, 16:00
18
Location: #db_error in: select usr.location from sucko_member where usr.id=63;
Contact:

Post by Nerdz »

And for a good worm you would need a 0-day xploit.
Give a man a fish, you feed him for one day.
Learn a man to fish, you feed him for life.

mrmike
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 503
Joined: 22 Feb 2007, 17:00
17
Location: switzerland
Contact:

Post by mrmike »

:oops: 0-day exploit? :oops:

*and for a good worm you need a 0-day exploit* (lol im a noob in writing vb so my worm isnt very good^^and its only a lil one(for the beginning :twisted: )).
[img]http://img.photobucket.com/albums/v247/Vlady/48265b8wj96xhce.gif[/img]

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

0-day means the time span between the discovery of a vulnerability and the release of the exploit for it....this also means the vendor had no time yet to patch the vulnerability... :wink:

Post Reply