-3

I need the mac addresses of system for login using the JavaScript ,is their possible to get Mac addresses using the JavaScript?

j08691
  • 204,283
  • 31
  • 260
  • 272

1 Answers1

0

No! Javascript is quite a high level language and doesn't have access to this sort of information. And such information via JavaScript would be a security vulnerability as well.

Iraz Irfan
  • 10
  • 5