Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

올크레딧 메일 지원 요청 드립니다. #63

Open
everclear-- opened this issue Nov 29, 2013 · 3 comments
Open

올크레딧 메일 지원 요청 드립니다. #63

everclear-- opened this issue Nov 29, 2013 · 3 comments

Comments

@everclear--
Copy link

올크레딧에서 보낸 KB WiseInfo 메일을 열어보면, 비밀번호 입력을 받고 별다른 에러 메시지가 나오지 않으면서 아무런 내용도 나오지 않습니다.
SoftForum 의 SecureExpress 로 처리된 메일인 것 같습니다.
윈도우용 크롬을 사용하고 있고, 버전은 31.0.1650.57 m 입니다.

혹시 더 필요하신 정보 있으시면 말씀 부탁 드립니다.

@tomyun
Copy link
Owner

tomyun commented Mar 25, 2014

답변이 굉장히 늦었습니다. 혹시 비밀번호 입력 후 빈 화면에서 브라우저의 소스 보기를 눌렀을 때 프레임 안쪽에 복호화된 코드나 문자열이 보이시는지요? 아마 xeit라는 ID의 iframe 속에 뭔가 들어 있어야 할텐데요. 간혹 일부 메일의 경우 HTML 구성이 잘못되어 제대로 표시되지 않는 경우가 있었습니다.

@everclear--
Copy link
Author

확인 감사드립니다.

다시 열어보니, xeit의 헤더는 표시되고 있는데 tab-content 의 height 가 0px입니다.
안에 mail-content 라는 iframe이 또 있는데, form 이 하나 딸랑 들어있네요..
폼만 봐서는 무슨 내용인지 알아보기 좀 힘든 상태입니다.

@tomyun
Copy link
Owner

tomyun commented Mar 26, 2014

확인해주신 것처럼 mail-content에 복호화된 메일 내용이 들어가 있을텐데요. Form만 있다고 하시는 것을 보니 왠지 외부 서버에 접속해서 내용을 받아오는 형식이지 않을까 싶습니다. 일부 보안메일(삼성카드 등)이 그런 식으로 구현되어 있더라구요. 혹시 form의 URL이나 파라미터에 힌트가 있지는 않은지요~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants