Treffer: Building a trustworthy distributed fuzzing framework

Title:
Building a trustworthy distributed fuzzing framework
Authors:
Contributors:
Liu Yang, Xu Yan, School of Electrical and Electronic Engineering, xuyan@ntu.edu.sg, yangliu@ntu.edu.sg
Publisher Information:
Nanyang Technological University
Publication Year:
2021
Collection:
DR-NTU (Digital Repository at Nanyang Technological University, Singapore)
Document Type:
other/unknown material
File Description:
application/pdf
Language:
English
Relation:
B3149-211; Chen, H. (2021). Building a trustworthy distributed fuzzing framework. Final Year Project (FYP), Nanyang Technological University, Singapore. https://hdl.handle.net/10356/158300; https://hdl.handle.net/10356/158300
Accession Number:
edsbas.DF4CFB43
Database:
BASE

Weitere Informationen

This project a is a full stack web application development project and it contains four main structures, which are frontend development, backend development, database development and distributed system management. This project is carried out by Chen Hongyu personally and under guidance from Mr. Li YueKang from Cyber Security Research Center of Nanyang Technological University. The purpose of this project is building a user-friendly website to provide fuzzing service to users without learning curve. Fuzz testing is a penetration testing technique which is designed to discover coding vulnerabilities and security exploits in programs, operating systems execution files or networks protocols. This technology is heavily used in current world for penetration testing but requires strong penetration testing background. Therefore, we introduce in this project to lower down the entry level of fuzzing for users to do penetration testing over their programs. In this project, the frontend is built by React and Ant Design Pro. React framework is supporting asynchronized UI update which is suitable for monitoring the backend progress of fuzzing testing. Ant Design Pro provides a lot of light scaffolds and easy to migrate to new products which could accelerate my learning journey of picking a frontend knowledge. Backend is built by Django which is a python backend framework. Django supports interface with React and MySQL, and it is also a very popular framework among startup companies. Database is based on MySQL and distributed system is implemented by docker and docker swarm. Compared to Kubernetes, which is also for distributed system, docker and docker swarm are much lighter and easier to control. ; Bachelor of Engineering (Electrical and Electronic Engineering)