Sinisterly
malware with Exploits - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Visual Basic & .NET Framework (https://sinister.ly/Forum-Visual-Basic-NET-Framework)
+--- Thread: malware with Exploits (/Thread-malware-with-Exploits)



malware with Exploits - 1llusion - 05-02-2011

Hey

Just wanted to ask, is it possible to make a worm in vb.net?

I was thinking about it and making a function to get IP's wouldn't be a problem, the part I can't figure out is the actuall exploit + payload.

In theory, you could use any exploits right? (like python exploits etc...)
And how would the code look in theory?

Thanks Smile

Have a great day!!!


RE: malware with Exploits - Enc0de - 05-03-2011

(05-02-2011, 09:44 PM)1llusion Wrote: Hey

Just wanted to ask, is it possible to make a worm in vb.net?

I was thinking about it and making a function to get IP's wouldn't be a problem, the part I can't figure out is the actuall exploit + payload.

In theory, you could use any exploits right? (like python exploits etc...)
And how would the code look in theory?

Thanks Smile

Have a great day!!!

Have you looked at the C exploits in exploitDB and i think there are VB script exploits that you can add in excel sheet.



RE: malware with Exploits - 1llusion - 05-03-2011

(05-03-2011, 12:08 AM)enc0de Wrote:
(05-02-2011, 09:44 PM)1llusion Wrote: Hey

Just wanted to ask, is it possible to make a worm in vb.net?

I was thinking about it and making a function to get IP's wouldn't be a problem, the part I can't figure out is the actuall exploit + payload.

In theory, you could use any exploits right? (like python exploits etc...)
And how would the code look in theory?

Thanks Smile

Have a great day!!!

Have you looked at the C exploits in exploitDB and i think there are VB script exploits that you can add in excel sheet.

Well, the question stays, I´m more interested in worm development and since its highly obfuscated topic, its a bit difficult to find info...

Thanks =)


RE: malware with Exploits - Enc0de - 05-03-2011

I have a w0rm source code in VB net i think hit me up if you need it.


RE: malware with Exploits - 1llusion - 05-03-2011

(05-03-2011, 11:01 AM)enc0de Wrote: I have a w0rm source code in VB net i think hit me up if you need it.

Sure, thanks!!!!!