WELCOME
Chào mừng quý vị đến với Blog Tin học PT- CNTT&GD.
Quý vị chưa đăng nhập hoặc chưa đăng ký làm thành viên, vì vậy chưa thể tải được các tư liệu của Thư viện về máy tính của mình.
Nếu chưa đăng ký, hãy đăng ký thành viên tại đây hoặc xem phim hướng dẫn tại đây
Nếu đã đăng ký rồi, quý vị có thể đăng nhập ở ngay ô bên phải.
Module 13 V 3.0

- 0 / 0
(Tài liệu chưa được thẩm định)
Nguồn:
Người gửi: Cao Minh Nhân
Ngày gửi: 11h:03' 03-04-2009
Dung lượng: 5.3 MB
Số lượt tải: 5
Nguồn:
Người gửi: Cao Minh Nhân
Ngày gửi: 11h:03' 03-04-2009
Dung lượng: 5.3 MB
Số lượt tải: 5
Số lượt thích:
0 người
Ethical Hacking
Module XIII
Web Based Password Cracking Techniques
Module Objective
HTTP Authentication Basic & Digest
NTLM Authentication
Certificate Based Authentication
Forms Based Authentication
Microsoft Passport
Password Guessing
WebCracker
Brutus
WWWHACK
ObiWan Password Cracker
Basic Authentication
Basic authentication is the most basic form of authentication to web applications.
The authentication credentials are sent clear-text with base64 encryption (can be decoded) and is subject to eavesdropping and replay attacks.
The use of 128 bit SSL encryption can thwart attacks.
Digest Authentication
Digest authentication is based on a challenge-response authentication model.
The user makes a request without authentication credentials and the Web Server replies with a WWW-Authenticate header indicating credentials.
Instead of sending the username and password the server challenges the client with random nonce.
The client responds with the message digest of the username/password.
NTLM Authentication
NTLM Authentication is Microsoft`s proprietary NT LAN Manager authentication algorithm over HTTP. It works on Microsoft Internet Explorer only.
Integrated Windows authentication works the same way as Message Digest authentication.
Certificate Based Authentication
Certificate authentication is stronger than other authentication mechanisms
Certificated authentication uses public0key cryptography and digital certificate to authenticate a user. Certificates can be stored in smart cards for even greater security.
There is no current known attacks against PKI security so far.
Microsoft Passport Authentication
Single signon is the term used to represent a system whereby users need only remember one username and password, and be authenticated for multiple services.
Passport is Microsoft`s universal single sign-in (SSI) platform.
It enables the use of one set of credentials to access any Passport enabled site such as MSN, Hotmail and MSN Messenger.
Microsoft encourages third-party companies to use Passport as a Universal authentication platform.
Forms-Based Authentication
It is highly customizable authentication mechanism that uses a form composed of HTML with
Module XIII
Web Based Password Cracking Techniques
Module Objective
HTTP Authentication Basic & Digest
NTLM Authentication
Certificate Based Authentication
Forms Based Authentication
Microsoft Passport
Password Guessing
WebCracker
Brutus
WWWHACK
ObiWan Password Cracker
Basic Authentication
Basic authentication is the most basic form of authentication to web applications.
The authentication credentials are sent clear-text with base64 encryption (can be decoded) and is subject to eavesdropping and replay attacks.
The use of 128 bit SSL encryption can thwart attacks.
Digest Authentication
Digest authentication is based on a challenge-response authentication model.
The user makes a request without authentication credentials and the Web Server replies with a WWW-Authenticate header indicating credentials.
Instead of sending the username and password the server challenges the client with random nonce.
The client responds with the message digest of the username/password.
NTLM Authentication
NTLM Authentication is Microsoft`s proprietary NT LAN Manager authentication algorithm over HTTP. It works on Microsoft Internet Explorer only.
Integrated Windows authentication works the same way as Message Digest authentication.
Certificate Based Authentication
Certificate authentication is stronger than other authentication mechanisms
Certificated authentication uses public0key cryptography and digital certificate to authenticate a user. Certificates can be stored in smart cards for even greater security.
There is no current known attacks against PKI security so far.
Microsoft Passport Authentication
Single signon is the term used to represent a system whereby users need only remember one username and password, and be authenticated for multiple services.
Passport is Microsoft`s universal single sign-in (SSI) platform.
It enables the use of one set of credentials to access any Passport enabled site such as MSN, Hotmail and MSN Messenger.
Microsoft encourages third-party companies to use Passport as a Universal authentication platform.
Forms-Based Authentication
It is highly customizable authentication mechanism that uses a form composed of HTML with
 





















Các ý kiến mới nhất