N
nikhilgeo
I can bind to any un-used privileged ports with out admin credentials. Is this expected ? Is there no concept of privileged ports in new versions of windows ?
Below are the steps I followed:
Can anyone provide more in-sight into this ?
Continue reading...
Below are the steps I followed:
- Logged in as non-admin user in Windows-server 2016.
- Installed python and started the server on port 80 using python -m SimpleHTTPServer 80
- Another user on the same system could access using http://localhost
Can anyone provide more in-sight into this ?
Continue reading...