Do iPhone Apps Communicate Securely?

I have an iPhone 3G and I use it over wifi at home and 3G everywhere else. I was playing around with my iPhone, installing several apps, and some require login & passwords. I'm pretty good about requiring SSL to log into websites, or using a disposable password when I can't use SSL. It got me wondering how Facebook Apps communicate. I heard a rumor that they communicate with the apple server, but had no idea if it was true.

An Evaluation of Firewall Technologies

There are four main types of firewall technologies. Packet filtering firewalls are simple and cheap solutions. They provide good security to protect one device, such as a workstation or sever, but can only allow or deny connections by network address or port number. Circuit Level Gateways provide more protection than packet filtering devices and can protect several workstations by hiding the originators network address. They check connections at the session level by checking the “handshake” before allowing data to be sent. They are well suited to protect a home network. Application level firewalls provide protection for large networks by inspecting the data that passes through the network device. This provides a more complex configuration which can protect better, but requires more resources to implement. The most secure and efficient firewall device is the Stateful Multilayer Inspection firewall. This device implements protection found in the other three types of firewalls, and provides a faster, more efficient way of inspecting data. These devices are the most expensive and complicated to configure. Each device is
useful when placed in the proper place on a network. Firewalls must never be used as the only source of security and are just a part of the multi-layer defenses on a network.

Metasploit Demo

Metaspolit is an open-source tool used for penetration testing, IDS Signature development, and exploit research. This presentation is an overview of the tool.

Geolocation Using Cell Phone Towers

In this presentation, I describe how geolocation using data from cell phone towers works. An example of this is the My Location feature in Google Maps Mobile.

Download
PDF/PowerPoint

TrafficMan

Updates
4/1/2008 - Calculate Route, Priority Queues
3/31/2008 - Importing TIGER data, find intersections, find road segments, distance stored procedure, speeds, distance/speed data

TrafficMan is a project to incorporate real and real-time traffic data into the algorithms used to calculate routes and travel times. Often I wonder if taking the highway or a back-road is the fastest route; now I will in corporate real traffic and travel times into the equations

Syndicate content