Topics

Archives

Handy References

Uncategorized

« Previous Entries

Links…

Monday, February 22nd, 2010

Legal stuff on Electronic Communications Privacy and Wiretap Acts: http://www.internetlibrary.com/topics/electronic_cpa.cfm

Cell Phone Location

Saturday, February 13th, 2010

Fascinating — I didn’t know the difference between CDMA & GMS in how they locate phones, or the more sophisticated time based triangulation by T-Mobile: The Federal Communications Commission’s “Enhanced 911″ (E911) requirements allowed rough estimates to be transformed into precise coordinates. Wireless carriers using CDMA networks, such as Verizon Wireless and Sprint Nextel, tend [...]

Some Sun Tzu quotes…

Friday, February 5th, 2010

Good for Information Security: All warfare is based on deception. He who occupies the field of battle first and awaits his enemy is at ease, he who rushes into the fight is weary. A speedy victory is the main object in war. If this is long in coming, weapons are blunted and morale depressed. Generally, [...]

Nice explanation of Solid State Drives:

Wednesday, February 3rd, 2010

Everything you ever wanted to know about how SSD works

PacSafe Security enhanced computer backpack

Saturday, January 30th, 2010

My next backpack: Schweet.

Legal liability of compromised wifi

Tuesday, December 15th, 2009

This comes from a post on the NAISG mailing list: Does anyone know if there is any civil or criminal precedence for unauthorized use behind a firewall?  Specifically, I am at home and have a wireless network that gets compromised and someone does something “bad” from the IP addressed that is traced back to me.  [...]

Random Links…

Thursday, December 10th, 2009

That I need to integrate to the sidebars… http://www.fas.org/sgp/othergov/dod/nsa-redact.pdf http://www.ossec.net/main/getting-started-with-ossec/ GNS3 on Ubuntu   (sudo apt-get install gns3)

Disk Recovery Software

Monday, December 7th, 2009

http://www.grc.com/sr/spinrite.htm

My first production C program…

Friday, October 30th, 2009

Took the class like six years ago but never had a need to actually put any code in production best I can remember. Shell was taking, at best I could optimize it, 13 hours to create the files I needed…with C I can do it in a about 5 minutes.  Wow.  It’s a really simple [...]

Random ranging…

Friday, October 30th, 2009

This was an attempt to provide random urls to http_load, which didn’t work since http_load just reads the file once. Looks like I may have delve into C and implement the randomness in http_load itself. But I like the code. It takes the square root of the highest possible number in the file name to [...]

« Previous Entries