Tags: miscellaneous
Rating: 5.0
link : https://github.com/d4rkvaibhav/IceCTF-2018/tree/master/Miscellaneous
In this question we have to use browser automation to find the 6 unique questions from 601 questions which are being evaluated to get all correct answer.
See the solution and python implementation in the orignal writeup.
Note : You have to install selenium before running python3 script.