Network Packet Sniffing With Linux

Here’s a chance to learn a little bit about network security. This article walks us through some of the core concepts of network manipulation and packet sniffing using Linux tools. [Joey Bernard] discusses the uses for packages like tcpdump, p0f, and dsniff. They are capable of recording all network traffic coming through your computer’s connection, seeking out machines installed on the network, and listening to traffic for a specific machine. This isn’t going to give you a step-by-step for cracking modern networks. It will provide some insight on what is going on with your network and you should be able to purpose these tools to check that you’ve got adequate security measures in place.

Ego Box Monitors Web Hits

[Bogdan’s] latest project is a box that displays web hits for a chosen site. He calls it the Ego Box because depending on how traffic goes it either bloats or crushes your ego. This provides similar functionality as our Troll Sniffing Rat but the biggest difference is that this is a stand-alone Ethernet device. That’s thanks to the ENC28J60 Ethernet controller chip which manages the stack and has been quite popular in DIY electronic projects. In order to monitor your hits [Bogdan] crafted a bit of code to add to the header of your index page. It increments the counter file each time the page is loaded, and the Ego Box simply monitors that file, displaying the traffic on an eight digit 7 segment display.

[via Adafruit]

Meet Mr. Haas, He Makes Eyes

Here’s a story of an ocularist who makes prosthetic eyes from glass. Obviously here’s a necessary and important service, but we find it surprising that this seems something of a dying art. [Mr. Haas] lives in the UK but notes that most glass eye makers have been German, and tend to pass the trade down to their children. With that father-to-son daughter transfer of knowledge becoming less common these days we wonder just how many people know how to do this any longer.

But don’t despair, it’s not that there won’t be a source for ocular prosthesis, as acrylic eyes are quite common. But what we see in the video after the break is breathtaking and we hate to see the knowledge and experience lost the way vacuum tube manufacture and even common blacksmithing have.

Continue reading “Meet Mr. Haas, He Makes Eyes”

Wireless Electricity Enables Next Generation Of Annoying Packaging

Yep, these cereal boxes light up. They’re using a new branded-technology called eCoupling that provides electricity via induction, which means the shelves have a coil with AC power running through it. The “printed coils” on the boxes allow inventory control and data exchange presumably thanks to a low-power microcontroller. But in the video after the break you can see that the printed lighting on the boxes lets them flash parts of the box art as a way to attract customers’ attention. We’d bet that they’re using electroluminescent materials but we weren’t able to get find specifics on how this is done. We just hope advertisers don’t start rolling noise-makers into their packaging.

Continue reading “Wireless Electricity Enables Next Generation Of Annoying Packaging”

Building Linear Amplifier Prototypes

We know way too little about this subject but hopefully [Bob4analog] helped us learn a little bit more this time around. He’s building his own linear amplifiers on what looks like sheets of MDF. This is an evolving design and the two videos after the break show two different iterations. He’s salvaged several components, like transformers from microwaves, as well as built his own components like the plate choke to the right of the tubes in the image above. In standby, the amp sits at 2800 volts, warming the filament before the unit is switched on.

So what’s he got planned for this? Good question, but it appears that there’s more than enough power to drive a long-range transmitter.

Continue reading “Building Linear Amplifier Prototypes”

Simple Sensors To Calculate RPM

Ever wonder how to calculate revolutions per minute using a microcontroller? This project shows you how by purposing an IR emitter and detector and a computer fan. As the fan blades spin they disrupt the beam of infrared light between the emitter and the receiver. This results in a waveform on the receiver’s circuit which can be easily used to trigger interrupts in any microcontroller. In this case a PIC 18F452 monitors the detector’s signals for a rising edge. By measuring time data between interrupts the period can be established and RPM calculated. You can see a video of the test rig after the break.

So what can you use this for? It’s the method that most spinning POV displays use to stabilize the display. You won’t be limited to an IR sensor, but can use a hall effect sensor in the same basic fashion.

Continue reading “Simple Sensors To Calculate RPM”

Take Your PS3 On World Tour

[Lossfresnos65] must be planning to do a lot of travelling because he’s entombed his PlayStation 3 in a Pelican case. Inside you’ll find some diamond-plate bezel to cover the console itself and used to surround the 19-inch high-definition television that is mounted to the lid of the case. In the picture above you see the door that lifts to reveal foam cutouts for a TV remote and two six-axis controllers. There’s no battery and no wireless Internet, but connection for the power cord, Ethernet, component video, and HDMI have an external port on the base of the enclosure. There’s also two fans to keep everything cool, and on the front you’ll find two USB ports and a headphone jack. After the break he shows off the finished product but there’s no internal build photos to be found. We linked his forum post at the top as ask him and perhaps he’ll deliver the goods.

Continue reading “Take Your PS3 On World Tour”