Centroid.EU Blog
(this blog is mostly encrypted - adults only)
|
Previous Page
June 26th, 2009
If you want to use a sniffer to watch dhcp requests, replace rl0 with your NIC:
To read more about dhcpd read
on.
0 comments
Random Hackepedia
June 21st, 2009
A Fifo is a named pipe. It is used for IPC. It is created with the mkfifo syscall or command. Fifos reside in the filesystem and require a process to read from it while another process writes to it.
To read more about fifo, go to
Hackepedia.
PS: Happy Solstice 6/2009!
0 comments
OpenSSL speed
June 21st, 2009
I participated in the Deschall (sp) crack challenge back in 97 or so and the
DES cipher was broken by a supercomputer especially built for the task. So
now it's 12 years later and a lot has happened. DES was replaced by AES and
AES is a lot more secure the literatures write.
But I'm left wondering why the dickens AES is a faster cipher than DES. Pretend
you are brute forcing a cipher, wouldn't then a faster cipher produce more
attempts per second than a slower cipher? This means a brute force would end
sooner to exhaust a cryptogram. Hmm. Here are some stats of DES and AES that
I cut from an "openssl speed" command on my home computer.
The 'numbers' are in 1000s of bytes per second processed.
type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
des cbc 19981.67k 26454.32k 27109.93k 27133.40k 26813.16k
des ede3 9693.15k 9656.40k 9351.31k 9793.71k 9824.77k
blowfish cbc 35115.53k 41062.07k 39941.05k 41949.41k 41771.29k
aes-128 cbc 33001.89k 51473.35k 60324.97k 66089.46k 63121.28k
aes-192 cbc 30109.43k 46625.91k 51426.45k 54773.53k 56143.75k
aes-256 cbc 34359.02k 42632.24k 47491.13k 47512.66k 46742.06k
0 comments
HOME
June 19th, 2009
Yesterday I found this movie on youtube and it touched me. It basically
warned humanity once again of our ways and said in 10 years the disruption
of the harmony of life will be irreversible. The movie has some great
footage from all over the world, check it out.
0 comments
Solstice not too far away
June 17th, 2009
In the northern hemisphere (Europe, North America, Asia) we'll have the
Summer Solstice on
the 21st of June, which means that on this day at high
noon the sun is at its highest angle from the horizon. In the southern
hemisphere (parts of South America, Australia, parts of Africa) the sun is
at its lowest angle from the horizon (at high noon). Why this is is because
of the tilt of our earth. This tilt is responsible for our seasons (at
least in the northern hemisphere).
0 comments
What's up
June 13th, 2009
Not much is up, I wrote a linux client for
natally which seems to work. I
improved the openbsd client for natally a bit so that routes can be set up
which unfortunately doesn't work on the linux client. I'm going to skip
putting up a random hackepedia since there is so little content this week.
0 comments
Natally
June 5th, 2009
Natally is a NAT/VPN program that works on a host that cannot do tun/tap. With
iptables available, it'll make a packet socket and run with a raw socket. At
the same time one can connect to it and have the session blowfish encrypted. So
far there is some problems with performance that I'm working on. It's doggedly
slow but I'm positive that it can be sped up.
Natally is now hosted at sourceforge. This is its homepage.
There exists a server written for Linux OpenSuse 10.3 and a client written
for OpenBSD 4.5. In the future there may be other clients written for linux
perhaps, but it's not a priority for me right now.
Update: Progress. I've replaced the ip and tcp checksumming routines and there
now isn't any bad checksums which really were part of the slowness as the
implementation had to wait for retransmissions and hope the checksums were
alright. Phew am I glad that was found.
0 comments
Random Hackepedia
May 29th, 2009
ldd as found on Linux or a BSD displays what dynamic dependencies to a dynamic program exist. Some may even tell of breakage of libraries that don't exist anymore.
To read more about ldd go here.
0 comments
IPv6 chart
May 28th, 2009
I clicked a little around the ripe.net site and found this chart which
is very cool so I copied it.
IPv6 Relative Network Sizes
/128 |
1 IPv6 address |
A network interface |
/64 |
1 IPv6 subnet |
18,446,744,073,709,551,616 IPv6 addresses |
/56 |
256 LAN segments |
Popular prefix size for one subscriber site |
/48 |
65,536 LAN segments |
Popular prefix size for one subscriber site |
/32 |
65,536 /48 subscriber sites |
Minimum IPv6 allocation |
/24 |
16,777,216 subscriber sites |
256 times larger than the minimum IPv6 allocation |
I got this information from this
page.
As I have a /48 at home I don't think I'll ever run out of IP space even if
I gave each single cell in my body an IP address. BTW. a LAN segment in the
chart is /64 which is also called an IPv6 subnet.
0 comments
Next Page
|
Search
RSS Feed
Click here for RSS
On this day in
Other links
Have feedback?
By clicking on the header of an article you will be
served a cookie. If you do not agree to this do not
click on the header. Thanks!
Using a text-based webbrowser?
... such as lynx? Welcome back it's working again for the time being.
Older Blog Entries
November, 2023
October, 2023
September, 2023
August, 2023
July, 2023
June, 2023
May, 2023
April, 2023
March, 2023
February, 2023
January, 2023
December, 2022
November, 2022
October, 2022
September, 2022
August, 2022
July, 2022
June, 2022
May, 2022
April, 2022
March, 2022
February, 2022
January, 2022
December, 2021
November, 2021
October, 2021
September, 2021
March, 2021
February, 2021
January, 2021
December, 2020
November, 2020
October, 2020
September, 2020
August, 2020
July, 2020
June, 2020
May, 2020
April, 2020
March, 2020
February, 2020
January, 2020
December, 2019
November, 2019
October, 2019
September, 2019
August, 2019
July, 2019
June, 2019
May, 2019
April, 2019
March, 2019
February, 2019
January, 2019
December, 2018
November, 2018
October, 2018
September, 2018
August, 2018
July, 2018
June, 2018
May, 2018
April, 2018
March, 2018
February, 2018
January, 2018
December, 2017
November, 2017
October, 2017
September, 2017
August, 2017
July, 2017
June, 2017
May, 2017
April, 2017
March, 2017
February, 2017
January, 2017
December, 2016
November, 2016
October, 2016
September, 2016
August, 2016
July, 2016
June, 2016
May, 2016
April, 2016
March, 2016
February, 2016
January, 2016
December, 2015
November, 2015
October, 2015
September, 2015
August, 2015
July, 2015
June, 2015
May, 2015
April, 2015
March, 2015
February, 2015
January, 2015
December, 2014
November, 2014
October, 2014
September, 2014
August, 2014
July, 2014
June, 2014
May, 2014
April, 2014
March, 2014
February, 2014
January, 2014
December, 2013
November, 2013
October, 2013
September, 2013
August, 2013
July, 2013
June, 2013
May, 2013
April, 2013
March, 2013
February, 2013
January, 2013
December, 2012
November, 2012
October, 2012
September, 2012
August, 2012
July, 2012
June, 2012
May, 2012
April, 2012
March, 2012
February, 2012
January, 2012
December, 2011
November, 2011
October, 2011
September, 2011
August, 2011
July, 2011
June, 2011
May, 2011
April, 2011
March, 2011
February, 2011
January, 2011
December, 2010
November, 2010
October, 2010
September, 2010
August, 2010
July, 2010
June, 2010
May, 2010
April, 2010
March, 2010
February, 2010
January, 2010
December, 2009
November, 2009
October, 2009
September, 2009
August, 2009
July, 2009
June, 2009
May, 2009
Powered by BCHS
|