National Repository of Grey Literature 18 records found  1 - 10next  jump to record: Search took 0.01 seconds. 
Aproximace doby výpočtu distribuovaných úloh pro lámání hesel
Jadrná, Lucie ; Horák, Adam (referee) ; Hranický, Radek (advisor)
This thesis focuses on improving the accuracy of password cracking time estimation in the distributed system Fitcrack. Based on the analysis of the current solution, key factors influencing the accuracy of computation were identified, and a set of algorithms was proposed to refine the estimation. Conducted experiments confirmed the effectiveness of the proposed algorithms, with the new solution bringing significant improvement in the accuracy of cracking time estimation in 90.32 % of measured tasks, including brute-force attack, dictionary attack, combination attack and hybrid attacks.
Password Cracking with Rainbow Tables on GPU
Jahoda, David ; Holop, Patrik (referee) ; Malinka, Kamil (advisor)
This thesis focuses on the design and implementation of a password cracking tool using Rainbow tables with GPU acceleration. Emphasis is placed on the tool's performance, utilizing contemporary software and hardware resources. In the experimental section, a comparison is made with existing solutions employing Rainbow tables and counter measures against them.
Optimalizace vysoce náročných úloh v systému Fitcrack
Dacík, Ondřej ; Horák, Adam (referee) ; Hranický, Radek (advisor)
The aim of this thesis is to design and implement optimizations for Fitcrack, a distributed password cracking tool. First, a set of computational tasks was created on which computation time and CPU utilization were measured. Problematic areas of the tool were then identified from the results, for which modifications were proposed and implemented to increase the cracking efficiency by a more appropriate task distribution and reduced communication overhead. They concern work with a large number of masks and password mangling rules, optional benchmark skipping and sharing cracked hashes across jobs. The benefit of these changes is finally shown in experiments where the modified version of the tool is compared with the original version. For jobs with a large number of masks, speedups of up to 37 % were achieved, and for the combination of a small dictionary, many rules and computationally intensive hashes, it was possible to reduce the duration of jobs by up to 180 times compared to the original version of the tool.
Metadata Analysis of Cracking Password Task
Pokorný, Šimon ; Hranický, Radek (referee) ; Veselý, Vladimír (advisor)
This thesis deals with the design and implementation of the analytical web dashboard for remote administration of the Fitcrack system. This system is used for distributed password recovery. Web administration is a single-page application which is divided into a server and client part. These parts communicate with each other. There is a lot of information across the system that logged into a database for later analysis or displayed in real-time for the user. The best form to show data is a graphical element of various types (arrow, graph, table, square) and different colors showing what is happening.
Optimization of Task Distribution in Fitcrack System
Ženčák, Tomáš ; Ryšavý, Ondřej (referee) ; Hranický, Radek (advisor)
The goal of this thesis is the optimization of task distribution in the Fitcrack system. The improvement is reached by way of increasing the accuracy of the estimation of the computational power of worker nodes, and the prevention of the creation of extremely small tasks, as well as increasing the efficiency of the transfer of the tasks to the worker nodes. In this thesis, the current state of the Fitcrack system is described, tested, and evaluated. This thesis then describes the weak points of the current implementation, proposes ways of remediating them and describes, tests and evaluates the implementation of those proposals.
Administration of Computing Tasks in Fitcrack System
Horák, Adam ; Zobal, Lukáš (referee) ; Hranický, Radek (advisor)
The aim of this thesis is to design and implement extensions for the Fitcrack system management application. The system is used to crack hashes and recover passwords from encrypted files. It works by distributing computation tasks across multiple computers and includes many configuration options. The extensions outlined in this thesis are meant to aid the user in creating and working with jobs in the system. These include grouping jobs, batch running, and exporting to a file.
Distributed Password Recovery Using Hashcat Tool
Zobal, Lukáš ; Veselý, Vladimír (referee) ; Hranický, Radek (advisor)
The aim of this thesis is a distributed solution for password recovery, using hashcat tool. The basis of this solution is password recovery tool Fitcrack, developed during my previous work on TARZAN project. The jobs distribution is done using BOINC platform, which is widely used for volunteer computing in a variety of scientific projects. The outcome of this work is a tool, which uses robust and reliable way of job distribution across a local or the Internet network. On the client side, fast and efficient password recovery process takes place, using OpenCL standard for acceleration of the whole process with the use of GPGPU principle.
Analysis of Hashcat Performance under Different Combinations of Attacks and Their Parameters
Pupakis, Sotirios ; Pluskal, Jan (referee) ; Dolejška, Daniel (advisor)
Hashcat je program, který je použit pro lámání hesel. Lámání probíhá za použití různých způsobů útoku, které se také můžou kombinovat. Kombinace některých vektorů útoků může vyústit v zhoršenou výkonnost lámání. Cílem této práce je změřit, jak moc kombinace různých útoků ovlivňuje výkonnost lámání hesel, najít nejhorší možné kombinace a porovnat jejich výkon vůči nejlepším kombinacím. Toto nám do budoucna umožní lépe pochopit, jak různé útoky ovlivňují výkonnost lámání a také kterým kombinacím se vyhnout.
Rainbow Table Module for Password Cracking Systems
Kaprál, Lukáš ; Zobal, Lukáš (referee) ; Hranický, Radek (advisor)
Má závěrečná práce je zaměřena na tvorbu modulu, který bude kompatibilní s již existujícími nástroji pro generování rainbow tables a lámání hesel. Rainbow tables jsou předzpracované vyhledávací tabulky používané v kryprografii pro efektivní prolomení hashovaných hesel tím, že je mapují zpět na jejich původní nešifrovaný text. Modul bude zároveň schopen efektivně uchovávat, generovat datové sady a vyhledávat v rainbow tables. Dále bude tento modul upraven tak, aby mohl fungovat se systémem Fitcrack. Nakonec bude vytvořeno rozhraní, pomocí kterého se bude komunikovat s tímto modulem. V této práci se dozvíte o rainbow tables, co to přesně je a jak fungují, popíši již existující nástroje a software, uvidíte a porozumíte návrhu celého modulu. Poté si můžeme přečíst o celé implementaci a jak je daný modul propojen se systémem Fitcrack. Nakonec provedeme několik experimentů, ve kterých předvedeme, jak tento modul funguje a zaměříme se i na rychlost generování, paměťové nároky a rychlost vyhledávání.
Association Attack with Hashcat in a Distributed Environment
Wagner, Lukáš ; Veselý, Vladimír (referee) ; Hranický, Radek (advisor)
The Fitcrack project is a distributed system for cracking cryptographic hashes developed at FIT BUT. The Hashcat tool is used to crack passwords on the computational units. This tool added a new attack mode in 2020 called an association attack. This attack is based on knowledge of a likely password, which is extensively modified during the attack. The goal of this work is to design and implement an extension to the Fitcrack project, which enables the use of the association attack and solves its workload distribution in this distributed environment. Association attack requires modification of distribution methods used by other attacks. Such new methods are proposed and implemented. Implementation is later experimentally verified and conclusion is drawn.

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