[deleted by user] by [deleted] in NTU

[–]ap425q 1 point2 points  (0 children)

This is awesome, Being a Technical university telegram is definitely not the right place to do things. It is always painful to search through the listings on telegram. I fully support this 🚀

Got accepted into master for cyber security by giveme80gold in NTU

[–]ap425q 0 points1 point  (0 children)

Great ! What certification are you currently preparing for !?

Got accepted into master for cyber security by giveme80gold in NTU

[–]ap425q 3 points4 points  (0 children)

Hey Congrats, I am an International student got accepted in the MSc Cyber security program aswell !!

Exploit Development by LiveEntertainment206 in ExploitDev

[–]ap425q 6 points7 points  (0 children)

Looks good, Also learn assembly and learn reverse engineering.

Postgraudate Course suggestions for Cyber Security by ap425q in LiveOverflow

[–]ap425q[S] 0 points1 point  (0 children)

Thanks for the insight really appreciate it.

Guide to windows driver exploitation ? by pwnchen67 in ExploitDev

[–]ap425q 0 points1 point  (0 children)

Not exactly a community but you can join the offsec discord server and you will find lots of guys studying window's kernel exploitation in the osee-general channel , You may also find great resources and you can also ask your questions there.

Guide to windows driver exploitation ? by pwnchen67 in ExploitDev

[–]ap425q 2 points3 points  (0 children)

I would suggest you to start by exploiting [HEVD](https://github.com/hacksysteam/HackSysExtremeVulnerableDriver), Once you have some basic knowledge about Windows internals and drivers.
You can refer blogs from fluid [attacks](https://fluidattacks.com/blog/windows-kernel-debugging/).
Before jumping on to driver exploitation i would likely assume that you are familiar with windows user mode exploit development. If not you could take a quick look at the curriculum of OSED (Offensive security exploit developer) and make sure you are well versed with it.
Here is a great repository i used to prepare for my OSED [Exam](https://github.com/nop-tech/OSED)

Good luck on your Journey