+ 3
If i modify the web page forms or elements via the inspect element option of web browsers will it cause a security breach
3 odpowiedzi
+ 4
no as it is only in your computer but you can use SQL injection and inspecting the console section.
+ 3
thanks a million
+ 2
Normally not.
Because you are only modifing your clients code, not the one on the server side.