A method and system for user access network under web authentication
A technology for accessing the network and users, applied in the field of communication, can solve problems such as the inability to intercept network packets, and achieve the effect of high interception rate and high safety factor
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0036] This embodiment provides a processing flow of a method of accessing a network in web authentication. figure 1 As shown, it is based on network driver interface specification NDIS writes to the driver, which includes the following steps:
[0037] Step 11, capture the network data packet requesting Web authentication;
[0038] In this embodiment, the following statement is used to realize network packet capture, specifically,
[0039] Strint = ncsi_text_url, strretponse = * # ** # *;
[0040] HttpClient-> GET (Strurl, strretsponse);
[0041] Step 12, parse the network packet, acquire the source IP address of the user;
[0042] CURLCODE RES;
[0043] CURL * CURL = curl_easy_init ();
[0044] IF (null == curl)
[0045] {
[0046] Return Curle_failed_init;
[0047] }
[0048] CURL_EASY_SETOPT (CURL, CURLOPT_URL, STRURL.C_STR ());
[0049] CURL_EASY_SETOPT (CURL, CURLOPT_CONNECTTIMEOUT, 3);
[0050] CURL_EASY_SETOPT (CURL, CURLOPT_TIMEOUT, 3);
[0051] Res = curl_easy_perform (cu...
Embodiment 2
[0074] This embodiment provides a system for users accessing the network under WEB authentication, and the structure is specifically implemented figure 2 As shown, the drive module 20, which runs the drive program written based on the network driver interface specification NDIS, the drive module including:
[0075] Capture Components 23: It is used to capture network packets for users to request Web authentication;
[0076] Resolution Component 24: It is used to resolve the network packet to obtain the source IP address of the user;
[0077] Judgment assembly 25: It is used to determine if the source IP address of the user is in a whitelist in the release;
[0078] Executive component 26: It is used to release the user access after the WEB authentication time is expirated when the source IP address in the packet is in the white list of the web.
[0079] When the source IP address in the data packet is not in the white list of the release, the user access is rejected after the WEB ...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com