Women at work

I have a PhD in electrical engineering and have been teaching and doing programming and IT for ... too many years. (specializing in networks and security) I am not going to disclose my age! I am one of very few women of my age who STAYED in the field, since it is super competitive macho field. But here I am! I use my engineering skills for everything I do. In this blog, I will share anything from technical to social comments on technology.

Tuesday, May 30, 2017

Hacking physical media



Physical Hacking

Any cabled network can be physically tapped. Any wireless network can be listened to using Wireless Wireshark or other types of radio signal receivers.

 

The only 2 choices for media are:
1.      “cabling”:

a.     copper (unshielded twisted pair (UTP) aka twisted pair)

Cat3   UTP
carries up to   10Mbps
for Ethernet 10Base-T
Cat5
                       100Mbps
     Ethernet 100Base-TX
                       155Mbps
     ATM
Cat5e
                       1000Mbps
     Ethernet 1000Base-T
       
can extend Ethernet100Base-TX to 350m
Cat6
similar to Cat5e but better and more $$

Two-pair (four-wire) UTP  (for telephone use) is normally terminated in an RJ-11 connector.
Four-pair (eight-wire) UTP (for data use) is normally terminated in an RJ-45 connector.

b.     coaxial cable (aka coax)     

Pros: good enough/ cheap for short distances and internally
Cons: susceptible to noise, cross-talk, interference, lightning; heavy; (too) many different kinds.

c.      optic fiber (aka fiber)  

Pros: very high transfer rate, less degradation so less need for repeaters, more resistant to noise, cannot be tapped into, lower maintenance costs
Fiber optic cables are not only thinner than copper cables, but they also weigh far less. A mile of fiber optic cable will weigh around 22 pounds, while a mile of copper cable will weigh a whopping 3,600 pounds. This makes a massive difference to the costs involved in handling and working with these cables.  http://www.doityourself.com/stry/pros-and-cons-of-using-fiber-optic-cables#ixzz0zxNqgQ2p
Cons: $$$ to install, does not bend easily, too fast yet

d.     electrical power lines

Using existing cabling used for electric power transmission.
Alternate names:  Power line communication or power line carrier (PLC), power line digital subscriber line (PDSL), mains communication, power line telecom (PLT), power line networking (PLN), or broadband over power lines (BPL).

2.      “wireless”
            WiFi
            WiMax
            satellite
            cellular
           

Protocol

What kind of protocol you put onto the media to run it? PROTOCOL MAKES THE MEDIA TRANSMIT DATA, i.e. without protocol, you have only “a piece of wire” and/or “some fresh air”. 

A good source of various pictures and “light” reading on many of the technologies:         


2008 info on speeds (many are still relevant):


What do you want to connect?
1.      Connect to the Internet
2.      Connect to a remote site directly (e.g. office to office)
3.      Connect to a backbone
4.      Connect to form a backbone
5.      Connect into a LAN

Connect to Internet:

Their pictures have actual physical devices needed.

Protocols:                            Running over media:          Owner of infrastructure: Speed:
1.      DSL                                 Phone lines (digital)             Phone company
      now: ADSL  8-10 Mbps
      coming: VDSL 52 Mbps
2.      Cable network                Coax cable (or optic)            Cable company                             ≤ 50Mbps
                                                                                                                                          (3 -10 Mbps)
3.      Dial-up modem               Phone lines (analog)                                                                  56 Kbps
4.        Cellular broadband         Cellular network                  Cellular companies                       1.5 Mbps                                      http://www.digitallanding.com/Phone/article_display.cfm/article_id/4482
5.      Wireless                         air                                         Clearwire, etc.                              1-20 Mbps
                                                                                                                                          Avg.3-6Mbps
6.      Fiber-to-desktop           optical cable                          Google, etc.                                   1Gbps

Q: Is wired or wireless better?
A: If you can have fiber, that’s the best.
Google Gigabit Internet: 1Gbps for $70/mo https://fiber.google.com/about/
Otherwise, it’s a tie.
Cabled connections are not the fastest anymore… unless optical.


DSL pluses: get the phone line for emergency calls, always on, use the phone
Cable pluses: theoretically high speed – but the line is shared (and ISP will overbook most likely).

Phone line: analog gets converted to digital at the phone company central office (CO).
Analog phone lines use only 4KHz bandwith for voice – so DSL uses the rest.


House --- copper or fibber               CO -----optic (most likely)   backbone  -à POP[1] ….
                                                                                   most likely OC
House --- copper or fibber
      twisted pair   to T trunks


[1] fancy name for router, in the ISP context

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home