EvilZone

Hacking and Security => Hacking and Security => : L0rd_M@dness February 25, 2013, 02:23:45 PM

: Network Spread Vulnaribility?
: L0rd_M@dness February 25, 2013, 02:23:45 PM
Hi,
So I'm writing this a malware which gives the hacker a simple shell access to another computer. Now I'm trying to make it spread itself into a network of windows machines. By network I mean a bunch of computers connected to the same modem with LAN / Wifi. Their IP addresses are also in line.
Does anyone know about a vulnaribility which can let me do that? Or do I really need a vulnaribility at all?
: Re: Network Spread Vulnaribility?
: WirelessDesert February 25, 2013, 03:13:57 PM
Check this website out, web.nvd.nist.gov/view/cpe/search (http://web.nvd.nist.gov/view/cpe/search).
Just search for something like, windows network, and maybe you'll find something.

But I'm not really an expert in this field.
: Re: Network Spread Vulnaribility?
: Stackprotector February 25, 2013, 07:33:37 PM
You'd better stick to spreading trough social engineering, and drive-by's.
: Re: Network Spread Vulnaribility?
: L0rd_M@dness February 27, 2013, 04:18:05 AM
You'd better stick to spreading trough social engineering, and drive-by's.
why? Please share your precious info factionwars! :)
The windows machines I'm talking about are NOT updated so are possibly vulnerable to a bunch of exploits.
: Re: Network Spread Vulnaribility?
: L0rd_M@dness March 03, 2013, 03:36:44 AM
hate to spam but can somebody talk to me a bit more about this? Google didn't help much
: Re: Network Spread Vulnaribility?
: proxx March 03, 2013, 10:51:22 AM
Because that would essentially be a worm.
Releasing worms out on the internet is something that gets you caught.

And in that case just take a tour in metasploit, thats pretty much all you need.
: Re: Network Spread Vulnaribility?
: L0rd_M@dness March 06, 2013, 05:13:41 AM
Because that would essentially be a worm.
Releasing worms out on the internet is something that gets you caught.

And in that case just take a tour in metasploit, thats pretty much all you need.
A curious hacker doesn't care about the law. It's the thirst for knowledge that drives him.
Metasploit has millions of exploits on it. How can I find the ones that relate to network spread?
: Re: Network Spread Vulnaribility?
: Stackprotector March 06, 2013, 07:52:53 AM
: L0rd_M@dness
A curious hacker doesn't care about the law. It's the thirst for knowledge that drives him.
Metasploit has millions of exploits on it. How can I find the ones that relate to network spread?
Google through exploit-db.com andere csv vuln database. For Most good CSV vulns there are meta split implementations. So you will need a target network. A weak target like a specific router and take that as the beginning. Then from there spread through drive by's. And of course a good virus can update itself:)