CTF ITT-210

.docx

School

Grand Canyon University *

*We aren’t endorsed by this school

Course

210

Subject

Information Systems

Date

Dec 6, 2023

Type

docx

Pages

5

Uploaded by ChefTreeRhinoceros36

College Engineering and technology, Grand Canyon University ITT-210 Professor Spark 03/26/2023 1) Screenshots a) "access denied". b) Password and show success.
2) Writeup a) Explain how Ghidra was used to reverse engineer the code and learn the required password. Screenshots of Ghidra would be valuable here. Ghidra is a reverse engineering tool that can be used to analyze executable binary files containing malicious code. To use Ghidra for reverse engineering, one needs to set up a test environment and search for malware indicators. Ghidra works with projects containing zero or more files, and it can transfer your own arsenal of Ghidra scripts and extensions. Ghidra's decompile and patching ability are very powerful and easy to use. In order to reverse engineer, the code and learn the required password, one would need to analyze the executable binary file containing the password check code using Ghidra. By analyzing the code, one could identify the password check function and determine how it works. In the case of the password check being inverted, one could input any password to get past the check. Ghidra's decompiled version of the program can be used to reverse-engineer programs even if the reader hasn't mastered assembly language.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help