Sunday, September 28, 2014

8:21 PM Posted by Unknown No comments
Kali Linux Logo
The distribution that I chose to install was Kali Linux.  It was designed to be the most advanced penetration testing distribution ever created, with over 300 penetration testing tools.  It is a Debian based distribution with a variety of tools for security and forensics.  Kali Linux was developed by Mati Aharoni and Devon Kearns, the creators of the OS distribution BackTrack.






    It was really easy to install Kali Linux onto my computer.  I just inserted my cd that had the distribution on it into the computer and it booted straight from the cd.  When I tried installing the distribution for the first time, I chose forensic mode from the boot menu but I never actually was able to boot it up in forensics mode. Every time I tried the distribution would run so many tests on my computer and the whole process would start to take hours.  I then tried booting it up in the first option on the boot menu, but it was really unreliable in that mode as well.  Sometimes it would boot up really quickly, but other times it had a lot of errors and took a really long time ,so every time I went to boot up the distribution I wasn’t sure if it was going to work. Once I was able to start the distribution I got to the graphical user interface I saw that it had a very minimalist design, with a small drop-down menu in the top left corner and the rest of the screen was empty with the exception of the Kali Linux logo in the middle.
image.jpeg
Boot menu
image.jpeg
In the process of booting up

image.jpeg
GUI
image.jpeg
The drop-down menu




    The OS distribution I chose had some really cool features.  It came with some really basic applications such as a calculator, a video player, and an internet browser, as well as some really cool penetration-testing programs.  It had a port scanner named nmap (it probes a server for an open port), a password cracker called John the Ripper, and my favorite, a packet analyzer called Wireshark.  I thought Wireshark was really cool because I had never heard of something that can intercept information traveling across a network, and I liked how it showed how powerful this distribution could be.  Kali Linux definitely has a minimalist GUI, but you can definitely tell that it is very powerful.  It might not be my first suggestion for everyday use, but it has some really cool features.
image.png
Ettercap, a feature of Kali Linux that can
 "sniff" live connections.
image.jpeg
Wireshark, a packet analyser
image.jpeg
Web browser




image.jpeg
Calculator

Wednesday, September 17, 2014

8:26 PM Posted by Unknown No comments
High End Computer



This computer is built with really high end parts and would be used at a soccer stadium to take the feeds from all of the cameras in the stadium and put them on to one computer so someone could switch between all of the cameras really easily.  It would make it easy to air a  game on live television because the computer would have the necessary components, including four graphics card, a sound card, and a video capture card,  to show the game from a variety of cameras and angles.  The total cost of this computer would be $8449.15.

Components:















































Reasonably Priced Computer



This computer is built with reasonably priced components and is like a typical computer that someone would own at their house and use for general computing.  The total price of this computer is $734.93.


Components:



















Wednesday, September 3, 2014

Architecture of a computer

11:01 AM Posted by Unknown No comments


One piece of technology we use almost every is one that most of us take for granted. This piece of technology is perhaps the one that jump-started the digital age, the computer. Less than 15 years ago, having a household computer was considered a luxury, though still extremely useful at the time, the rest of the world has only just scraped the surface of the technology we have with the computer. Now, almost every household has a computer. For some, multiple.
In 1939, Hewlett-Packard was Founded. Their first invention was the HP 200A Audio Oscillator, which became wildly popular among testers and engineers. Walt Disney Pictures bought eight of the 200B model to create sound effects for the 1940 movie “Fantasia.”
Past the 1940s and beyond, the computer found many more uses. However, some of these uses were restricted to the government. Computers were very expensive and would did not fit the household life just yet.
It wasn’t until 1963 when Hewlett-Packard entered the general purpose computer business with its HP-2115 for computation. This computer offered many of the functions of a larger computer, and was fit to use in a common office. It supported a wide variety of coding languages, among them was BASIC, ALGOL, and FORTRAN.

 (By Anthony Seigfried)
 


 
Northbridge


