National Repository of Grey Literature 44 records found  beginprevious35 - 44  jump to record: Search took 0.01 seconds. 
Intrusion prevention system for network security
Popovec, Juraj ; Verner, Lukáš (referee) ; Balej, Jiří (advisor)
This thesis describes mostly used technologies and methods used for securing computer networks. In detail discusses detection and intrusion prevention system (IPS) issues. Includes laboratory excercise for configuring packet firewall and the second excercise, which simulates securing organization network by firewall with intrusion and prevention system technology.
Automatic configuration of networking devices in Cisco academy laboratory
Verner, Lukáš ; Pust, Radim (referee) ; Komosný, Dan (advisor)
This bachelor´s thesis deals with proposal and system implementation for automatic configuration of Cisco network devices. This system is called AutoConf and it is intended for distant copying configuration files from eagle-server to the switches and routers in Cisco academy laboratory. It is handled by web pages placed on eagle-server. In this system, user can create new laboratory exercises with configuration files for network devices and then these files could be used for configurations. Informations about done configurations are saved in relation database MySQL. Network devices which will be configured by system AutoConf have to be connected with eagle-server. To setup their connection settings was created decision-making mechanism. If it detects physical connection between network device and eagle-server before network device starts, it will set network device for communication with eagle-server.
Simple one-chip microcontroller programmer
Verner, Lukáš ; Číž, Radim (referee) ; Daněček, Vít (advisor)
The main purpose of my bachelor thesis is acquaint with issue programming of Atmel AVR microcontrollers and to create a simple chipprogrammer with component units like LEDs, switches, LCD display, DA converter for testing and development. The first part deal about questions of theory programming memory inside microcontrollers and descrption of programming algorithm. The memories is possible program in three way. The most used method is method call „In System Programming“ ISP. This method provide easy and fast manupulation. Order method of programming memory require 12V supply. These method are parallel and serial high voltage programming. The concept of programmer is design to all method of programming memory. From previous information about programming memory was written source code of program to control programmer that receive command from computer and ensure performing of right algorithm in target microcontroller. In the next chapter is clarified design of hardware items and there is the simple user manual of items and installation of programmer. The final part of thesis explains how to use programmer's tworowconnectors and setting jumpers for programing in daily work. In attachments are electrical scheme, list of devices, printed circuit board, files of circuit board and scheme in Eagle format, source code and binary program to control microcontroller of simple chipprogrammer. These attachments are needed for make a chipprogrammer.
Localization of geographic position attacker in the Internet
Kubalík, František ; Komosný, Dan (referee) ; Verner, Lukáš (advisor)
This thesis deals with the evaluation of the geographical location of the Internet using delay and implementating method Octant. The first part is devoted to familiarization with the principles of evaluation of the physical position of the stations on the Internet, with a focus on active methods for IP Geolocation. Here it is more space devoted to geolocation Octant algorithm and a more detailed explanation of its principles. At the end of the first part is also familiar with the experimental network PlanetLab. The second part describes the design and implementation of the program in programming language C#, which locates the searched local station with mentioned localization algorithm Octant. Description realization is accompanied by explained examples of the classes with a detailed explanation. Here are also the results of the methods on selected IP addresses of stations with known locations to detect errors or deviations of method from the actual position of searched station. At the end of this section is a comparison with other active as well as passive geolocation methods.
Location visualization of sensor units
Hulanský, Jozef ; Verner, Lukáš (referee) ; Komosný, Dan (advisor)
This master thesis deals with wireless sensor network with protocol IPv6. In the begining there are explained the priciples of communication in wireless sensor network, and based on this teories are configured a wireles network with predefined development kit. Furthermore, by using geographic coordinates, positions of the nodes are displayed on a website, what is a part of this thesis. On this website are also presented the measured values from sensors. For saving all informations and measured values about each nodes was used remote MySQL server. Communication between this server and 6LoWPAN network provide Perl script which is runs at periodical intervals. With this method automatization of the whole system are ensured.
Verification of PlanetLab servers location
Pružinský, Ján ; Verner, Lukáš (referee) ; Komosný, Dan (advisor)
The main objective of this thesis is to analyze the nodes of PlanetLab network. The analysis is focusing mainly on verifying the availability of nodes and on verifying the physical position of nodes. Individual nodes are tested for availability of ICMP protocol and SSH protocol. Availability of ICMP protocol is verified by using ping program. The main part of the thesis is devoted to verifying the addresses of nodes. Identified addresses are compared with entered addresses and the resulting conformity is evaluated at the level of the state, county, city and streets. Precision of specified address estimation is calculated based on given GPS coordinates. This thesis also deals with the dividing of nodes based on calculated usability index and accuracy index. The theoretical part contains a description of an experimental PlanetLab network and Google Geocoding API.
Localization of IP stations based on model of probability delay measurement
Tropp, Peter ; Komosný, Dan (referee) ; Verner, Lukáš (advisor)
The master thesis is dealing with Internet host localization methods, more exactly with determining geographical position of the unknown Internet host connected to the network using RTT delay measuring. The first part is dealing with description of RTT delays that may occur in the network and tools for their measurement. The next is part of thesis is devoted to description of two kinds of localization methods. Ones that are using existing data to determine the position of Internet host also called passive methods, and others that are using RTT delay measurement, also called active methods. The main part is focused on GeoWeight method which is based on geographical localization estimation of Internet host. It is based on RTT delay measurement using the principles of CBG method, enhanced by introduction of the theory of weights according to the probability of the target Internet host. The last part is describing the application that was made to determine the geographic localization of the target Internet host using GeoWeight method. The application was afterwards tested by measuring RTT delay in PlanetLab experimental network. At the end the final measured results were compared with other localization methods (CBG, Octant, SOI, GeoIP).
Geolocation in Internet using network topologies
Dvořák, Filip ; Verner, Lukáš (referee) ; Komosný, Dan (advisor)
The thesis discusses about modern geolocation methods and it describes the basic principles of their work. The work is divided into 2 parts - the theoretical one and the practical one. The first part of the thesis is focused on the description of these methods and on the explanation of its basic concepts which are used for determining of the physical position of the station according to its IP address. The second more extensive part of the work focuses on the description of the realization of algorithm in the Octant method in the programming language of Java and its use in the experimental net of PlanetLab. One important thing is to create a set of reference points and targets, which are necessary for the testing of the whole algorithm of the Octant Method. The results of estimated accuracy of target location obtained by the Octant method and their comparison with the results obtained by active methods of CBG, SOI and with the passive method of GeoIP are listed at the end of this work.
Automatic configuration of intermediate networking devices used in Cisco academy
Verner, Lukáš ; Jeřábek, Jan (referee) ; Komosný, Dan (advisor)
his semestral´s thesis deals with proposal and system implementation for automatic configuration of Cisco network devices. This system is called AutoConf and it is intended for distant copying configuration files from eagle-server to the switches and routers in Cisco academy laboratory. It is handled by web pages placed on eagle-server. In this system, user can create new laboratory exercises with configuration files for network devices and then these files could be used for configurations. Informations about done configurations are saved in relation database MySQL. Network devices which will be configured by system AutoConf have to be connected with eagle-server. To setup their connection settings was created decision-making mechanism. If it detects physical connection between network device and eagle-server before network device starts, it will set network device for communication with eagle-server.
Autonomous programmer of AVR microprocessors with Ethernet connectivity
Verner, Lukáš ; Daněček, Vít (referee) ; Kravka, Martin (advisor)
he main purpose of this semestral thesis is to get to know programming of Atmel AVR microcontroller, working with SD/MMC cards, working with ethernet (TCP/IP) to create a standalone programmer of AVR microcontroller with ethernet connectivity. The first part deals with the questions of programming theory of memories inside microcontrollers and description of programming algorithm. The most used programming method is called „In System Programming“ - ISP. This method provides easy and fast manipulaton. Concept of this programmer is designed for this ISP method. In this thesis is too explain how to work SD/MMC card and file systém FAT16. This knowledges are necesary to store binary program inside standalone programmer. In final part and in attachments there is hardware design, electrical scheme, bill of materials, printed circuit board.

National Repository of Grey Literature : 44 records found   beginprevious35 - 44  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.