My Diary
info
This diary is to track my progress on Browser Exploitation.
16-09-2021
- Reading “Modern attacks on the Chrome browser : optimizations and deoptimizations” — link
- Understaning stuffs in V8 codebase.
17-09-2021
- Playing Flare-On-8 ctf – link
- Just completed Level 01 challenge
18-09-2021
- Flare-On-8 ctf: Completed Level 02 chellenge. It’s 3:17 AM, now it’s time to sleep.
19-09-2021
- Stuck At challenge #03 (Antioch). It seems like i’m close to solve this challenge.
- I am very disappointed in myself. I’ve reversed the binary to the death and found every thing to complete challenge #03 but still stuck at docker part.
20-09-2021
- Finally challenge #03 is completed. Now going for challenge #04.
- I’m planning to read the v8 codebase after I completed the challenge #04.
22-09-2021
-
Yesterday i completed the challenge #04 and started challenge #05. And there was no electricity at my home whole day.
-
Today i reversed the challenge #05 whole day and trying to figure out the cipher that’s implemented in this challenge.
23-09-2021
-
I reversed the challenge #05 to death, figure out what it cipher it was using. Then i replicated the whole cipher in python but while decrypting it outputs random junks. Then i finally get to know there was another way to decrypt the files.
-
I finally decrypted all the crypted data. But still lot more task to complete this challenge.
24-09-2021
- I’m still working at challenge #05 of flareon8. I found 8 bytes of the password still 5 more bytes to complete this challenge. To be honest, this challenge gets worse everytime i found the password byte.
25-09-2021
- Finally the challenge #05 is completed. Now starting challenge #06.
27-09-2021
- Yesterday i was in my friends house so i couldn’t able to update the diary.
- Finally i completed the challenge #6 also it was awesome. twitter
28-09-2021
- Today i completed the challenge #7. twitter
- I am not able to give time for v8 engine for now because i’m to addicted to the flare-on ctf righnow.
- After this ctf, i decided to give 4 hour daily for v8 engine, 4 hour for adversary simulation, and 4 hour for reversing and malware analysis or i’ll continue to read v8 engine source code.
29-09-2021
- I’m still stuck at challenge #8. I figured out the possible approach to complete this challenge. But i’m having trouble writing script.
29-09-2021
- I’m still stuck at challenge #8. Whole day i was struggling writing script but failed again.
04-10-2021
- I didn’t have access to my PC so i wasn’t updating my diary.
- I’m still stuck at challenge #8 so i decided to play flareon-7(last-year) challenge.
05-10-2021
- I played flareon-7 challenges. I was able to complete first 2 challenges.
06-10-2021
- Today i analysed challenge #8 whole day. I figured out something but still having problems implementing on script.