Trinity uses a genuine hack to get into the Matrix. She uses Nmap version 2.54BETA25 (an actual port scanning tool) to find a vulnerable SSH server, and then proceeds to exploit it using the SSH1 CRC32 exploit from 2001. http://imdb.com/title/tt0234215/trivia
this is why i like slashdot.. you coworker is correct !
you are assuming that, once you crack the first 64bit key, you know you have cracked it.. whereas in reality, there might be no indication whatsoever because your plain text is encrypted with the second key.
in practical brute forcing, 2^128 = 2^64(2^64)
to visualize this, 2^128 is 128 bits, that you have to brute force thru
now 2^64(2^64) [assume k1(k2)] is 64bits and then another 64bits. you will only know the result after having both k1 & k2 correctly. which means you will need to cycle thru all possible k1 & k2 simultaneously. k1 != k2 in most cases, which when needs to be cracked together is 128bit search space!
even in the case where k1 = k2, you still don't know if the brute force is successful till you have tried all possible combinations for k1 = k2 and applied them simultaneously. that is 2^64.
from wikipedia: "In general TDES with three different keys (3TDES) has a key length of 168 bits" (each DES key is 56bits)
OMG.. I can use my windows Volume License KeyGen, make 10,000 keys and sell them at $1 each!
with $10,000 I'll be a millionaire!!
Though I just need to get that fancy burner MS uses to make the shiny art on the CDs.
Windows 2003 is waaay more stable then any MS OS so far.. My workstation which runs win2k3 has been up for 140 days.. and i (a software developer) use it everyday..
the other night my laptop got a spyware infestation and this was the most serious one i had come across..
adaware and spybot couldn't detect anything.. yet i kept getting IE popups.. I booted to safe mode but guess what.. an IE popup while adaware is running (network was not available) in safe mode!
so i back to windows normal mode, pull up sysinternal's processEx to see which process starts the IE process.. and i was surprised to find that the IE popups were from winlogon.exe!
later i found out that the sypware had also modified my winsock files..
anyway.. to the tips.. sometimes you have two processes that monitor each other, so when you kill one, the other process respawns the proccess you just killed. unless you are lightining fast with taskmgr... you can kill both at the same with taskkill/pid [proccess1]/pid [proccess2]/f
if you find a.dll and can't delete it because some proccess is using it.. or want to know which process is using it.. try "tasklist/m [dll_filename]"
the "[" "]" don't mean optional parameters.. i couldn't use the less/greater signs
the sypware that i got installed was hosted at rackspace.. so i called up rackspace (@3am CST).. bitched about it and they contacted their spyware client.. you would expect then to stop hosting the spyware.. instead rackspace sent me a link for a utility to download (utility provided by the spyware client).. which removed whatever i had but installed more spyware!!
In the end, i renamed iexplore.exe and put a copy of cmd.exe as iexplore.exe... so every now and then i get cmd.exe windows.. until adaware releases a fix for what i have:)
Anyone use win2k3 ?
I use it on 3 of my machines and my development workstation has a current uptime of 5 months 21 days!
i had to reboot it almost 6 months ago because i upgraded the.NET framework
I also have a linux box (debian 3.1) for downloading torrents.. so it will be interesting to see which dies first.
The music industry has only sued people who "upload" onto the Internet -- i.e., people who share content with others. No downloader has been sued, because the RIAA says it's easier to find uploaders.
that gives me an idea..
I think i'll patent "leeching" first thing though.
so now I can look forward to a computer that will download the source code for the internet, compile a boot loader, that will compile the kernel, that will compile the internet.
All while it reboots and I take a piss.
I can download 817.3828125 gigs (bytes) of p0rn in a 31 day calendar month.
now if only i had a 10gigbit at home instead of the slow 3Mbps cable.. i could download 3,428,352,000 gigabytes in the same time..
oh yeah.. i think i'll need to pickup ~3000 of those 100 terabyte Holographic disks too for p0rn backups.
I can't believe this question got accepted! I've been asking stuff (tech. stuff) all the time and it always gets rejected.. almost started to hate slashdot eds.
do you have to be subscriber and bribe the eds to get an article submitted on slashdot?
come home in the evening and take the car totally apart.. do a "make carconfig".. leave it overnight to reassemble and take it for a test drive the next day!
ALMOST ALL OF the accessories would be for free.. just go pick them up
http://imdb.com/title/tt0234215/trivia
sooner or later http://www.google.com/codesearch?as_q=fuck&btnG=Se arch+Code&as_lang=&as_license_restrict=i&as_licens e=&as_package=&as_filename=&as_case=
this is why i like slashdot.. you coworker is correct !
you are assuming that, once you crack the first 64bit key, you know you have cracked it.. whereas in reality, there might be no indication whatsoever because your plain text is encrypted with the second key.
in practical brute forcing, 2^128 = 2^64(2^64)
to visualize this, 2^128 is 128 bits, that you have to brute force thru
now 2^64(2^64) [assume k1(k2)] is 64bits and then another 64bits. you will only know the result after having both k1 & k2 correctly. which means you will need to cycle thru all possible k1 & k2 simultaneously. k1 != k2 in most cases, which when needs to be cracked together is 128bit search space!
even in the case where k1 = k2, you still don't know if the brute force is successful till you have tried all possible combinations for k1 = k2 and applied them simultaneously. that is 2^64.
from wikipedia: "In general TDES with three different keys (3TDES) has a key length of 168 bits" (each DES key is 56bits)
a 0.3 titanium pencil ... it came in a box the size of a VCR!
tried searching for "labtop" on ebay.. while everyone is trying to snipe the "laptop"s
i believe it lights up the keyboard altogether.
www.uglysingles.com
thats my domain and there's nothing interesting up there.. and the random stuff ain't random..
Though i wonder if i setup a dating website, would i still need to hire employee that pretend they are ugly!
OMG.. I can use my windows Volume License KeyGen, make 10,000 keys and sell them at $1 each! with $10,000 I'll be a millionaire!! Though I just need to get that fancy burner MS uses to make the shiny art on the CDs.
Windows 2003 is waaay more stable then any MS OS so far.. My workstation which runs win2k3 has been up for 140 days.. and i (a software developer) use it everyday..
besides the usual .. use firefox..
/pid [proccess1] /pid [proccess2] /f
.dll and can't delete it because some proccess is using it.. or want to know which process is using it.. try "tasklist /m [dll_filename]"
... so every now and then i get cmd.exe windows.. until adaware releases a fix for what i have :)
the other night my laptop got a spyware infestation and this was the most serious one i had come across..
adaware and spybot couldn't detect anything.. yet i kept getting IE popups.. I booted to safe mode but guess what.. an IE popup while adaware is running (network was not available) in safe mode!
so i back to windows normal mode, pull up sysinternal's processEx to see which process starts the IE process.. and i was surprised to find that the IE popups were from winlogon.exe! later i found out that the sypware had also modified my winsock files..
anyway.. to the tips.. sometimes you have two processes that monitor each other, so when you kill one, the other process respawns the proccess you just killed. unless you are lightining fast with taskmgr... you can kill both at the same with taskkill
if you find a
the "[" "]" don't mean optional parameters.. i couldn't use the less/greater signs
the sypware that i got installed was hosted at rackspace.. so i called up rackspace (@3am CST).. bitched about it and they contacted their spyware client.. you would expect then to stop hosting the spyware.. instead rackspace sent me a link for a utility to download (utility provided by the spyware client).. which removed whatever i had but installed more spyware!!
In the end, i renamed iexplore.exe and put a copy of cmd.exe as iexplore.exe
heat water in a microwave.. it goes over 100C without even boiling.
are you sure there's an update for win2k3? i just checked the windows update site and they have nothing!
Anyone use win2k3 ? .NET framework
I use it on 3 of my machines and my development workstation has a current uptime of 5 months 21 days!
i had to reboot it almost 6 months ago because i upgraded the
I also have a linux box (debian 3.1) for downloading torrents.. so it will be interesting to see which dies first.
that gives me an idea..
I think i'll patent "leeching" first thing though.
could it be that a spaceship from the future came back to the past and gave the rover the energy boost required?????
That rover must be on the edge to discover something very important.
I think i watch too much startrek
block 6969/6881.. thats a common tracker port.
If you were to run a BT client on say port 21 or some other port then the usual... and you had the stream encrypted...
how hard would it be to figure out that you were downloading?
and if we had some sort of peer authentication.. so you know you weren't communicating with the big guys..
so now I can look forward to a computer that will download the source code for the internet, compile a boot loader, that will compile the kernel, that will compile the internet.
All while it reboots and I take a piss.
yeah.. but can you run linux on them?
I can download 817.3828125 gigs (bytes) of p0rn in a 31 day calendar month. now if only i had a 10gigbit at home instead of the slow 3Mbps cable.. i could download 3,428,352,000 gigabytes in the same time.. oh yeah.. i think i'll need to pickup ~3000 of those 100 terabyte Holographic disks too for p0rn backups.
I can't believe you actually used google for that!!! if only google could make me a latte :(
I can't believe this question got accepted! I've been asking stuff (tech. stuff) all the time and it always gets rejected.. almost started to hate slashdot eds. do you have to be subscriber and bribe the eds to get an article submitted on slashdot?
I read something similiar in time magazine last year about a tribe of women in africa who had a similiar mutant gene.. anyone else hear/read about it?
Imagine a beowulf cluster of these to make the ultimate girlfriend !
I would like a linux version..
come home in the evening and take the car totally apart.. do a "make carconfig".. leave it overnight to reassemble and take it for a test drive the next day!
ALMOST ALL OF the accessories would be for free.. just go pick them up