The subject matter described herein relates to enhancing security in 5G communication networks. More particularly, the subject matter described herein relates to methods, systems, and computer readable media for mitigating spoofing attacks on an SEPP inter-PLMN forwarding interface.
In 5G telecommunications networks, the network node that provides service is referred to as a producer network function (NF). A network node that consumes services is referred to as a consumer NF. A network function can be both a producer NF and a consumer NF depending on whether it is consuming or providing service.
A given producer NF may have many service endpoints, where a service endpoint is the point of contact for one or more NF instances hosted by the producer NF. The service endpoint is identified by a combination of Internet protocol (IP) address and port number or a fully qualified domain name that resolves to an IP address and port number on a network node that hosts a producer NF. An NF instance is an instance of a producer NF that provides a service. A given producer NF may include more than one NF instance. It should also be noted that multiple NF instances can share the same service endpoint.
Producer NFs register with a network function repository function (NRF). The NRF maintains service profiles of available NF instances identifying the services supported by each NF instance. Consumer NFs can subscribe to receive information about producer NF instances that have registered with the NRF.
In addition to consumer NFs, another type of network node that can subscribe to receive information about NF service instances is a service communication proxy (SCP). The SCP subscribes with the NRF and obtains reachability and service profile information regarding producer NF service instances. Consumer NFs connect to the SCP, and SCP load balances traffic among producer NF service instances that provide the required service or directly routes the traffic to the destination producer NF instance.
In addition to the SCP, other examples of intermediate proxy nodes or groups of network nodes that route traffic between producer and consumer NFs include the security edge protection proxy (SEPP), the service gateway, and nodes in the 5G service mesh. The SEPP is the network node used to protect control plane traffic that is exchanged between different 5G public land mobile networks (PLMNs). As such, the SEPP performs message filtering, policing and topology hiding for all application programming interface (API) messages.
One vulnerability that exists with the current 5G network architecture occurs on the N32 interface, which is the interface between SEPPs. As indicated above, an SEPP acts as the security screening node for a public land mobile network (PLMN). The N32 control or N32-c interface is used for the exchange of control messages with a remote SEPP. Initiation of communications on the N32-c interface involves a transport layer security (TLS) handshake procedure to establish a TLS connection for the exchange of N32 control messages. After the exchange of N32-c messages, a second TLS handshake occurs to establish a second TLS connection for the N32 forwarding or N32-f interface. The only validation that occurs on the N32-f interface is whether the TLS certificate is valid and issued by a trusted certificate authority. As a result, a hacker SEPP can spoof the identity of a real SEPP and engage in unauthorized service communications on the forwarding interface with the PLMN protected by the SEPP. There is also no validation of the PLMN in service messages received over the inter-PLMN forwarding interface.
In light of these and other difficulties, there exists a need for methods, systems, and computer readable media for mitigating spoofing attacks on an SEPP inter-PLMN forwarding interface.
A method for mitigating spoofing attacks on a security edge protection proxy (SEPP) inter-public land mobile network (inter-PLMN) forwarding interface includes obtaining, by a responding SEPP and from at least one message received over an inter-PLMN control interface, at least one of a first SEPP identifier and a first PLMN identifier. The method further includes storing the at least one of the first SEPP identifier and the first PLMN identifier in an SEPP inter-PLMN forwarding interface identity cross-validation database. The method further includes obtaining, by the responding SEPP and from at least one message received over an inter-PLMN forwarding interface, at least one of a second SEPP identifier and a second PLMN identifier. The method further includes performing a lookup in the SEPP inter-PLMN forwarding interface identity cross-validation database using a lookup key comprising the at least one of the second SEPP identifier and the second PLMN identifier. The method further includes determining that a record corresponding to the lookup key is not present in the SEPP inter-PLMN forwarding interface identity cross-validation database, and, in response, preventing the at least one message received over the inter-PLMN forwarding interface from entering a PLMN protected by the responding SEPP.
According to another aspect of the subject matter described herein, the inter-PLMN control interface comprises an N32-c interface and the inter-PLMN forwarding interface comprises an N32-f interface.
According to another aspect of the subject matter described herein, obtaining at least one of the first SEPP identifier and the first PLMN identifier from the at least one message received over the inter-PLMN control interface includes obtaining the first SEPP identifier from a first certificate contained in a first transport layer security (TLS) certificate message received over the inter-PLMN control interface during a TLS handshake for establishing a first TLS connection for the N32-c interface.
According to another aspect of the subject matter described herein, the first certificate comprises a first X.509 certificate.
According to another aspect of the subject matter described herein, obtaining the first SEPP identifier includes extracting the first SEPP identifier from a subject alternative names extension of the first X.509 certificate.
According to another aspect of the subject matter described herein, obtaining at least one of the second SEPP identifier and the second PLMN identifier from at least one message received over the inter-PLMN forwarding interface includes obtaining the second SEPP identifier from a second certificate contained in a second TLS certificate message received during a TLS handshake for establishing a second TLS connection for the N32-f interface.
According to another aspect of the subject matter described herein, the second certificate comprises a second X.509 certificate.
According to another aspect of the subject matter described herein, obtaining the second SEPP identifier includes extracting the second SEPP identifier from a subject alternative names extension of the second X.509 certificate.
According to another aspect of the subject matter described herein, obtaining the first SEPP identifier and the first PLMN identifier from at least one message received over the inter-PLMN control interface comprises obtaining the first SEPP identifier from a first TLS certificate message received during a TLS handshake for setting up a first TLS connection for the inter-PLMN control interface and obtaining the first PLMN identifier from an N32-c security capability exchange message received over the first TLS connection and obtaining the second SEPP identifier and the second PLMN identifier from at least one message associated received over the inter-PLMN forwarding interface comprises obtaining the second SEPP identifier from a second TLS certificate message received during a TLS handshake for setting up a second TLS connection for the inter-PLMN forwarding interface and obtaining the second PLMN identifier from a 5G service message received over the second TLS connection.
According to another aspect of the subject matter described herein, the lookup key comprises a tuple including the second SEPP identifier and the second PLMN identifier.
According to another aspect of the subject matter described herein, a system for mitigating spoofing attacks on a security edge protection proxy (SEPP) inter-public land mobile network (inter-PLMN) forwarding interface is provided. The system includes a security edge protection proxy (SEPP) including at least one processor and a memory. The system further includes an SEPP inter-PLMN forwarding interface identity cross-validation database residing in the memory. The system further includes an inter-PLMN forwarding interface identity spoofing mitigation module implemented by the at least one processor and configured to: obtain, from at least one message received over an inter-PLMN control interface, at least one of a first SEPP identifier and a first PLMN identifier; store the at least one of the first SEPP identifier and the first PLMN identifier in an SEPP inter-PLMN forwarding interface identity cross-validation database; obtain, from at least one message received over an inter-PLMN forwarding interface, at least one of a second SEPP identifier and a second PLMN identifier; perform a lookup in the SEPP inter-PLMN forwarding interface identity cross-validation database using a lookup key comprising the at least one of the second SEPP identifier and the second PLMN identifier; determine that a record corresponding to the lookup key is not present in the SEPP inter-PLMN forwarding interface identity cross-validation database, and, in response, prevent the at least one message received over the inter-PLMN forwarding interface from entering a PLMN protected by the SEPP.
According to another aspect of the subject matter described herein, the inter-PLMN forwarding interface identity spoofing mitigation module is configured to extract the first SEPP identifier from a subject alternative names extension of the first X.509 certificate.
According to another aspect of the subject matter described herein, the second certificate comprises a second X.509 certificate and the inter-PLMN forwarding interface identity spoofing mitigation module is configured to obtain the second identifier includes by extracting the second identifier from a subject alternative names extension of the X.509 certificate.
According to another aspect of the subject matter described herein, a non-transitory computer readable medium having stored thereon executable instructions that when executed by a processor of a computer to perform steps is provided. The steps include obtaining, by a responding security edge protection proxy (SEPP) and from at least one message received over an inter-public land mobile network (inter-PLMN) control interface, at least one of a first SEPP identifier and a first PLMN identifier. The steps further include storing the at least one of the first SEPP identifier and the first PLMN identifier in an SEPP inter-PLMN forwarding interface identity cross-validation database. The steps further include obtaining, by the responding SEPP and from at least one message received over an inter-PLMN forwarding interface, at least one of a second SEPP identifier and a second PLMN identifier. The steps further include performing a lookup in the SEPP inter-PLMN forwarding interface identity cross-validation database using a lookup key comprising the at least one of the second SEPP identifier and the second PLMN identifier. The steps further include determining that a record corresponding to the lookup key is not present in the SEPP inter-PLMN forwarding interface identity cross-validation database, and, in response, preventing the at least one message received over the inter-PLMN forwarding interface from entering a PLMN protected by the responding SEPP.
The subject matter described herein may be implemented in hardware, software, firmware, or any combination thereof. As such, the terms “function” “node” or “module” as used herein refer to hardware, which may also include software and/or firmware components, for implementing the feature being described. In one exemplary implementation, the subject matter described herein may be implemented using a computer readable medium having stored thereon computer executable instructions that when executed by the processor of a computer control the computer to perform steps. Exemplary computer readable media suitable for implementing the subject matter described herein include non-transitory computer-readable media, such as disk memory devices, chip memory devices, programmable logic devices, and application specific integrated circuits. In addition, a computer readable medium that implements the subject matter described herein may be located on a single device or computing platform or may be distributed across multiple devices or computing platforms.
The subject matter described herein will now be explained with reference to the accompanying drawings of which:
The subject matter described herein relates to methods, systems, and computer readable media for mitigating 5G roaming spoofing attacks on an inter-PLMN forwarding interface of an SEPP.
NRF 100 is a repository for NF or service profiles of producer NF instances. In order to communicate with a producer NF instance, a consumer NF or an SCP must obtain the NF or service profile or the producer NF instance from NRF 100. The NF or service profile is a JavaScript object notation (JSON) data structure defined in Third Generation Partnership Project (3GPP) Technical Specification (TS) 29.510. The NF or service profile definition includes at least one of a fully qualified domain name (FQDN), an Internet protocol (IP) version 4 (IPv4) address or an IP version 6 (IPv6) address. In
A network slice selection function (NSSF) 116 provides network slicing services for devices seeking to access specific network capabilities and characteristics associated with a network slice. A network exposure function (NEF) 118 provides application programming interfaces (APIs) for application functions seeking to obtain information about Internet of things (IoT) devices and other UEs attached to the network. NEF 118 performs similar functions to the service capability exposure function (SCEF) in 4G networks.
A radio access network (RAN) 120 connects user equipment (UE) 114 to the network via a wireless link. Radio access network 120 may be accessed using a g-Node B (gNB) (not shown in
SEPP 126 filters incoming traffic from another PLMN and performs topology hiding for traffic exiting the home PLMN. SEPP 126 may communicate with an SEPP in a foreign PLMN which manages security for the foreign PLMN. Thus, traffic between NFs in different PLMNs may traverse two SEPP functions, one for the home PLMN and the other for the foreign PLMN.
As stated above, one problem with the existing 5G architecture is that there is no validation of the SEPP identity or PLMN identity presented on the inter-PLMN forwarding interface of the SEPP. In the absence of validation of the SEPP identity or the PLMN on the inter-PLMN forwarding interface, a malicious SEPP can try to spoof the identity of another SEPP or PLMN identity and launch security attacks, including denial of service attacks, using service traffic transmitted over the forwarding interface. The responding SEPP does not validate whether the SEPP or PLMN identity presented on the inter-PLMN forwarding interface is from a legitimate initiating SEPP and/or PLMN. As used herein, the term “initiating SEPP” refers to the SEPP that requests the TLS connections on the inter-PLMN control interface and inter-PLMN forwarding interface. The term “responding SEPP” refers to the SEPP that receives requests for TLS connections on the inter-PLMN control interface and the inter-PLMN forwarding interface. The subject matter described herein addresses this and other difficulties by cross-validating the identity of an SEPP with presented on the inter-PLMN forwarding interface with an identity of the SEPP presented on the inter-PLMN control interface.
In the 3GPP network architecture, the SEPP is the proxy for inter-PLMN control messages. According to 3GPP TS 33.501, the SEPP provides message protection, mutual authentication, key management, topology hiding, access control, discarding of malformed N32 signaling messages, rate limiting, and anti-spoofing. The subject matter described herein includes an implementation of anti-spoofing for communications on the N32-f interface.
In addition to the N32 interface,
For secure communications, separate TLS connections are established on the N32-c and N32-f interfaces.
As illustrated by the TLS handshake message structure, one of the defined handshake message types is the certificate message, which contains the certificate of the client or server, depending on whether the sender is functioning as a client or a server. In establishing secure TLS communications over the N32-c interface, mutual TLS or m-TLS is used where both ends of the TLS connection receive and validate the other end's X.509 certificate. IETF RFC 5246 indicates that the type of certificate must be X.509v3 unless expressly negotiated otherwise. The examples described herein use the X.509v3 certificate as an example, but the subject matter described herein is not limited to only using the identity of the sender extracted from an X.509v3 certificate to validate an N32-f identity of a sender. The X.509v3 certificate format is defined in IETF RFC 3280. According to IETF RFC 3280, one extension or parameter that may be included in an X.509v3 certificate is the subject alternative names extension. The subject alternative names extension is defined as follows:
As indicated above, the subject alternative names extension of the X.509v3 certificate may contain a DNS name, IP address, or a URI that identifies the subject of the certificate and that is verified by the certificate authority. Because the subject alternative name is verified by the certificate authority, the subject alternative name is difficult to spoof. However, simply ensuring that a sender has a valid X.509 certificate does not validate the identity of the sender at the N32-f application level. To perform such cross-validation, responding SEPP 126B may extract the identity of the sender from the certificate message used to establish the TLS connection for N32-c communications, extract the identity of the sender from the certificate message used to establish the TLS connection for N32-f communications, and compare these identities. If the identities match, responding SEPP 126B may perform a further validation step of comparing the identity extracted from either certificate message with a database of configured peer SEPP identities. If either validation fails, the responding SEPP may block inter-PLMN communications associated with the TLS connection for N32-f communications.
Once the N32-c connection is established, initiating SEPP 126A and responding SEPP 126B perform a second TLS handshake for N32-f communications. Once the second TLS connection is established, initiating SEPP 126A and responding SEPP 126B may exchange 5G service request and response messages between consumer and producer NFs in their respective PLMNs.
Because there is no cross-validation of N32-f TLS identities with N32-c TLS identities, hacker SEPP 300 can it initiate a TLS handshake with responding SEPP 126B. Responding SEPP 126B checks to see if the certificate was issued by a valid certificate authority. However, there is no cross-validation with identities obtained on other interfaces. As a result, hacker SEPP 300 can establish a TLS connection for N32-f communications and send 5G request messages to producer NFs in the network protected by responding SEPP 126B pretending to be SEPP 126A, which may cause a denial of service or other issues in the PLMN protected by responding. SEPP 126B.
To protect against this type of attack, responding SEPP 126B may store the identity of an initiating SEPP received on the N32-c interface and use that identity to cross-validate the identity of an initiating SEPP in a TLS connection for N32-f communications.
After line 2, responding. SEPP 126B may store the identity of initiating SEPP 126A extracted from the X-509 certificate for the first TLS connection and the PLMN of initiating SEPP 128C from the N32-c security capability exchange message from line 2 in an SEPP inter-PLMN forwarding interface identity cross-validation database 600. Responding SEPP 126B may use the identities stored in SEPP inter-PLMN forwarding interface identity cross-validation database 600 to validate N32-f identities presented by initiating SEPPs.
Since SEPP 126B is the responding SEPP for purposes of the N32-c security capability negotiation transaction, responding SEPP 126B may extract the N32-c identity from the sender ID attribute of an N32-c SecNegotiateReqData information element of an HTTP POST message from initiating SEPP 126A. Table 1 and 2 below corresponds to Tables 6.1.5.2.2.1 of 3GPP TS 29.573, which illustrates the attributes that may be included in the SecNegotiateReqData information element that is part of the N32-c security capability negotiation.
As can be seen from Table 1, the sender attribute is a mandatory parameter of both the SecNegotiateReqData information element and contains the FQDN of the SEPP that sends the request. The PLMN of the SEPP can be obtained from the FQDN of the sending SEPP. For example, if the FQDN of the sending SEPP is sepp1.5gc.mnc123.mcc456.3gppnetwork.org, then the PLMN portion of the FQDN is 5gc.mnc123.mcc456.3gppnetwork.org. As will be described in detail below, the PLMN of the sender is included in 5G core (5GC) or service messages exchanged on the N32-f interface and can be used to validate the subsequent 5GC messages even if the TLS identities used for N32-c and N32-f communications match. This additional check prevents an SEPP that is identified as trusted in the first check from sending a false PLMN identity in subsequent messages exchanged on the forwarding interface. In line 4, initiating SEPP 126A initiates a TLS handshake with responding SEPP 126B for N32-f communications. Responding SEPP 126B may extract the identity of initiating SEPP 126A from the X.509 certificate used for the second TLS handshake. Responding SEPP 126B may perform a lookup in SEPP inter-PLMN forwarding interface identity cross-validation database 600 to determine whether the identity of initiating SEPP 126A for the N32-c communications matches the identity presented on the N32-f interface. In this example, the identities match. As a result, in lines 5 and 6, initiating SEPP 126A sends a 5G service request message to responding SEPP 126B, and responding SEPP 126B sends a 5G service response message to initiating SEPP 126A.
In line 7, hacker SEPP 300 sends messages to responding SEPP 126B to initiate a TLS connection for N32-f communications with responding SEPP 126B. Responding SEPP 126B extracts the identity presented by hacker SEPP 300 for the TLS connection from the X.509 certificate of the certificate message in the TLS handshake procedure. Responding SEPP 126B performs a lookup in database 600 and does not find the identity presented by hacker SEPP 300 to be present in database 600. Because the identity presented by hacker SEPP 300 is not present in database 600, the cross-validation fails, and responding SEPP 300 blocks the 5G service request message from the hacker PLMN in line 8. In another example, responding SEPP 126B may receive the 5G service request message in line 8, extract the PLMN identity from the 5G service request message, and perform a lookup in database 600 using a lookup key that includes both the N32-c TLS SEPP identity and the N32-c the PLMN identity. If a record corresponding to the lookup key is not present in database 600, responding SEPP 126B may prevent inter-PLMN traffic received on the TLS connection for the N32-f interface from entering the PLMN.
SEPP 126B may also include a peer SEPP database 706 that is configured with identities of peer SEPPs with which inter-PLMN communications are allowed. inter-PLMN forwarding interface spoofing mitigation module 704 may be implemented by processor 700 and may also perform a cross check of the N32-f identity presented by a remote node against the peer SEPP identities stored in database 706. If the identity of a remote node presented in a certificate exchanged during TLS connection establishment for an N32-f interface is not present in database 706 or if the cross check between the N32-c and N32-f identities fails, inter-PLMN forwarding interface spoofing mitigation module 704 may block inter-PLMN communications with the remote node. If both identity cross checks pass, inter-PLMN forwarding interface spoofing mitigation module 704 may allow inter-PLMN communications with the remote node.
In step 800, the responding SEPP may also (optionally) obtain the first PLMN identifier from at least one message received over the inter-PLMN control interface. For example, SEPP 126B may extract the first PLMN identifier from the sender attribute of the SecNegotiateReqData information element transmitted during N32-c security capability negotiations over the first TLS connection and store the PLMN identifier in the database.
In step 802, the responding SEPP stores the at least one of the first SEPP identifier and the first PLMN identifier in the SEPP inter-PLMN forwarding interface identity cross-validation database. For example, SEPP 126A may store the first SEPP identifier, the first PLMN identifier, or both (depending on the level of security screening required by the network operator) in database 600. Table 2 shown below illustrates the status of the database after being populated with the SEPP identifier and the PLMN identifier receive over the inter-PLMN control interface.
In Table 2, the first column includes SEPP identities extracted from N32-c TLS certificate messages, and the second column includes PLMN identities extracted from N32-c security capability exchange messages. It should be noted that in Table 2, the PLMNs obtained from the N32-c security capability exchange messages are the same as the PLMNs extracted from the X.509 certificates from the TLS messages. Thus, storing the PLMNs extracted from the N32-c security capability exchange messages is optional in this case. If the PLMN from the N32-c security capability exchange message does not match the PLMN obtained from the N32-c TLS connection, then inter-PLMN communications from the sender of the N32-c message may be blocked.
In step 804, the responding SEPP obtains, from at least one message received of the inter-PLMN forwarding interface, at least one of a second SEPP identifier and a second PLMN identifier. For example, the responding SEPP may obtain a second SEPP identifier from a TLS certificate message received during a TLS handshake for establishing a TLS connection for the N32-f interface and/or a second PLMN identifier from a 5GC service message received over the TLS connection for the forwarding interface.
In step 806, the responding SEPP performs a lookup in the SEPP inter-PLMN forwarding interface identity cross-validation database using a lookup key comprising at least one of the second TLS SEPP identifier and the second PLMN identifier. For example, the responding SEPP may use a lookup key comprising the second TLS SEPP identifier, the second PLMN identifier, or a tuple including the N32-f TLS SEPP identifier and the N32-f PLMN identifier to perform a lookup in database 600.
In step 808, the responding SEPP determines if a matching record is present in the SEPP inter-PLMN forwarding interface identity cross-validation database. If a matching record is not present, this is indicative of an attack, and control proceeds to step 810 where the responding SEPP prevents the at least one message received over the inter-PLMN forwarding interface from entering the PLMN protected by the responding SEPP. For example, the responding SEPP may block the initial message or messages for which the validation failed and subsequent messages received over the TLS connection established for the N32-f interface if the SEPP and/or PLMN identity cross validation fails. If the validation is performed based only on cross-validation of the N32-f TLS SEPP identity with the N32-c TLS SEPP identity and prior to completing establishment of the TLS connection for the N32-f interface, establishment of the TLS connection for the N32-f interface may also be prevented.
In step 808, if a matching identifier is determined to be present in the SEPP inter-PLMN forwarding interface identity cross-validation database, control proceeds to step 812 where the responding SEPP performs a lookup for the second SEPP identifier in the peer SEPP database. The peer SEPP database may be provisioned by the network operator with the identities of SEPPs with which a given SEPP in the operator's network is permitted to communicate. Such SEPPs are referred to herein as peer SEPPs because they may be associated with PLMNs of peer network operators.
In step 814, if the second SEPP identifier is present in the peer SEPP database, control proceeds to step 816 where the SEPP allows messages received over the inter-PLMN forwarding interface to enter the PLMN protected by the SEPP.
The inter-PLMN forwarding interface identity cross-validation can be used in combination with the identity validation described in commonly-assigned, co-pending Indian Provisional Patent Application Number: 202041041754; filed Sep. 25, 2020 (hereinafter, “the '754 Application”), the disclosure of which is incorporated herein by reference in its entirety. The identity verification described in the '754 Application includes extracting the identity of a sending node from a TLS certificate message received for establishing the TLS connection for N32-c communications. This is the same identity described herein that is used for cross validation with the identity extracted from the TLS connection for N32-f communications. In the '754 Application, the TLS identity for N32-c communications is used to validate an identity extracted from an N32-c security capability exchange message. For example, the responding SEPP may extract the N32-c identity from the sender ID attribute of an N32-c SecNegotiateReqData information element of an HTTP POST message from the remote node. If the N32-c identity matches the TLS identity for the TLS connection for N32-c communications, this validation check passes. If the N32-c identity does not match the TLS identity for the TLS connection for N32-c communications, the validation check fails.
Because the N32-c communications should occur prior to the TLS connection establishment for N32-f communication, the validation check performed in the '754 Application may be performed prior to the validation check described herein. If the validation check described in the '754 application fails, then N32-c and N-32-f communications with the node having the identity presented in the sender information element of the N32-c SecNegotiateReqData message should be blocked.
If the validation check described in the '754 Application passes, and the validation checks described in this application fail, N32-f communications associated with the second TLS connection (from the hacker) will be blocked, but the N32-c communications will be allowed (since they likely came from a legitimate SEPP).
If the validation check described in the '754 Application and the validation checks described herein fail, then N32-c and N32-f communications with the identity or identities presented in the N32 SecNegotiateReqData message and the second TLS connection (for N32-f communications) should be blocked.
The subject matter described herein improves network security between SEPPs and PLMNs by performing cross-validation of SEPP identities and PLMN identities exchanged between SEPPs on different interfaces. By comparing N32-c and N32-f SEPP and/or PLMN identities, the SEPP described herein reduces the likelihood of a successful spoofing attack on the N32-f interface, which is the interface that carries service traffic between PLMNs. Reducing the likelihood of a spoofing attack on the forwarding interface used for inter-PLMN service traffic is beneficial, as such an interface carries the bulk of the traffic exchanged between PLMNs. In addition, implementing anti-spoofing mitigation for inter-PLMN forwarding traffic on the SEPP is advantageous because the SEPP is the entry point to the PLMN. Stopping attack traffic at the entry point to the PLMN minimizes the effect of the attack traffic on services provided by the PLMN.
The disclosure of each of the following references is incorporated herein by reference in its entirety.
It will be understood that various details of the presently disclosed subject matter may be changed without departing from the scope of the presently disclosed subject matter. Furthermore, the foregoing description is for the purpose of illustration only, and not for the purpose of limitation.
Number | Date | Country | Kind |
---|---|---|---|
202041041754 | Sep 2020 | IN | national |
202041047779 | Nov 2020 | IN | national |
This application claims the priority benefit of Indian Provisional Patent Application Serial No. 202041047779, filed Nov. 2, 2020, and is a continuation in part of U.S. patent application Ser. No. 17/095,420, filed Nov. 11, 2020, which claims the priority benefit of Indian Provisional Patent Application Serial No. 202041041754, filed Sep. 25, 2020, the disclosures of which are incorporated herein by reference in their entireties.
Number | Name | Date | Kind |
---|---|---|---|
6091958 | Bergkvist et al. | Jul 2000 | A |
6151503 | Chavez | Nov 2000 | A |
6292666 | Siddiqui et al. | Sep 2001 | B1 |
6308075 | Irten et al. | Oct 2001 | B1 |
6343215 | Calabrese et al. | Jan 2002 | B1 |
6591101 | Shimbori | Jul 2003 | B1 |
7043754 | Arnouse | May 2006 | B2 |
7567661 | Wood et al. | Jul 2009 | B1 |
8045956 | Sun et al. | Oct 2011 | B2 |
8145234 | Leonard et al. | Mar 2012 | B1 |
8509074 | Roberts et al. | Aug 2013 | B1 |
8615217 | Ravishankar et al. | Dec 2013 | B2 |
8879431 | Ridel et al. | Nov 2014 | B2 |
9015808 | Koller et al. | Apr 2015 | B1 |
9060263 | Carames et al. | Jun 2015 | B1 |
9106428 | Matthews et al. | Aug 2015 | B2 |
9106769 | Kanode et al. | Aug 2015 | B2 |
9191803 | Patel et al. | Nov 2015 | B2 |
9240946 | Cai et al. | Jan 2016 | B2 |
9374840 | Monedero Recuero | Jun 2016 | B2 |
9538335 | Bank et al. | Jan 2017 | B1 |
9628994 | Gunyel et al. | Apr 2017 | B1 |
9681360 | Salyers et al. | Jun 2017 | B1 |
9912486 | Sharifi Mehr | Mar 2018 | B1 |
10009751 | Gundavelli et al. | Jun 2018 | B2 |
10021738 | Mehta et al. | Jul 2018 | B1 |
10045326 | Blanchard et al. | Aug 2018 | B2 |
10168413 | Annamalai et al. | Jan 2019 | B2 |
10212538 | Russell | Feb 2019 | B2 |
10230726 | Barkan | Mar 2019 | B2 |
10237721 | Gupta et al. | Mar 2019 | B2 |
10306459 | Patil et al. | May 2019 | B1 |
10470154 | Chellamani et al. | Nov 2019 | B2 |
10511998 | Vallur | Dec 2019 | B1 |
10616200 | Kumar et al. | Apr 2020 | B2 |
10637838 | Larios et al. | Apr 2020 | B1 |
10652850 | Landais et al. | May 2020 | B2 |
10776791 | Ferguson et al. | Sep 2020 | B2 |
10834045 | Mahalank et al. | Nov 2020 | B2 |
10834571 | Yau et al. | Nov 2020 | B1 |
10931668 | Mehta | Feb 2021 | B2 |
10952063 | Mehta | Mar 2021 | B2 |
10984128 | Hoffer | Apr 2021 | B1 |
11050788 | Livanos | Jun 2021 | B2 |
11068534 | Svendsen | Jul 2021 | B1 |
11140555 | Thai et al. | Oct 2021 | B2 |
11265695 | Shah et al. | Mar 2022 | B2 |
11272560 | Vivanco et al. | Mar 2022 | B1 |
11368839 | Targali | Jun 2022 | B2 |
11411925 | Kumar et al. | Aug 2022 | B2 |
11516671 | Rajput et al. | Nov 2022 | B2 |
11528251 | Rajput et al. | Dec 2022 | B2 |
11553342 | Mahalank et al. | Jan 2023 | B2 |
11622255 | Iddya et al. | Apr 2023 | B2 |
20010046856 | McCann | Nov 2001 | A1 |
20020080752 | Johansson et al. | Jun 2002 | A1 |
20020098856 | Berg et al. | Jul 2002 | A1 |
20020181448 | Uskela et al. | Dec 2002 | A1 |
20020193127 | Martschitsch | Dec 2002 | A1 |
20030087647 | Hurst | May 2003 | A1 |
20040140908 | Gladwin et al. | Jul 2004 | A1 |
20050182968 | Izatt et al. | Aug 2005 | A1 |
20050232236 | Allison et al. | Oct 2005 | A1 |
20060068762 | Baldwin et al. | Mar 2006 | A1 |
20060193258 | Ballai | Aug 2006 | A1 |
20060211406 | Szucs et al. | Sep 2006 | A1 |
20060242414 | Corson et al. | Oct 2006 | A1 |
20070011261 | Madams et al. | Jan 2007 | A1 |
20070165527 | Sultan et al. | Jul 2007 | A1 |
20070165626 | Sultan et al. | Jul 2007 | A1 |
20070174082 | Singh | Jul 2007 | A1 |
20070223372 | Haalen et al. | Sep 2007 | A1 |
20070248032 | Vasudevan et al. | Oct 2007 | A1 |
20070281718 | Nooren | Dec 2007 | A1 |
20080004047 | Hill et al. | Jan 2008 | A1 |
20080020704 | Costa | Jan 2008 | A1 |
20080026778 | Cai et al. | Jan 2008 | A1 |
20080045246 | Murtagh et al. | Feb 2008 | A1 |
20080051061 | Takahashi | Feb 2008 | A1 |
20080076430 | Olson | Mar 2008 | A1 |
20080125116 | Jiang | May 2008 | A1 |
20080168540 | Agarwal et al. | Jul 2008 | A1 |
20080207181 | Jiang | Aug 2008 | A1 |
20080222038 | Eden | Sep 2008 | A1 |
20080259798 | Loh et al. | Oct 2008 | A1 |
20090045251 | Jaiswal et al. | Feb 2009 | A1 |
20090168719 | Mercurio | Jul 2009 | A1 |
20090191915 | Abramson et al. | Jul 2009 | A1 |
20090195349 | Frader-Thompson et al. | Aug 2009 | A1 |
20100062789 | Agarwal et al. | Mar 2010 | A1 |
20100098414 | Kramer et al. | Apr 2010 | A1 |
20100100958 | Jeremiah | Apr 2010 | A1 |
20100105355 | Nooren | Apr 2010 | A1 |
20100130227 | Farthofer et al. | May 2010 | A1 |
20100161817 | Xiao et al. | Jun 2010 | A1 |
20100223222 | Zhou et al. | Sep 2010 | A1 |
20100235911 | Nooren | Sep 2010 | A1 |
20100240361 | Jiang | Sep 2010 | A1 |
20100313024 | Weniger et al. | Dec 2010 | A1 |
20110009085 | Albanes et al. | Jan 2011 | A1 |
20110014939 | Ravishankar et al. | Jan 2011 | A1 |
20110029655 | Forbes, Jr. et al. | Feb 2011 | A1 |
20110063126 | Kennedy et al. | Mar 2011 | A1 |
20110124317 | Joo | May 2011 | A1 |
20110124334 | Brisebois et al. | May 2011 | A1 |
20110158090 | Riley et al. | Jun 2011 | A1 |
20110173122 | Singhal | Jul 2011 | A1 |
20110191835 | Hawkes et al. | Aug 2011 | A1 |
20110217979 | Nas | Sep 2011 | A1 |
20110225091 | Plastina et al. | Sep 2011 | A1 |
20110246178 | Arzelier | Oct 2011 | A1 |
20110307381 | Kim et al. | Dec 2011 | A1 |
20120099715 | Ravishankar et al. | Apr 2012 | A1 |
20120110637 | Holtmanns et al. | May 2012 | A1 |
20120115512 | Grainger et al. | May 2012 | A1 |
20120131121 | Snyder et al. | May 2012 | A1 |
20120202481 | Martin | Aug 2012 | A1 |
20120203663 | Sinclair et al. | Aug 2012 | A1 |
20120207015 | Marsico | Aug 2012 | A1 |
20130035118 | Hamano et al. | Feb 2013 | A1 |
20130102231 | Joseph et al. | Apr 2013 | A1 |
20130102310 | Malonda | Apr 2013 | A1 |
20130171988 | Yeung et al. | Jul 2013 | A1 |
20130276035 | Walker et al. | Oct 2013 | A1 |
20130331063 | Cormier et al. | Dec 2013 | A1 |
20140195630 | Malik et al. | Jul 2014 | A1 |
20140199961 | Mohammed et al. | Jul 2014 | A1 |
20140199996 | Wang et al. | Jul 2014 | A1 |
20140259012 | Nandlall et al. | Sep 2014 | A1 |
20140280645 | Shuman et al. | Sep 2014 | A1 |
20140370922 | Richards | Dec 2014 | A1 |
20140378129 | Jiang et al. | Dec 2014 | A1 |
20150012415 | Livne et al. | Jan 2015 | A1 |
20150038156 | Kilpatrick, II et al. | Feb 2015 | A1 |
20150081579 | Brown et al. | Mar 2015 | A1 |
20150094060 | Kouridakis et al. | Apr 2015 | A1 |
20150119092 | Yi et al. | Apr 2015 | A1 |
20150121078 | Fu et al. | Apr 2015 | A1 |
20150188979 | Almeras et al. | Jul 2015 | A1 |
20150244486 | Liang et al. | Aug 2015 | A1 |
20150304220 | Miyao | Oct 2015 | A1 |
20150304803 | Chen et al. | Oct 2015 | A1 |
20150341341 | Messerges | Nov 2015 | A1 |
20150350196 | Toyonaga et al. | Dec 2015 | A1 |
20160088461 | Jiang | Mar 2016 | A1 |
20160119773 | Xu et al. | Apr 2016 | A1 |
20160156647 | Engel et al. | Jun 2016 | A1 |
20160165432 | Dubesset et al. | Jun 2016 | A1 |
20160183117 | Hsu et al. | Jun 2016 | A1 |
20160183178 | Marimuthu | Jun 2016 | A1 |
20160219043 | Blanke | Jul 2016 | A1 |
20160234119 | Zaidi et al. | Aug 2016 | A1 |
20160269566 | Gundamaraju et al. | Sep 2016 | A1 |
20160292687 | Kruglick | Oct 2016 | A1 |
20160337976 | Wang et al. | Nov 2016 | A1 |
20160365983 | Shahabuddin et al. | Dec 2016 | A1 |
20160381699 | Rubin et al. | Dec 2016 | A1 |
20170006431 | Donovan et al. | Jan 2017 | A1 |
20170142547 | Hou et al. | May 2017 | A1 |
20170201778 | Bailey et al. | Jul 2017 | A1 |
20170244676 | Edwards | Aug 2017 | A1 |
20170245207 | Stammers et al. | Aug 2017 | A1 |
20170245280 | Yi et al. | Aug 2017 | A1 |
20170257866 | Chaudhuri et al. | Sep 2017 | A1 |
20170272921 | Kim et al. | Sep 2017 | A1 |
20170289048 | Chao et al. | Oct 2017 | A1 |
20170295201 | Peylo et al. | Oct 2017 | A1 |
20170345006 | Kohli | Nov 2017 | A1 |
20170366499 | De Boer et al. | Dec 2017 | A1 |
20180020324 | Beauford | Jan 2018 | A1 |
20180109632 | Stammers et al. | Apr 2018 | A1 |
20180109953 | He | Apr 2018 | A1 |
20180115970 | Chae et al. | Apr 2018 | A1 |
20180167906 | Chellamani et al. | Jun 2018 | A1 |
20180205698 | Gupta et al. | Jul 2018 | A1 |
20180220301 | Gallagher et al. | Aug 2018 | A1 |
20180270765 | Wang | Sep 2018 | A1 |
20180288127 | Zaidi et al. | Oct 2018 | A1 |
20180288198 | Pope et al. | Oct 2018 | A1 |
20180310162 | Kim et al. | Oct 2018 | A1 |
20190007788 | Russell | Jan 2019 | A1 |
20190037484 | Davies et al. | Jan 2019 | A1 |
20190044932 | Kumar et al. | Feb 2019 | A1 |
20190074982 | Hughes | Mar 2019 | A1 |
20190090086 | Graham et al. | Mar 2019 | A1 |
20190116624 | Tandon et al. | Apr 2019 | A1 |
20190182875 | Talebi Fard et al. | Jun 2019 | A1 |
20190253885 | Bykampadi et al. | Aug 2019 | A1 |
20190306166 | Konda et al. | Oct 2019 | A1 |
20190342217 | Mazurek | Nov 2019 | A1 |
20190354709 | Brinskelle | Nov 2019 | A1 |
20190364064 | Gupta et al. | Nov 2019 | A1 |
20190364460 | Bogineni et al. | Nov 2019 | A1 |
20200007538 | Mehta | Jan 2020 | A1 |
20200036754 | Livanos | Jan 2020 | A1 |
20200042799 | Huang et al. | Feb 2020 | A1 |
20200053044 | Mahalank et al. | Feb 2020 | A1 |
20200077260 | Hancock et al. | Mar 2020 | A1 |
20200107291 | Nayak et al. | Apr 2020 | A1 |
20200145432 | Verma et al. | May 2020 | A1 |
20200169510 | Kadosh et al. | May 2020 | A1 |
20200187089 | Meredith et al. | Jun 2020 | A1 |
20200221541 | Yan | Jul 2020 | A1 |
20200259896 | Sachs et al. | Aug 2020 | A1 |
20200329363 | Mehta | Oct 2020 | A1 |
20200344604 | He et al. | Oct 2020 | A1 |
20200359218 | Lee et al. | Nov 2020 | A1 |
20200404490 | Thai et al. | Dec 2020 | A1 |
20210022070 | Letor et al. | Jan 2021 | A1 |
20210111985 | Mahalank et al. | Apr 2021 | A1 |
20210112012 | Krishan et al. | Apr 2021 | A1 |
20210142143 | Howard | May 2021 | A1 |
20210152494 | Johnsen et al. | May 2021 | A1 |
20210168751 | Stojanovski et al. | Jun 2021 | A1 |
20210176177 | Kubo et al. | Jun 2021 | A1 |
20210194903 | Medvedovsky et al. | Jun 2021 | A1 |
20210203636 | Kumar et al. | Jul 2021 | A1 |
20210203643 | Jost et al. | Jul 2021 | A1 |
20210211946 | Li | Jul 2021 | A1 |
20210234706 | Nair et al. | Jul 2021 | A1 |
20210243165 | Bykampadi et al. | Aug 2021 | A1 |
20210250186 | Bykampadi et al. | Aug 2021 | A1 |
20210258824 | John et al. | Aug 2021 | A1 |
20210274436 | Sun et al. | Sep 2021 | A1 |
20210297942 | Bykampadi et al. | Sep 2021 | A1 |
20210321303 | Nair et al. | Oct 2021 | A1 |
20210377138 | Sun et al. | Dec 2021 | A1 |
20210377212 | Holtmanns et al. | Dec 2021 | A1 |
20210399988 | Labonte | Dec 2021 | A1 |
20210400538 | Ke | Dec 2021 | A1 |
20210406038 | Fetzer et al. | Dec 2021 | A1 |
20220021586 | Kazmierski | Jan 2022 | A1 |
20220022027 | Xin et al. | Jan 2022 | A1 |
20220022040 | Mahalank et al. | Jan 2022 | A1 |
20220030413 | Ben Henda et al. | Jan 2022 | A1 |
20220038394 | Anubolu et al. | Feb 2022 | A1 |
20220052847 | Gonzalez Cervantes et al. | Feb 2022 | A1 |
20220070674 | Russell | Mar 2022 | A1 |
20220104020 | Rajput | Mar 2022 | A1 |
20220124079 | Patil et al. | Apr 2022 | A1 |
20220124479 | Iddya | Apr 2022 | A1 |
20220124501 | Bykampadi et al. | Apr 2022 | A1 |
20220150212 | Rajput | May 2022 | A1 |
20220158847 | Aggarwal et al. | May 2022 | A1 |
20220159445 | Rajavelu | May 2022 | A1 |
20220174544 | Taft et al. | Jun 2022 | A1 |
20220182923 | Yao et al. | Jun 2022 | A1 |
20220191694 | Rajput | Jun 2022 | A1 |
20220191763 | Roeland et al. | Jun 2022 | A1 |
20220200951 | Goel | Jun 2022 | A1 |
20220200966 | De-Gregorio-Rodriguez et al. | Jun 2022 | A1 |
20220201489 | Mahalank | Jun 2022 | A1 |
20220240084 | Speidel et al. | Jul 2022 | A1 |
20220256312 | Kim et al. | Aug 2022 | A1 |
20220264260 | Chaurasia et al. | Aug 2022 | A1 |
20220272069 | Verma et al. | Aug 2022 | A1 |
20220272541 | Rajput et al. | Aug 2022 | A1 |
20220369091 | Nair | Nov 2022 | A1 |
Number | Date | Country |
---|---|---|
101277541 | Oct 2008 | CN |
10135561 | Jan 2009 | CN |
101742445 | Jun 2010 | CN |
101917698 | Dec 2010 | CN |
102656845 | Sep 2012 | CN |
103179504 | Jun 2013 | CN |
103444212 | Dec 2013 | CN |
107800664 | Mar 2018 | CN |
108307385 | Jul 2018 | CN |
110035433 | Jul 2019 | CN |
110800322 | May 2021 | CN |
ZL202080007649.X | Sep 2022 | CN |
1 067 492 | Jan 2001 | EP |
1 906 682 | Apr 2008 | EP |
2 204 955 | Jul 2010 | EP |
2 785 125 | Aug 2018 | EP |
3 493 569 | Jun 2019 | EP |
3 646 630 | Aug 2021 | EP |
3 662 630 | Aug 2021 | EP |
3954146 | Feb 2022 | EP |
3 821 630 | Jul 2022 | EP |
3954146 | Jun 2023 | EP |
2 548 005 | Oct 2015 | ES |
2503973 | Jan 2014 | GB |
401247 | Jul 2018 | IN |
2008-053808 | Mar 2008 | JP |
7038148 | Mar 2022 | JP |
7113147 | Aug 2022 | JP |
7133010 | Aug 2022 | JP |
7133010 | Sep 2022 | JP |
7198339 | Dec 2022 | JP |
7246418 | Mar 2023 | JP |
20180069737 | Jun 2018 | KR |
WO 0188790 | Nov 2001 | WO |
WO 2005091656 | Sep 2005 | WO |
WO 2005101872 | Oct 2005 | WO |
WO 2007084503 | Jul 2007 | WO |
WO 2008053808 | May 2008 | WO |
WO-2010021886 | Feb 2010 | WO |
WO 2010045646 | Apr 2010 | WO |
WO 2010105099 | Sep 2010 | WO |
WO 2011010640 | Jan 2011 | WO |
WO 2011047382 | Apr 2011 | WO |
WO 2016201990 | Dec 2016 | WO |
WO 2017082532 | May 2017 | WO |
WO 2019158028 | Aug 2018 | WO |
WO 2018202284 | Nov 2018 | WO |
WO 2019005287 | Jan 2019 | WO |
WO 2019027813 | Feb 2019 | WO |
WO 2019224157 | Nov 2019 | WO |
WO 2020013889 | Jan 2020 | WO |
WO 2020033113 | Feb 2020 | WO |
WO 2020036883 | Feb 2020 | WO |
WO 2020164763 | Aug 2020 | WO |
WO 2020174121 | Sep 2020 | WO |
WO 2020179665 | Sep 2020 | WO |
WO 2020210015 | Oct 2020 | WO |
WO 2020257018 | Dec 2020 | WO |
WO 2021138072 | Jul 2021 | WO |
WO 2022015378 | Jan 2022 | WO |
WO 2022046176 | Mar 2022 | WO |
WO 2022066227 | Mar 2022 | WO |
WO 2022086596 | Apr 2022 | WO |
WO 2022098404 | May 2022 | WO |
WO 2022103454 | May 2022 | WO |
WO 2022132315 | Jun 2022 | WO |
WO 2022132316 | Jun 2022 | WO |
WO 2022182448 | Sep 2022 | WO |
WO 2022240582 | Nov 2022 | WO |
201880040478.3 | Apr 2022 | ZM |
Entry |
---|
S3-181480_pub.date_Apr. 16, 2018.pdf (Year: 2018). |
S3-192180_pub.date_Jun. 24, 2019.pdf (Year: 2019). |
“3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; 5G System; Network Function Repository Services; Stage 3 (Release 17),” 3GPP TS 29.510, V17.0.0, pp. 1-229 (Dec. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Security architecture and procedures for 5G system (Release 16),” 3GPP TS 33.501, V16.4.0, pp. 1-249 (Sep. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; 5G System; Public Land Mobile Network (PLMN) Interconnection; Stage 3 (Release 16),” 3GPP TS 29.573, V16.4.0, pp. 1-95 (Sep. 2020). |
Dierks et al., “The Transport Layer Security (TLS) Protocol Version 1.2,”RFC 5246, pp. 1-208 (Aug. 2008). |
Housley et al., “Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile,”RFC 3280, pp. 1-258 (Apr. 2002). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration for International Application No. PCT/US2022/013373 (dated Apr. 11, 2022). |
Non-Final Office Action and Examiner Interview Summary for U.S. Appl. No 16/929,048 (dated Apr. 14, 2022). |
Notice of Allowance for U.S. Appl. No. 16/732,098 (dated Apr. 6, 2022). |
Examination Report for Indian Application Serial No. 202147030053 (dated Mar. 22, 2022). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority or the Declaration for International Application No. PCT/US2021/057156 (dated Mar. 3, 2022). |
Non-Final Office Action for Chinese Application Serial No. 202080007649.X (dated Mar. 2, 2022). |
Non-Final Office Action for U.S. Appl. No. 17/076,482 (dated Apr. 12, 2022). |
Nokia et al., “Support of the mapping from IP addressing information provided to an AF to the user identity,” 3GPP SA WG2 Meeting #142e pp. 1-3 (Nov. 16-20, 2020). |
China Telecom, “KI #13, New Sol: Trigger Procedures for Requesting Analytics,” 3GPP SA WG2 Meeting #S2-139E pp. 1-4 (Aug. 19-Sep. 2, 2020). |
First Office Action for Japanese Application Serial No. 2021545918 (dated Mar. 8, 2022). |
Non-Final Office Action for U.S. Appl. No. 17/129,487 (dated Mar. 21, 2022). |
Decision to grant a European patent pursuant to Article 97(1) EPC for European Patent Application Serial No. 197108426 (dated Feb. 24, 2022). |
Notice of Allowance for Chinese Application Serial No. 201880040478.3 (dated Feb. 28, 2022). |
Notice of Allowance for Japanese Application Serial No. 2019572174 (dated Feb. 6, 2022). |
Final Office Action for U.S. Appl. No. 17/099,683 (dated Feb. 15, 2022). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration for International Application No. PCT/US2021/057157 (dated Jan. 27, 2022). |
Notification Concerning Availability ofthe Publication of the International Application for International Application No. PCT/US2021/024002 (dated Jan. 20, 2022). |
Examination Report for Indian Application Serial No. 202147005810 (dated Jan. 24, 2022). |
Examination Report for Indian Application Serial No. 202147001641 (dated Jan. 13, 2022). |
Examination Report for Indian Application Serial No. 202047056970 (dated Jan. 13, 2022) |
Commonly-assigned, co-pending U.S. Appl. No. 17/319,023 for “Methods, Systems, and Computer Readable Media for Conducting a Velocity Check for Outbound Subscribers Roaming to Neighboring Countries,” (Unpublished May 12, 2021). |
Nokia et al., “3gpp-Sbi-Consumer-Id,” 3GPP TSG-CT WG4 Meeting #101e pp. 1-4 (Nov. 3-13, 2020). |
Nokia et al., “SBA Network Function certificate profile,” 3GPTT TSG-SA WG3 Meeting #98e pp. 1-5 (Mar. 2-6, 2020). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Security Aspects; Study on security aspects of the 5G Service Based Architecture (SBA) (Release 16),” 3GPP TR 33.855, V1.3.0 pp. 1-52. (Nov. 2018). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration for International Application No. PCT/US2021/042660 (dated Oct. 26, 2021). |
Hearing Notice of Indian Application Serial No. 201947047367 (dated Oct. 11, 2021). |
First Office Action for Japanese Application Serial No. 2019572174 (dated Sep. 14, 2021). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration for International Application No. PCT/US2021/033030 (dated Aug. 20, 2021). |
First Office Action for Chinese Application Serial No. 201880040478.3 (dated Aug. 26, 2021). |
Notification Concerning Availability ofthe Publication of the International Application for International Application No. PCT/US2020/065763 (Jul. 8, 2021). |
Non-Final Office Action for U.S. Appl. No. 17/099,683 (dated Sep. 20, 2021). |
“5G; Procedures for the 5G System (3GPP TS 23.502 version 15.3.0 Release 15),” ETSI TS 123 502, V15.3.0. pp. 1-330 (Sep. 2018). |
Communication of European publication number and information on the application of Article 67(3) EPC for European Patent Application Serial No. 19730571.7 (dated Apr. 8, 2021). |
International Search Report for International Patent Application Serial No. PCT/US2020/065763 (dated Apr. 6, 2021). |
First Examination Report for Indian Patent Application Serial No. 201947047367(dated Mar. 31, 2021). |
Notice of Allowance for Chinese Patent Application Serial No. 201880040477.9 (dated Mar. 29, 2021). |
Communication under Rule 71 (3) EPC Intention to Grant for European Patent Application Serial No. 18 731 923.1 (dated Mar. 22, 2021). |
First Examination Report for Indian Patent Application Serial No. 201947047012 (dated Mar. 18, 2021). |
Decision to grant a European patent pursuant to Article 97(1) EPC for European Patent Application Serial No. 187560180 (dated Jul. 29, 2021). |
Decision to grant a European patent pursuant to Article 97(1) EPC for European Patent Application Serial No. 18731923.1 (dated Jul. 15, 2021). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration for International Application No. PCT/US2021/029977 (dated Jul. 9, 2021). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration for International Application No. PCT/US2021/029973 (dated Jul. 7, 2021). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration for International Application No. PCT/US2021/024002 (dated Jun. 29, 2021). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration for International Application No. PCT/US2021/024980 (dated Jun. 23, 2021). |
Communication of European publication number and information on the application of Article 67(3) EPC for European Patent Application Serial No. 19710842.6 (Apr. 21, 2021). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Security Aspects; Study on security aspects of the 5G Service based Architecture (SBA) (Release 16),” 3GPP TR 33.855, V16.0.0, pp. 1-104 (Jul. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Security Assurance Specification (SCAS) threats and critical assets in 3GPP network product classes (Release 16),” 3GPP TR 33.926 V16.3.0, pp. 1-60(Mar. 2020). |
“New Annex for the SEPP in TR 33.926,” 3GPP TSG-SA WG3 Meeting #95-BIS, pp. 1-6 (Jun. 24-28, 2019). |
“N32 message anti-spoofing within the SEPP,”3GPP TSG SA WG3 (Security), Meeting #91, pp. 1-2 (Apr. 16-20, 2018). |
Commonly-assigned, co-pending U.S. Appl. No. 17/129,487 for “Methods, Systems, and Computer Readable Media for Ingress Message Rate Limiting,” (Unpublished, filed Dec. 21, 2020). |
Commonly-assigned, co-pending U.S. Appl. No. 17/125,943 for “Methods, Systems, and Computer Readable Media for Mitigating 5G Roaming Attacks for Internet of Things (IoT) Devices Based on Expected User Equipment (UE) Behavior Patterns,” (Unpublished, filed Dec. 17, 2020). |
Commonly-assigned, co-pending U.S. Appl. No. 17/123,038 for “Methods, Systems, and Computer Readable Media for Message Validation in Fifth Generation (5G) Communications Networks,” (Unpublished, filed Dec. 15, 2020). |
Commonly-assigned, co-pending U.S. Appl. No. 17/099,683 for “Methods, Systems, and Computer Readable Media for Validating Location Update Messages,” (Unpublished, filed Nov. 16, 2020). |
Commonly-assigned, co-pending U.S. Appl. No. 17/095,420 for “Methods, Systems, and Computer Readable Media for Mitigating 5G Roaming Spoofing Attacks,” (Unpublished, filed Nov. 11, 2020). |
Notice of Allowance and Fee(s) Due and Examiner-Initiated Interview Summary for U.S. Appl. No. 16/379,488 (dated Oct. 23, 2020). |
Commonly-assigned, co-pending U.S. Appl. No. 17/076,482 for “Methods, Systems, and Computer Readable Media for Validating a Session Management Function (SMF) Registration Request,” (Unpublished, filed Oct. 21, 2020). |
Notice of Allowance and Fee(s) Due and Examiner-Initiated Interview Summary for U.S. Appl. No. 16/024,422 (dated Oct. 21, 2020). |
“3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; 5G System; Authentication Server Services; Stage 3 (Release 16),” 3GPP TS 29.509, V16.5.0 pp. 1-60 (Sep. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; 5G System; Network Function Repository Services; Stage 3 (Release 16),” 3GPP TS 29.510, V16.5.0, pp. 1-208 (dated Sep. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Numbering, addressing and identification; (Release 16),” 3GPP TS 23.003, V16.4.0, pp. 1-141 (Sep. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; 5G System; Session Management Services; Stage 3 (Release 16),” 3GPP TS 29.502, V16.5.0, pp. 1-260 (Sep. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; System architecture for the 5G System (5GS); Stage 2 (Release 16),” 3GPP TS 23.501, V16.6.0, pp. 1-447 (Sep. 2020). |
3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Procedures for the 5G System (5GS); Stage 2 (Release 16), 3GPP TS 23.502, V16.6.0, pp. 1-597 (Sep. 2020). |
Notice of Allowance and Fee(s) Due and Examiner-Initiated Interview Summary for U.S. Appl. No. 16/100,172 (dated Sep. 14, 2020). |
Commonly-assigned, co-pending U.S. Appl. No. 17/008,528 for “Methods, Systems, and Computer Readable Media for 5G User Equipment (UE) Historical Mobility Tracking and Security Screening Using Mobility Patterns,” (Unpublished, filed Aug. 31, 2020). |
First Office Action for Chinese Application Serial No. 201880040477.9 (dated Aug. 5, 2020). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; System architecture for the 5G System (5GS); Stage 2 (Release 16),” 3GPP TS 23.501 V16.5.1, pp. 1-440 (Aug. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; 5G System; Network Function Repository Services; Stage 3 (Release 16),” 3GPP TS 29.510, V16.4.0, pp. 1-206 (Jul. 2020). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration for International Application No. PCT/US2020/024234 (dated Jul. 16, 2020). |
Non-Final Office Action for U.S. Appl. No. 16/379,488 (dated Jul. 15, 2020). |
Commonly-assigned, co-pending U.S. Appl. No. 16/929,048 for “Methods, Systems, and Computer Readable Media for Mitigating 5G Roaming Security Attacks Using Security Edge Protection Proxy (SEPP),” (Unpublished, filed Jul. 14, 2020). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Architecture enhancements for 5G System (5GS) to support network data analytics services (Release 16),” 3GPP TS 23.288 V16.4.0, pp. 1-66 (Jul. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; 5G System; Public Land Mobile Network (PLMN) Interconnection; Stage 3 (Release 16),” 3GPP TS 29.573, V16.3.0, pp. 1-86 (Jul. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Security architecture and procedures for 5G system (Release 16),” 3GPP TS 33.501, V16.3.0, pp. 1-248 (Jul. 2020). |
Non-Final Office Action for U.S. Appl.l No. 16/024,422 (dated Jul. 8, 2020). |
“3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; 5G System; Network Function Repository Services; Stage 3 (Release 16),” 3GPP TS 29.510, V16.4.0, pp. 1-192 (Jul. 2020). |
Applicant-Initiated Interview Summary for U.S. Appl. No. 16/100,172 (dated Jun. 9, 2020). |
“3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; 5G System; Technical Realization of Service Based Architecture; Stage 3 (Release 16),” 3GPP TS 29.500 V16.4.0, pp. 1-79 (Jun. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; 5G System; Network Data Analytics Services; Stage 3 (Release 16),” 3GPP TS 29.520 V16.4.0, pp. 1-91 (Jun. 2020). |
Communication of European publication number and information on the application of Article 67(3) EPC for European Application Serial No. 187319231 (dated Apr. 8, 2020). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Security architecture and procedures for 5G system (Release 16),” 3GPP TS 33.501, V16.2.0, pp. 1-227 (Mar. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Procedures for the 5G System (5GS); Stage 2 (Release 16),” 3GPP TS 23.502, V16.4.0, pp. 1-582 (Mar. 2020). |
Non-Final Office Action for U.S. Appl. No. 16/100,172 (dated Mar. 6, 2020). |
Notice of Allowance and Fee(s) Due and Examiner-Initiated Interview Summary for U.S. Appl. No. 15/666,300 (dated Feb. 13, 2020). |
Commonly-assigned, co-pending U.S. Appl. No. 16/732,098 for “Methods, Systems, and Computer Readable Media for Implementing Indirect General Packet Radio Service (GPRS) Tunneling Protocol (GTP) Firewall Filtering Using Diameter Agent and Signal Transfer Point (STP),” (Unpublished, filed Dec. 31, 2019). |
Advisory Action and Applicant-Initiated Interview Summary for U.S. Appl. No. 16/100,172 (dated Dec. 20, 2019). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; 5G Security Assurance Specification (SCAS) for the Security Edge Protection Proxy (SEPP) network product class (Release 16),” 3GPP TS 33.517, V.16.1.0, pp. 1-17 (Dec. 2019). |
“FS.19 Diameter Interconnect Security,” GSMA, pp. 1-3 (Dec. 20, 2019). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration for International Application Serial No. PCT/US2019/042203 (dated Nov. 11, 2019). |
Applicant-Initiated Interview Summary for U.S. Appl. No. 15/666,300 (dated Oct. 29, 2019). |
Final Office Action for U.S. Appl. No. 16/100,172 (dated Oct. 3, 2019). |
“Technical Specification Group Core Network and Terminals; Evolved Packet System (EPS); Mobility Management Entity (MME) and Serving GPRS Support Node (SGSN) related interfaces based on Diameter protocol (Release 16),” 3GPP TS 29.272, V16.0.0, pp. 1-180 (Sep. 2019). |
“Technical Specification Group Core Network and Terminals; Policy and Charging Control (PCC); Reference points (Release 16),” 3GPP TS 29.212, V16.1.0, pp. 1-285 (Sep. 2019). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration for International Application Serial No. PCT/US2019/028814 (dated Aug. 20, 2019). |
Applicant-Initiated Interview Summary for U.S. Appl. No. 16/100,172 (dated Jul. 18, 2019). |
Notice of Allowance and Fee(s) Due and Examiner-Initiated Interview Summary for U.S. Appl. No. 15/376,631 (dated Jul. 2, 2019). |
“Technical Specification Group Core Network and Terminals; Mobile Application Part (MAP) specification (Release 15),”3GPP TS 29.002, V15.5.0, pp. 1-1024 (Jun. 2019). |
Non Final Office Action for U.S. Appl. No. 15/666,300 (dated Jun. 27, 2019). |
Decision on Appeal for U.S. Appl. No. 13/047,287 (dated Jun. 18, 2019). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration for International Patent Application No. PCT/US2019/018990 (dated May 8, 2019). |
Commonly-assigned, co-pending U.S. Appl. No. 16/379,488 for “Methods, Systems, and Computer Readable Media for Dynamically Learning and Using Foreign Telecommunications Network Mobility Management Node Information for Security Screening,” (Unpublished, filed Apr. 9, 2019). |
Non-Final Office Action for U.S. Appl. No. 16/100,172 (dated Apr. 11, 2019). |
Notice of Allowance and Fee(s) Due for U.S. Appl. No. 16/035,008 (dated Jan. 18, 2019). |
Advisory Action Before the Filing of an Appeal Brief and AFCP 2.0 Decision for U.S. Appl. No. 15/376,631 (dated Dec. 19, 2018). |
Notice of Allowance and Fee(s) Due and Applicant-Initiated Interview Summary for U.S. Appl. No. 15/408,155 (dated Oct. 31, 2018). |
Sahu et al., “How 5G Registration Works,” http://5gblogs.com/5g-registration/, 10 pages (Oct. 12, 2018). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration for International Patent Application No. PCT/US2018/043985 (dated Oct. 9, 2018). |
Final Office Action for U.S. Appl. No. 15/376,631 (dated Oct. 5, 2018). |
Notice of Allowance and Fee(s) Due for U.S. Appl. No. 15/636,118 (dated Oct. 3, 2018). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration for International Application No. PCT/US2018/030319 (dated Aug. 20, 2018). |
Final Office Action for U.S. Appl. No. 15/408,155 (dated Jul. 26, 2018). |
Notice of Allowance and Fee(s) Due for U.S. Appl. No. 15/636,118 (dated Apr. 27, 2018). |
Non-Final Office Action for U.S. Appl. No. 15/376,631 (dated Apr. 18, 2018). |
“Signalling Security in Telecom SS7/Diameter/5G,” Enisa, pp. 1-30 (Mar. 2018). |
Examiner's Answer for U.S. Appl. No. 13/047,287 (dated Feb. 26, 2018). |
Advisory Action Before the Filing of an Appeal Brief and AFCP 2.0 Decision for U.S. Appl. No. 15/376,631 (dated Feb. 2, 2018). |
Non-Final Office Action for U.S. Appl. No. 15/408,155 (dated Jan. 9,2018). |
Final Office Action for U.S. Appl. No. 15/376,631 (dated Nov. 28, 2017). |
“GSMA Guidelines for Diameter Firewall,” NetNumber Inc., pp. 1-7 (Sep. 12, 2017). |
“Oracle Communications Diameter Signaling Router Main Differentiators,” Oracle White Paper, pp. 1-10 (Jul. 2017). |
“LTE and EPC Roaming Guidelines,” GSM Association, Official Document IR.88, V 16.0, pp. 1-90 (Jul. 5, 2017). |
Non-Final Office Action for U.S. Appl. No. 15/376,631 (dated Jun. 16, 2017). |
“LTE International Roaming Whitepaper,” http://carrier.huawei.com/en/technical-topics/core-network/lteroaming-whitepaper, pp. 1-16 (Downloaded May 12, 2017). |
“Digital cellular telecommunications system (Phase 2+) (GSM); Universal Mobile Telecommunications System (UMTS); Universal Geographical Area Description (GAD) (3GPP TS 23.032 V 14.0.0 Release 14),” ETSI TS 123 032 V14.0.0, pp. 1-30 (May 2017). |
Final Office Action for U.S. Appl. No. 13/047,287 (dated Mar. 10, 2017). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Functional stage 2 description of Location Services (LCS) (Release 14),” 3GPP TS 23.271 V14.1.0, pp. 1-181 (Mar. 2017). |
“Digital cellular telecommunications system (Phase 2+) (GSM); Universal Mobile Telecommunications System (UMTS); LTE; Cx and Dx interfaces based on the Diameter protocol; Protocol details (3GPP TS 29.229 V 13.1.0 Release 13),” ETSI TS 129 229 V13.1.0, pp. 1-42 (Jan. 2017). |
“Edge Router (DEA),” http://www.mavenir.com/our-products/mobile/edge-router-dea, pp. 1-7 (Copyright 2017). |
Non-Final Office Action for U.S. Appl. No. 13/047,287 (dated Aug. 25, 2016). |
“Digital cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); Numbering, addressing and identification (3GPP TS 23.003 V 12.9.0 Release 12),” ETSI TS 1 23 003 V12.9.0, pp. 1-93 (Mar. 2016). |
“Syniverse Guide to LTE Roaming and Interoperability,” https://www.syniverse.com/assets/files/custom_content/lte-roaming-interoperability-guide.pdf, pp. 1-11 (Jan. 8, 2016). |
“Digital cellular telecommunications system (Phase 2+) (GSM); Universal Mobile Telecommunications System (UMTS); LTE; Location Services (LCS); LCS Application Protocol (LCS-AP) between the Mobile Management Entity (MME) and Evolved Serving Mobile Location Centre (E-SMLC); SLs interface (3GPP TS 29.171 V 11.4.0 Release 11),” ETSI TS 129 171 V11.4.0, pp. 1-52 (Jan. 2016). |
“Diameter Signaling Control (DSC),” https://www.extent.com/diameter-signaling-control-dsc/, pp. 1-3 (Copyright 2016). |
Kotte, “Analysis and Experimental Verification of Diameter Attacks in Long Term Evolution Networks, ” http://www.diva-portal.org/smash/get/diva2:951619/FULLTEXT01.pdf, pp. 1-72(2016). |
Advisory Action Before the Filing of an Appeal Brief for U.S. Appl. No. 13/047,287 (dated Oct. 16, 2015). |
“The Dialogic® HelixTM Signaling Controller,” https://www.dialogic.com/- /media/products/docs/brochures/14090-helix-br.pdf, pp. 1-5 (Aug. 2015). |
Final Office Action for U.S. Appl. No. 13/047,287 (dated Jun. 4, 2015). |
“Digitial cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); LTE; Location Services (LCS); Evolved Packet Core (EPC) LCS Protocol (ELP) between the Gateway Mobile Location Centre (GMLC) and the Mobile Management Entity (MME); SLg interface (3GPP TS 29.172 version 9.6.0 Release 9),” ETSI TS 129 172, V9.6.0, pp. 1-27 (Apr. 2015). |
“Digital cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); LTE; Location Services (LCS); Diameter-based SLh interface for Control Plane LCS (3GPP TS 29.173 version 12.2.0 Release 12),” ETSI TS 129 173, V12.2.0., p. 1-20 (Oct. 2014). |
Non-Final Office Action for U.S. Appl. No. 13/047,287 (dated Sep. 25, 2014). |
Supplemental Notice of Allowance and Fee(s) Due for U.S. Appl. No. 12/823,559 (dated Aug. 23, 2013). |
Notice of Allowance and Fee(s) Due for U.S. Appl. No. 12/823,559 (dated Aug. 1, 2013). |
Email to U.S. Patent and Trademark Office dated Jun. 28, 2013. |
Final Office Action for U.S. Appl. No. 12/823,559 (dated Apr. 11, 2013). |
Final Office Action for U.S. Appl. No. 13/047,287 (dated Jan. 31, 2013). |
Non-Final Office Action for U.S. Appl. No. 12/823,559 (dated Nov. 14, 2012). |
“Digital cellular telecommunications system (Phase 2+); Universal Monile Telecommunications System (UMTS); LTE; Location Services (LCS); Service description; Stage1 (3GPP TS 22.071 V11.0.0 Release 11,” ETSI TS 122 071 V11.0.0, pp. 1-50 (Oct. 2012). |
Restriction and/or Election Requirement for U.S. Appl. No. 12/823,559 (dated Aug. 27, 2012). |
Notice of Allowance and Fee(s) due for U.S. Appl. No. 12/581,739 (dated Aug. 8, 2012). |
Non-Final Office Action for U.S. Appl. No. 13/047,287 (dated Jun. 6, 2012). |
Notice of Allowance and Fee(s) Due and Examiner-Initiated Interview Summary for U.S. Appl. No. 12/581,739 (dated May 15, 2012). |
Non-Final Office Action for U.S. Appl. No. 12/722,460 (dated Apr. 9, 2012). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Telecommunication management; Charging management; Diameter charging applications (Release 11),” 3GPP TS 32.299, V11.3.0, pp. 1-150 (Mar. 2012). |
“Net-Net Diameter Director,” http://www.oracle.com/us/industries/communications/net-net-diameter-director-ds-1985034.pdf, pp. 1-9 (Copyright 2012). |
Final Office Action for U.S. Appl. No. 12/581,739 (dated Dec. 30, 2011). |
“3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Policy and Charging Control (PCC) over Gx/Sd reference point (Release 11),” 3GPP TS 29.212, V11.3.0, pp. 1-171 (Dec. 2011). |
Non-Final Office Action for U.S. Appl. No. 12/581,739 (dated Aug. 26, 2011). |
Press Release, “SmartSynch SmartMeters Communicate Using the Largest and Most Available Wireless Networks in the World,” http://www.smartsynch.com/SmartSynch_gprs.htm, pp. 1-2 (Downloaded from the Internet on Jul. 5, 2011). |
“Solution: Itron CENTRON GPRS,” Data Sheet, http://www.smartsynch.com/SmartSynch_itron_centron.htm, pp. 1-3 (Downloaded from the Internet on Jul. 5, 2011). |
Myers, “SmartSynch Introduces Innovative ‘DCX’ Smart Grid Solution at DistribuTECH,” SmartSynch News, http://www.appmesh.com/news/020309.htm, pp. 1-3 Feb. 3, 2009 (Downloaded from the Internet on Jul. 5, 2011). |
“NES System Architecture,” Data Sheet, Copyright 2009, pp. 1-2 (Downloaded from the Internet on Jul. 5, 2011). |
“Wireless M-Bus and ZigBee®-enabled GSM/GPRS/ EDG Gateway for Smart Metering Introduced,” Metering.com, http://www.metering.com/node/13550 Sep. 19, 2008, pp. 1-2 (Downloaded from the Internet on Jul. 5, 2011). |
Notification of Transmittal of the Internatioanl Search Report and the Written Opinion of the International Searching Authority, or the Declaration for International Application No. PCT/US2010/027043 (dated Oct. 19, 2010) |
“Draft LS on network verification of UE provided location,” 3GPP TSG SA WG2 Meeting #81, pp. 1 (Oct. 11-15, 2010). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority, or the Declaration for International Application No. PCT/US2009/061187 (dated May 17, 2010). |
Press Release, “Echelon and T-Mobile Announce Alliance to Reduce the Cost of a Secure Smart Grid Network for Utilities,” Echelon Corp., http://www.3gamericas.org/index.cfm?fuseaction=pressreleasedisplay&pressreleaseid=2201, pp. 1-3 (Apr. 23, 2009). |
“3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Evolved Packet System (EPS); Mobility Management Entity (MME) and Serving GPRS Support Node (SGSN) related interfaces based on Diameter protocol (Release 8),” 3GPP TS 29.272, V8.1.1, pp. 1-57 (Jan. 2009). |
“3rd Generation Partnership Project; Technical Specification Group Core Network; Unstructured Supplementary Service Data (USSD); Stage 2 (Release 8),” 3GPP TS 23.090, V8.0.0, pp. 1-32 (Dec. 2008). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Unstructured Supplementary Service Data (USSD)—Stage 1 (Release 8),” 3GPP TS 22.090, V8.0.0, pp. 1-10 (Dec. 2008). |
“Digital cellular telecommunications system (Phase 2+); Universal Mobile Telecommunications System (UMTS); Circuit Switched (CS) fallback in Evolved Packet System (EPS); Stage 2 (3GPP TS 23.272 V 8.0.0 Release 8),” ETSI TS 123 272 V8.0.0, pp. 1-42 (Nov. 2008). |
3rd Generation Partnership Project “Technical Specification Group Core Network and Terminals; Study into routeing of MT-SMs via the HPLMN (Release 7),” 3GPP TR 23.840 V7.1.0 (Mar. 2007). |
Hakala et al., “Diameter Credit-Control Application,” RFC 4006, pp. 1-115 (Aug. 2005). |
Non-Final Office Action for U.S. Appl. No. 17/123,038 (dated Sep. 30, 2022). |
Communication of European publication No. and information on the application of Article 67(3) EPC for European Patent Application Serial No. 20720580.8 (dated Jan. 19, 2022). |
Non-Final Office Action for U.S. Appl. No. 17/175,260 (dated Aug. 29, 2022). |
Notice of Allowance and Fee(s) Due and Examiner-Initiated Interview Summary for U.S. Appl. No. 16/929,048 (dated Aug. 24, 2022). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority or the Declaration for International Application No. PCT/US2022/026415 (dated Aug. 12, 2022). |
Notice to Grant for Japanese Patent Application Serial No. 2021-545918 (dated Jun. 28, 2022). |
“5G; Policy and Charging Control signaling flows and parameter mapping (3GPP TS 29.513 version 15.6.0 Release 15),” ETSI TS 129 513, V15.6.0, pp. 1-92 (Jan. 2020). |
Final Office Action for U.S. Appl. No. 17/076,482 (dated Aug. 5, 2022). |
Notice of Allowance and Fee(s) Due and Examiner-Initiated Interview Summary for U.S. Appl. No. 17/129,487 (dated Jul. 25, 2022). |
Notice of Allowance and Fee(s) Due and Examiner-Initiated Interview Summary for U.S. Appl. No. 17/185,934 (dated Jul. 21, 2022). |
Commonly-assigned, co-pending U.S. Appl. No. 17/185,934 for “Methods, Systems, and Computer Readable Media for Mitigating Location Tracking and Denial of Service (DoS) Attacks that Utilize Access and Mobility Management Function (AMF) Location Service,” (Unpublished, filed Feb. 25, 2021). |
Communication under Rule 71(3) EPC Intention to grant for European Application Serial No. 18 756 018.0 (dated Feb. 24, 2021). |
Commonly-assigned, co-pending U.S. Appl. No. 17/175,260 for “Methods, Systems, and Computer Readable Media for Short Message Delivery Status Report Validation,” (Unpublished, filed Feb. 12, 2021). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Service requirements for the 5G system; Stage 1 (Release 18),” 3GPP TS 22.261, V18.1.1, pp. 1-85 (Jan. 2021). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Procedures for the 5G System (5GS); Stage 2 (Release 16),” 3GPP TS 23.502, V16.7.1, pp. 1-603 (Jan. 2021). |
Fajardo, V. et al., “Diameter Base Protocol, Internet Engineering Task Force (IETF),” RFC 6733, pp. 1-152 (Oct. 2012). |
“3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; Numbering, addressing and identification; (Release 17),” 3GPP TS 23.003, V17.0.0, pp. 1-142 (Dec. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Wireless and wireline convergence access support for the 5G System (5GS) (Release 16),” 3GPP TS 23.316, V16.6.0, pp. 1-83 (Dec. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; Security architecture and procedures for 5G system (Release 17),” 3GPP TS 33.501, V17.0.0, pp. 1-253 (Dec. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; 5G System; Common Data Types for Service Based Interfaces; Stage 3 (Release 17),” 3GPP TS 29.571, V17.0.0, pp. 1-128 (Dec. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; 5G System; Public Land Mobile Network (PLMN) Interconnection; Stage 3 (Release 16),” 3GPP TS 29.573, V16.5.0, pp. 1-98 (Dec. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; 5G System; Location Management Services; Stage 3 (Release 16),” 3GPP TS 29.572, V16.5.0, pp. 1-77 (Dec. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; 5G System; Access and Mobility Management Services; Stage 3 (Release 17),” 3GPP TS 29.518, V17.0.0, pp. 1-298 (Dec. 2020). |
“3rd Generation Partnership Project; Technical Specification Group Services and System Aspects; System architecture for the 5G System (5GS); Stage 2 (Release 16),” 3GPP TS 23.501, V16.7.0, pp. 1-450 (Dec. 2020). |
SMS Test Numbers: SMS Fake Delivery Receipts, Fake DLR—Tel!—SMS Test Platform and SMS services, Nov. 6, 2020, pp. 1-6, https://telqtele.com/sms-fake-delivery- receipts-fake-dlr/. |
Communication of European publication number and information on the application of Article 67(3) EPC for European Application Serial No. 187560180 (dated May 13, 2020). |
3rd Generation Partnership Project; Technical Specification Group Core Network and Terminals; T8 reference point for Northbound APIs, (Release 15), 3GPP TS 29.122, V15.6.0, pp. 1-300 (Dec. 2019). |
DeKok, “The Network Access Identifier,” Internet Engineering Task Force (IETF), RFC 7542, pp. 1- 30 (May 2015). |
Croft, N., “On Forensics: A Silent SMS Attack,”Information and Computer Security Architectures (ICSA) Research Group, Department of Computer Science, pp. 1-4, University of Pretoria, South Africa (2012). |
Constantin, L., “Remote SMS attack can force mobile phones to send premium-rate text messages: Applications installed by operators on SIM cards can be exploited remotely for SMS fraud and DoS purposes,” IDG News Service, Dec. 19, 2011, pp. 1-5, IDG Communications, Inc., United States. |
Non-Final Office Action for U.S. Appl. No. 17/009,683 (dated Jul. 15, 2022). |
Decision to grant a European patent pursuant to Article 97(1) EPC for European Patent Application Serial No. 19710842.6 (dated Jun. 30, 2022). |
Notice of Allowance for Chinese Application Serial No. 202080007649.X (dated Jun. 20, 2022). |
Communication under Rule 71(3) EPC Intention to Grant for European Patent Application Serial No. 19 749 059.2 (May 16, 2022). |
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority or the Declaration for International Application No. PCT/US2021/042853 (dated Oct. 18, 2021). |
Advisory Action and Applicant-Initiated Interview Summary for U.S. Appl. No. 17/099,683 (dated May 23, 2022). |
“Edge Router (DEA),” Mavenir, pp. 1-7 (2017). |
Press Release, “Echelon and T-Mobile Announce Alliance to Reduce the Cost of a Secure Smart Grid Network for Utilities,” Echelon Corp., https://www.tdworld.com/smart- utility/article/20956244/echelon-and-tmobile-announce-alliance-to-reduce-the-cost-of-a-secure-smart-grid-network-for-utilities, p. 1-10 (May 14, 2009). |
Applicant-Initiated Interview Summary for U.S. Appl. No. 17/123,038 (dated May 30, 2023). |
Applicant-Initiated Interview Summary for U.S. Appl. No. 17/099,683 (dated Apr. 17, 2023). |
Final Office Action for U.S. Appl. No. 17/099,683 (dated Apr. 6, 2023). |
Applicant-Initiated Interview Summary for U.S. Appl. No. 17/099,683 (dated Apr. 5, 2023). |
Notice of Allowance and Fee(s) Due for U.S. Appl. No. 17/008,528 (dated Mar. 30, 2023). |
Final Office Action for U.S. Appl. No. 17/123,038 (dated Mar. 9, 2023). |
Office Communication for U.S. Appl. No. 17/125,943 (dated Mar. 1, 2023). |
Notice of Allowance and Fee(s) Due for U.S. Appl. No. 17/175,260 (dated Feb. 27, 2023). |
Applicant Initiated Interview Summary for U.S. Appl. No. 17/008,528 (dated Feb. 21, 2023). |
Intent to Grant for Japanese Patent Application No. 2020-572898 (dated Feb. 14, 2023). |
Intent to Grant for Japanese Patent Application No. 2021-506739 (Jan. 24, 2023). |
Notice of Allowance and Fee(s) Due for U.S. Appl. No. 17/319,023 (dated Feb. 10, 2023). |
Non-Final Office Action for U.S. Appl. No. 17/125,943 (dated Feb. 9, 2023). |
Supplemental Notice of Allowability for U.S. Appl. No. 17/076,482 (dated Jan. 19, 2023). |
Intent to Grant for European Patent Application No. 187052709 (dated Dec. 8, 2022). Ap |
Applicant Initiated Interview Summary for U.S. Appl. No. 17/319,023 (dated Jan. 10, 2023). |
Non-Final Office Action for U.S. Appl. No. 17/099,683 (dated Jan. 4, 2023). |
“5G; 5G System; Public Land Mobile Network (PLMN) Interconnection; Stage 3 (3GPP TS 29.573 Version 16.3.0 Release 16),” ETSI TS 129 573, V16.3.0, pp. 1-93 (Jul. 2020). |
Communication under Rule 71 (3) EPC Intention to Grant for European Patent Application Serial No. 207205808 (dated Dec. 23, 2022). |
Non-Final Office Action for U.S. Appl. No. 17/095,420 (dated Jan. 3, 2023). |
Applicant-Initiated Interview Summary for U.S. Appl. No. 17/099,683 (dated Dec. 12, 2022). |
Notice of Allowance and Fee(s) Due for U.S. Appl. No. 17/076,482 (dated Dec. 1, 2022). |
Notice to Grant for Japanese Patent Application Serial No. 2021-500828 (dated Nov. 25, 2022). |
Examination Report for Indian Application Serial No. 202247032585 (dated Nov. 15, 2022). |
Non-Final Office Action for Chinese Patent Application Serial No. 202080091056.6 (dated Oct. 27, 2022). |
Non-Final Office Action for U.S. Appl. No. 17/008,528 (dated Nov. 10, 2022). |
Notification of reasons for refusal for Japanese Patent Application No. 2020-572898 (dated Oct. 25, 2022). |
Advisory Action for U.S. Appl. No. 17/076,482 (dated Oct. 25, 2022). |
Final Office Action and Applicant-Initiated Interview Summary for U.S. Appl. No. 17/099,683 (dated Oct. 24, 2022). |
Communication of European publication number and information on the application of Article 67(3) EPC for European Patent Application No. 20842462.2 (dated Oct. 12, 2022). |
Decision to grant a European patent pursuant to Article 97(1) EPC for European Patent Application Serial No. 19749059.2 (dated Sep. 29, 2022). |
Decision to Grant for Japanese Patent Application Serial No. 2020-505462 (dated Aug. 2, 2022). |
Non-Final Office Action for U.S. Appl. No. 17/319,023 (dated Sep. 28,2022). |
“5G; Architecture enhancements for 5G System (5GS) to support network data analytics services (3GPP TS 23.288 version 16.4.0 Release 16),” ETSI TS 123 288 V16.4.0, pp. 1-68 (Jul. 2020). |
Supplemental Notice of Allowability for U.S. Appl. No. 17/175,260 (dated Mar. 8, 2023). |
Applicant-Initiated Interview Summary for U.S. Appl. No. 17/095,420 (dated May 17, 2023). |
Applicant-Initiated Interview Summary for U.S. Appl. No. 17/095,420 (dated May 12, 2023). |
Notice of Publication for European Patent Application 21718461.3 (dated Apr. 26, 2023). |
Decision to Grant for European Patent Application 20720580.8 (dated May 11, 2023). |
Notice of Allowance and Fee(s) Due for U.S. Appl. No. 17/099,683 (dated May 8, 2023). |
Office Action for Chinese Patent Application Serial No. 202080091056.6 (dated Mar. 25, 2023). |
Number | Date | Country | |
---|---|---|---|
20220104112 A1 | Mar 2022 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 17095420 | Nov 2020 | US |
Child | 17129441 | US |