security - Can Man in the middle open a logged page? -


i know man in middle (mitm) can in passive mode : forward, or active mode : modify trafic , forward...

but can mitm open page, in firefox example, connect on website logged.

is possible ?

yes, say, man-in-the-middle can modify traffic. when request page, he/she can return http 302 page, or insert javascript set document.location.href of document.

if traffic encrypted using https, not possible.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -