Historical Fiction
Description
One of the US Cyber Games administrators is an avid reader and one of the coaches suggested that she gets a book to learn more about cybersecurity. They can’t remember what the title of the book or that ISBN was but if you examine their Chrome History, you can find the flag which is the book’s ISBN number. It is important to note that they won’t buy a hard cover book or a kindle edition, just the paperback one.
Flag Format: SVUSCG{ISBN}
Author: JesseV
Solution
Get History
database usually located in:
/Users/<username>/AppData/Local/Google/Chrome/User Data/Default/History # Windows
~/.config/google-chrome/Default/History # Linux

Visit the Amazon url, change to Paperback and copy ISBN-13 code.

Flag: SVUSCG{978-1032818535}
Last updated