Will https also protect the url address after the domain name? [duplicate]
This question already has an answer here:
Does https encrypt URLs, too?
2 answers
For example, right now the address is https://superuser.com/questions/ask
, so will the "questions/ask" part be leaked?
Other case: https://superuser.com/posts/1385520/edit
Will a hacker know that I'm editing this question?
security https privacy
marked as duplicate by Twisty Impersonator, harrymc, Attie, PeterH, n8te Dec 18 '18 at 12:42
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
Does https encrypt URLs, too?
2 answers
For example, right now the address is https://superuser.com/questions/ask
, so will the "questions/ask" part be leaked?
Other case: https://superuser.com/posts/1385520/edit
Will a hacker know that I'm editing this question?
security https privacy
marked as duplicate by Twisty Impersonator, harrymc, Attie, PeterH, n8te Dec 18 '18 at 12:42
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
1
Define "hacker". Where are they, what access do they have to your computer &/or router?
– Tetsujin
Dec 18 '18 at 10:48
2
Related Are HTTPS URLs encrypted?
– bummi
Dec 18 '18 at 10:53
It is highly depend on what kind of access the third party has. If he has comprised your computer or your target it is going to be way different than just someone seeing your network traffic pass by. HTTPS have a look at With HTTPS, are the URL and the request headers protected as the request body is?
– Seth
Dec 18 '18 at 10:53
add a comment |
This question already has an answer here:
Does https encrypt URLs, too?
2 answers
For example, right now the address is https://superuser.com/questions/ask
, so will the "questions/ask" part be leaked?
Other case: https://superuser.com/posts/1385520/edit
Will a hacker know that I'm editing this question?
security https privacy
This question already has an answer here:
Does https encrypt URLs, too?
2 answers
For example, right now the address is https://superuser.com/questions/ask
, so will the "questions/ask" part be leaked?
Other case: https://superuser.com/posts/1385520/edit
Will a hacker know that I'm editing this question?
This question already has an answer here:
Does https encrypt URLs, too?
2 answers
security https privacy
security https privacy
edited Dec 18 '18 at 10:47
Tetsujin
15.5k53262
15.5k53262
asked Dec 18 '18 at 10:45
weduyamaceweduyamace
11
11
marked as duplicate by Twisty Impersonator, harrymc, Attie, PeterH, n8te Dec 18 '18 at 12:42
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by Twisty Impersonator, harrymc, Attie, PeterH, n8te Dec 18 '18 at 12:42
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
1
Define "hacker". Where are they, what access do they have to your computer &/or router?
– Tetsujin
Dec 18 '18 at 10:48
2
Related Are HTTPS URLs encrypted?
– bummi
Dec 18 '18 at 10:53
It is highly depend on what kind of access the third party has. If he has comprised your computer or your target it is going to be way different than just someone seeing your network traffic pass by. HTTPS have a look at With HTTPS, are the URL and the request headers protected as the request body is?
– Seth
Dec 18 '18 at 10:53
add a comment |
1
Define "hacker". Where are they, what access do they have to your computer &/or router?
– Tetsujin
Dec 18 '18 at 10:48
2
Related Are HTTPS URLs encrypted?
– bummi
Dec 18 '18 at 10:53
It is highly depend on what kind of access the third party has. If he has comprised your computer or your target it is going to be way different than just someone seeing your network traffic pass by. HTTPS have a look at With HTTPS, are the URL and the request headers protected as the request body is?
– Seth
Dec 18 '18 at 10:53
1
1
Define "hacker". Where are they, what access do they have to your computer &/or router?
– Tetsujin
Dec 18 '18 at 10:48
Define "hacker". Where are they, what access do they have to your computer &/or router?
– Tetsujin
Dec 18 '18 at 10:48
2
2
Related Are HTTPS URLs encrypted?
– bummi
Dec 18 '18 at 10:53
Related Are HTTPS URLs encrypted?
– bummi
Dec 18 '18 at 10:53
It is highly depend on what kind of access the third party has. If he has comprised your computer or your target it is going to be way different than just someone seeing your network traffic pass by. HTTPS have a look at With HTTPS, are the URL and the request headers protected as the request body is?
– Seth
Dec 18 '18 at 10:53
It is highly depend on what kind of access the third party has. If he has comprised your computer or your target it is going to be way different than just someone seeing your network traffic pass by. HTTPS have a look at With HTTPS, are the URL and the request headers protected as the request body is?
– Seth
Dec 18 '18 at 10:53
add a comment |
1 Answer
1
active
oldest
votes
HTTPS-URLs are themselves not encrypted, so an attacker CAN see where you are. He CAN'T see what you are sending or receiving though.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
HTTPS-URLs are themselves not encrypted, so an attacker CAN see where you are. He CAN'T see what you are sending or receiving though.
add a comment |
HTTPS-URLs are themselves not encrypted, so an attacker CAN see where you are. He CAN'T see what you are sending or receiving though.
add a comment |
HTTPS-URLs are themselves not encrypted, so an attacker CAN see where you are. He CAN'T see what you are sending or receiving though.
HTTPS-URLs are themselves not encrypted, so an attacker CAN see where you are. He CAN'T see what you are sending or receiving though.
answered Dec 18 '18 at 11:36
WerdckWerdck
285
285
add a comment |
add a comment |
1
Define "hacker". Where are they, what access do they have to your computer &/or router?
– Tetsujin
Dec 18 '18 at 10:48
2
Related Are HTTPS URLs encrypted?
– bummi
Dec 18 '18 at 10:53
It is highly depend on what kind of access the third party has. If he has comprised your computer or your target it is going to be way different than just someone seeing your network traffic pass by. HTTPS have a look at With HTTPS, are the URL and the request headers protected as the request body is?
– Seth
Dec 18 '18 at 10:53