+ 2
I am currently taking cyber security as my major what coding should i learn
3 odpowiedzi
+ 9
JavaScript will help you in understanding:
DOM based XSS(Cross site scripting)
Finding and Modifying Elements
Stealing cookies
Manipulating Event handlers to perform malicious actions
Form manipulation
Python on the other hand, will help you in writing scripts to automate tasks and tools to enhance your arsenal.
+ 1
anything else other than JavaScript and Python
0
thanks I appreciate it