Basic Info
A northbridge also called a host bridge is a microchip on some PC motherboards and is connected directly to the CPU and is responsible for tasks that require the highest performance. The northbridge is most of the tine paired with the southbridge of a computer. In systems where they are included, these two chips manage communications between the CPU and other parts of the motherboard, and constitute the core logic chipset of the PC motherboard.




Overview-
The northbridge typically handles communications among the CPU, sometimes RAM, PCI Express video cards, and the southbridge.Some northbridges also contain video controllers or Graphics and Memory Controller Hub (GMCH) and Intel systems. Because different processors and RAM require different signaling, a northbridge chip will typically work with only one or two types or classes of CPUs and generally only one type of RAM.



Name-
The name comes from its location on the motherboard if you compared it to an actual map. The CPU would be connected to the chipset via a fast bridge (the northbridge) located north of other system devices as drawn. The northbridge would then be connected to the rest of the chipset via a slow bridge (the southbridge) located south of other system devices as drawn.
 


















(By Eliot Manion)

Southbridge


The Southbridge is a small, flat, chip found in all computers, and is one of the most important parts of the computer. It carries many duties involving the connections of the computer to various things outside the computer. They started being used when the first computers were being made, because, being such an important part, the computer couldn’t function without it.


A Southbridge chipset handles all of a computer's I/O functions, such as USB, audio, serial, the ROM chip, the interrupt controller, and the IDE channels. Different combinations of Southbridge and Northbridge chips are possible, but these two kinds of chips need to work together, or they will not function properly. There is no universal standard for cooperation between different core logic chipset designs. Usually, the interface between a northbridge and southbridge is the PCI bus. The main bridging interfaces used now are UMI (Advanced Micro Devices Inc.) and DMI (Intel).


The main purpose of the Southbridge chip of a computer, is the gathering of data. The Southbridge usually handles the slower processes, such as connecting a USB or connecting to a network. One good way of discerning the Southbridge from the Northbridge, is that the latter connects directly to the CPU, whereas the Southbridge can only connect through the Northbridge.


The Southbridge connects to the Northbridge the ROM chip and the Super I/O chip, though with the latest technology, the Southbridge and I/O chips are often combined. So while it is a very important part, the technology is so advanced that it can be combined with another chip and still function at a high capacity.

Intel_IO_Controller_Hub_Southbridge_(FW82801DBM)-top_oblique_PNr°0342.jpg



(By Sam Stahl)

 
Central Processing Unit



The Central Processing Unit is one of the most important components of a computer. The CPU is what converts the input to the output. It is also in charge of the clock, which refers to the frequency that the CPU is running at. For every time the clock completes one cycle, an instruction has been carried out. The CPU has four main jobs that it must accomplish, fetch, decode, execute, and write back.
The first thing the Central Processing Unit must do is retrieve an instruction to use from its program memory. Once it has found the necessary information, it can begin to decode. The CPU is designed to understand a certain set of commands, and all code is broken down into assembly language and then turned into binary code so the CPU can manipulate it to complete a task. The next step is executing, where the data actually begins to be processed. During the executing phase, one of three things can be happening. The Central Processing Unit can be doing calculations, moving data from one memory unit to another, or jumping to a different address if necessary. The last step that the CPU must do is write back. The CPU takes the output and writes it into the computer’s memory. After it has written the output into the computer’s memory, the CPU is ready to start the process over again.
The Turing Machine, which is considered to be the first modern computer was created in 1936, but the first CPU was not made until 1971. On November 15th 1971 Intel created the first Central Processing Unit, the Intel 4004. This single-chip CPU was developed by Federico Faggin, Ted Hoff, and Stanley Mazor. Throughout the forty three years since it was first developed, the Central Processing Unit continues to evolve and improve.

Intel 4004 processor

clock   What Is A CPU and What Does It Do? [Technology Explained]CPU instruction cycle

 
upgrade a CPU

 
 (By Jenna Lieske)
 
Bibliography