[go: up one dir, main page]

US20180004936A1 - Computing device control and audit - Google Patents

Computing device control and audit Download PDF

Info

Publication number
US20180004936A1
US20180004936A1 US15/201,546 US201615201546A US2018004936A1 US 20180004936 A1 US20180004936 A1 US 20180004936A1 US 201615201546 A US201615201546 A US 201615201546A US 2018004936 A1 US2018004936 A1 US 2018004936A1
Authority
US
United States
Prior art keywords
application
access
action
application action
restricting
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US15/201,546
Inventor
Michael Bender
Rhonda L. Childress
David Bruce Kumhyr
Michael John Spisak
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Priority to US15/201,546 priority Critical patent/US20180004936A1/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BENDER, MICHAEL, CHILDRESS, RHONDA L., KUMHYR, DAVID BRUCE, SPISAK, MICHAEL JOHN
Publication of US20180004936A1 publication Critical patent/US20180004936A1/en
Priority to US16/655,181 priority patent/US11487866B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/51Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems at application loading time, e.g. accepting, rejecting, starting or inhibiting executable software based on integrity or source reliability
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/629Protecting access to data via a platform, e.g. using keys or access control rules to features or functions of an application
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/03Indexing scheme relating to G06F21/50, monitoring users, programs or devices to maintain the integrity of platforms
    • G06F2221/033Test or assess software

Definitions

  • This application relates to application blocking and more particularly to retrieving a security profile that is used to determine whether to permit an application install on a computing device or notify a third party regarding a status related to the application.
  • Applications with requirements can overwhelm a user of a computing device. For example, downloading an application may trigger a request for multiple permissions to be accepted. A user may not be aware of the ramifications of permitting such an action to occur during an installation procedure.
  • the application may seek access to various controls, permissions and other features of a user's device and profile causing security and privacy issues.
  • the various requests instantiated during an application may not be handled properly due to the amount of information or number of requests presented by the application.
  • One example embodiment may include a method that includes at least one of receiving an application access operation on a computing device, identifying at least one application action associated with the application access operation, retrieving an application security profile stored in memory, identifying at least one application security restriction in the application security profile related to the at least one application action, restricting the at least one application action from occurring based on the at least one application security restriction and notifying a pre-registered device responsive to restricting the at least one application action.
  • Another example embodiment may include an apparatus that includes a receiver configured to receive an application access operation and a processor configured to perform at least one of identify at least one application action associated with the application access operation, retrieve an application security profile stored in memory, identify at least one application security restriction in the application security profile related to the at least one application action, restrict the at least one application action from occurring based on the at least one application security restriction, and notify a pre-registered device responsive to restricting the at least one application action.
  • Yet another example embodiment may include a non-transitory computer readable storage medium configured to store instructions that when executed causes a processor to perform at least one of receiving an application access operation on a computing device, identifying at least one application action associated with the application access operation, retrieving an application security profile stored in memory, identifying at least one application security restriction in the application security profile related to the at least one application action, restricting the at least one application action from occurring based on the at least one application security restriction, and notifying a pre-registered device responsive to restricting the at least one application action.
  • FIG. 1 illustrates an example user interface of a user device receiving a set of permission requests of an application attempting to be installed according to an example embodiment.
  • FIG. 2 illustrates an example network of a user device receiving a request for permissions from an application install procedure and notifying other interested parties according to an example embodiment.
  • FIG. 3 illustrates a system signaling diagram of various processes and communication operations during an attempted application install procedure according to an example embodiment.
  • FIG. 4 illustrates a non-transitory computer readable medium and computer processing platform for performing procedures according to an example embodiment.
  • messages may have been used in the description of embodiments, the application may be applied to many types of network data, such as, packet, frame, datagram, etc.
  • the term “message” also includes packet, frame, datagram, and any equivalents thereof.
  • certain types of messages and signaling may be depicted in exemplary embodiments they are not limited to a certain type of message, and the application is not limited to a certain type of signaling.
  • Example embodiments provide an application and/or software procedure which identifies potential risks and determines whether to block, pause, and/or request third party approval for a particular application install on a particular device.
  • One example procedure may include an extension to a computer program on a mobile device that manages the installation of applications, the extensions may utilize a central profile linked to the mobile device, and the extended function cross-references a profile against access requested by the to-be-installed application.
  • the profile may be stored on a remote server, the device or a third party device linked to the device based on the permissions setup by the third party, such as a parent, guardian or security service which is setup to protect the device from malicious or unwanted application access.
  • the application installation can be delayed (paused) or prevented altogether until approved by the designated third party as defined in the setup user profile for that device.
  • the security application of the example embodiments may be a relatively small sized application (i.e., memory requirements) and may be installed to operate in the background processes with no visible interface or indicators. In general, the application will not be readily removable or may be password protected to prevent installation by a child or subject who is being monitored by a third party for safety and concern purposes. Anytime an application installation, modification and/or update operation is attempting to be performed on a monitored device, the application may retrieve the specific profile settings to ensure the application is not attempting to access information specifically being monitored by the user profile settings.
  • the user profile may prohibit photos and other media, location services and personal information from being shared with any application access operations unless specific permission has been authorized by a third party device.
  • the various other settings and permissions requested by an application during an installation may be permissible and would not invoke a notification being created and sent to the designated third party.
  • FIG. 1 illustrates an example user interface of a user device receiving a set of permission requests of an application attempting to be installed according to an example embodiment.
  • the user interface 100 includes a user device 110 with its display populated with a variety of permissions requested by an application install procedure by an application accessed from an online data source, such as an application or app store, a web site, etc.
  • the user device 110 may be a cellular phone, a smart phone, a tablet, a laptop, a wearable device (such as a watch or glasses), and or any device including a processor and memory.
  • a user profile may be setup, customized with the third party preferences for notification and blocking of installation of applications, based on one or more permissions which are not considered permissible without explicit permission from the third party.
  • the user profile can be by a universally unique identifier (UUID), which stays with the phone, an international mobile subscriber identity (IMSI) or international mobile station equipment identity (IMEI), which will not permit the phone to be easily hacked or spoofed.
  • UUID universally unique identifier
  • IMSI international mobile subscriber identity
  • IMEI international mobile station equipment identity
  • an applet or security package/module/software may be installed on the device/phone 110 in question, which will provide an intercept function anytime certain permissions or requests are identified.
  • the XYZ company may have an accessible application ‘XYZ application’ 112 that is downloadable and accessible by a device and an Internet Protocol/Internet or other connection.
  • the act of selecting the application and selecting to install the application initiates a menu, such as the example menu illustrated in FIG. 1 .
  • the menu may have one or more of the example permissions requested including access to a device identifier or call information 114 , in-application purchases 116 , user identity 118 , the user's contacts which may include personal phone contacts, email contacts, social network contacts, etc. 122 , the user's past, present and/or future locations (based, for example, on calendar entries) 124 , information from text or chat sessions 126 and/or the user's photos/media 132 .
  • the customized user profile stored in memory may have one or more of the permissions flagged as requiring approval from the third party who setup the profile including the action(s) to be performed.
  • an action sequence may be performed to include one or more of: 1) block installation(s), 2) create and send notification(s) with application name(s), permission(s) currently flagged, 3) approval request option (i.e., button to respond and approve or deny), etc.
  • the action sequence can be customized to display the flagged information and any information the third party user may require prior to overriding the security measure and permitting the monitored user to complete the installation.
  • FIG. 2 illustrates an example network 200 of a user device 210 receiving a request for permissions from an application install procedure and notifying other interested parties according to an example embodiment.
  • the network 200 includes a network 212 , such as the Internet or other data network which, via various components (not shown), connects the application source 222 to the user device 210 attempting to access and download the application.
  • the other devices 220 and 230 may represent, be registered to or used by guardians, such as parents, teachers, caretakers, or other individuals who are registered in the security applet or security package/module/software and user profile to receive updates and notifications pertaining to the user actions.
  • the other devices 220 and 230 may be a cellular phone, a smart phone, a tablet, a laptop, a wearable device (such as a watch or glasses), and or any device including a processor and memory.
  • the user phone 210 contacts the application store 222 across the network 212 and another installation mechanism may attempt to load the application pre-installation menu which identifies the amount of memory the application will require and/or the permissions/requirements requested or needed in order to enable the installation 232 .
  • the install applet or package/module/software currently operating on the phone may inspect all the information the application is seeking to access and then retrieve the user profile for that device 210 from an internal memory, a remote server and/or the third party device 220 and/or 230 .
  • the information about the access operation i.e., list of permissions
  • the access is a positive match, for example, access to a module and/or a function (such as a camera) is part of the application permissions requested and if that is one of the audited items in the profile list, then the action(s) to be performed are retrieved as well.
  • These action can include examples such as ‘gain permission from a secondary party’ or ‘pop up to warn before installing’ or ‘deny the installation of the app after presenting a pop up on why the app is being denied’, etc.
  • the interested parties 220 and/or 230 identified in the profile by name, number, status (i.e., parent, guardian) are then notified.
  • the notifications 234 and/or 236 are sent accordingly to notify and request permission to proceed.
  • the third parties may have certain statuses, such as senior or junior where one party can grant permission at a junior status but the senior party can override that decision within a predetermined period of time, for example. Otherwise the junior party's permission may be enacted and the application may be installed thereafter without requiring communication from the senior party.
  • the information is sent back to permit the install to proceed, and the application is installed accordingly. If there is a match on the access function but the action is to warn, then the information is sent back to the device and a menu may be provided to require explicit permission. In this case, the user takes an overt action to allow or enact the install via one or more of: by speaking into their device, selecting a menu option or any other known affirmation procedure, and the access and installation can then proceed.
  • a notification or message (such as an SMS) can be sent to the secondary phone(s) and the user either approves the install or does not approve the install.
  • the information is then sent back to the original application install phone 210 .
  • the phone application (or an off-board process communicably coupled to the phone) inspects what is received from the message contents. If the secondary control says to not install, an alert is received (optionally) and no install is permitted. If an install is permitted, then the application is installed. This can also be set up by having the user profile resident on the phone and locked so the application and profile cannot be removed.
  • the modified ‘store’ applet or package/module/software When enabled on the device, the modified ‘store’ applet or package/module/software would scan for access to certain functions (e.g., camera usage, access to address book, access to photos, etc.). If unauthorized functionality was requested, approval would be needed by a registered third party.
  • the application could use the same process to warn an adult about giving out access too quickly for applications that they are installing on their own device as security is an issue for anyone, not just children.
  • One example embodiment may include a system and method for a mobile device to manage the installation of applications based upon access to functions on the mobile device.
  • This example includes a central profile that is linked to the mobile device and which cross-references the user profile against requested to-be-installed application and its requested permissions.
  • the install may be suspended, blocked or delayed until approved by a third party.
  • the factors to be considered in the profile include the resources that an application may request access to being managed by the approver.
  • the installation completes upon approval via an SMS message from the approver or is rejected depending on the contents of the message received back at the device.
  • FIG. 3 illustrates a system diagram 300 of various processes and communication operations during an attempted application install procedure according to an example embodiment.
  • the system diagram 300 includes a user device 310 and an application data source 320 which are communicably coupled to one another, and which is monitored by a user device 330 based on security application settings.
  • the application source 320 represents the application store or company data source which provides access to the applications identified by the user device 330 .
  • the user device 310 may initiate an application access and/or install operation 312 .
  • the application source 320 is notified and the application install request is sent 314 to the user device 310 .
  • the user device may load the install initiation page 316 which presents the permissions and requests sought by the application source 320 in order to download the application.
  • the specific permissions are identified 318 and separated in, for example, a tabular form and may be listed, parsed and/or separated as parameters requiring a comparison operation by the permissions in the user profile 322 which may be stored locally or on another device. Any matches between restrictions in the user profile and the permissions sought by the application are noted 324 and used as the basis to create a notification 326 which is sent to the third party user device(s) 330 identified in the user profile. The third party device may then load the notification and prompt the user via a user interface to allow or prevent the install. A feedback message 332 is created and sent 334 to the user device 310 so the install can be allowed/blocked 336 .
  • a method may include at least one of receiving an application access operation on a computing device, identifying at least one application action associated with the application access operation, retrieving an application security profile stored in memory, identifying at least one application security restriction in the application security profile related to the at least one application action, restricting the at least one application action from occurring based on the at least one application security restriction and notifying a pre-registered device responsive to restricting the at least one application action.
  • the receiving the application access operation on the computing device can include receiving an install request message, and each of the application actions are associated with a separate permission response.
  • the method can further comprise: notifying the pre-registered device by creating a notification based on the at least one application action and transmitting the notification to the pre-registered device, and permitting (optionally automatically) the at least one application action to be performed, and the at least one application action includes at least one of: a download, an install, access to location information, access to contacts, access to an e-mail account, access to an instant message account, access to a social network profile, access to photographs, access to multi-media, and access to documents.
  • the restricting the at least one application action from occurring can prevent an installation of the application from occurring on the computing device.
  • a computer program may be embodied on a computer readable medium, such as a storage medium.
  • a computer program may reside in random access memory (“RAM”), flash memory, read-only memory (“ROM”), erasable programmable read-only memory (“EPROM”), electrically erasable programmable read-only memory (“EEPROM”), registers, hard disk, a removable disk, a compact disk read-only memory (“CD-ROM”), or any other form of storage medium known in the art.
  • RAM random access memory
  • ROM read-only memory
  • EPROM erasable programmable read-only memory
  • EEPROM electrically erasable programmable read-only memory
  • registers hard disk, a removable disk, a compact disk read-only memory (“CD-ROM”), or any other form of storage medium known in the art.
  • An exemplary storage medium may be coupled to the processor such that the processor may read information from, and write information to, the storage medium.
  • the storage medium may be integral to the processor.
  • the processor and the storage medium may reside in an application specific integrated circuit (“ASIC”).
  • ASIC application specific integrated circuit
  • the processor and the storage medium may reside as discrete components.
  • FIG. 4 illustrates an example network element 400 , which may represent or be integrated in any of the above-described components, etc.
  • a memory 410 and a processor 420 may be discrete components of a network entity 400 that are used to execute an application or set of operations as described herein.
  • the application may be coded in software in a computer language understood by the processor 420 , and stored in a computer readable medium, such as, a memory 410 .
  • the computer readable medium may be a non-transitory computer readable medium that includes tangible hardware components, such as memory, that can store software.
  • a software module 430 may be another discrete entity that is part of the network entity 400 , and which contains software instructions that may be executed by the processor 420 to effectuate one or more of the functions described herein.
  • the network entity 400 may also have a transmitter and receiver pair configured to receive and transmit communication signals (not shown).
  • the information sent between various modules can be sent between the modules via at least one of: a data network, the Internet, a voice network, an Internet Protocol network, a wireless device, a wired device and/or via plurality of protocols. Also, the messages sent or received by any of the modules may be sent or received directly and/or via one or more of the other modules.
  • a “system” could be embodied as a personal computer, a server, a console, a personal digital assistant (PDA), a cell phone, a tablet computing device, a smartphone or any other suitable computing device, or combination of devices.
  • PDA personal digital assistant
  • Presenting the above-described functions as being performed by a “system” is not intended to limit the scope of the present application in any way, but is intended to provide one example of many embodiments. Indeed, methods, systems and apparatuses disclosed herein may be implemented in localized and distributed forms consistent with computing technology.
  • modules may be implemented as a hardware circuit comprising custom very large scale integration (VLSI) circuits or gate arrays, off-the-shelf semiconductors such as logic chips, transistors, or other discrete components.
  • VLSI very large scale integration
  • a module may also be implemented in programmable hardware devices such as field programmable gate arrays, programmable array logic, programmable logic devices, graphics processing units, or the like.
  • a module may also be at least partially implemented in software for execution by various types of processors.
  • An identified unit of executable code may, for instance, comprise one or more physical or logical blocks of computer instructions that may, for instance, be organized as an object, procedure, or function. Nevertheless, the executables of an identified module need not be physically located together, but may comprise disparate instructions stored in different locations which, when joined logically together, comprise the module and achieve the stated purpose for the module.
  • modules may be stored on a computer-readable medium, which may be, for instance, a hard disk drive, flash device, random access memory (RAM), tape, or any other such medium used to store data.
  • a module of executable code could be a single instruction, or many instructions, and may even be distributed over several different code segments, among different programs, and across several memory devices.
  • operational data may be identified and illustrated herein within modules, and may be embodied in any suitable form and organized within any suitable type of data structure. The operational data may be collected as a single data set, or may be distributed over different locations including over different storage devices, and may exist, at least partially, merely as electronic signals on a system or network.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • General Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • Health & Medical Sciences (AREA)
  • Information Transfer Between Computers (AREA)
  • Multimedia (AREA)

Abstract

A security application may monitor applications attempting to be installed on a user device. In one example, various steps may include at least one of: receiving an application access operation on a computing device, identifying at least one application action associated with the application access operation, retrieving an application security profile stored in memory, identifying at least one application security restriction in the application security profile related to the at least one application action, restricting the at least one application action from occurring based on the at least one application security restriction and notifying a pre-registered device responsive to restricting the at least one application action.

Description

    TECHNICAL FIELD
  • This application relates to application blocking and more particularly to retrieving a security profile that is used to determine whether to permit an application install on a computing device or notify a third party regarding a status related to the application.
  • BACKGROUND
  • Applications with requirements can overwhelm a user of a computing device. For example, downloading an application may trigger a request for multiple permissions to be accepted. A user may not be aware of the ramifications of permitting such an action to occur during an installation procedure.
  • During an application access operation or install procedure, the application may seek access to various controls, permissions and other features of a user's device and profile causing security and privacy issues. The various requests instantiated during an application may not be handled properly due to the amount of information or number of requests presented by the application.
  • SUMMARY
  • One example embodiment may include a method that includes at least one of receiving an application access operation on a computing device, identifying at least one application action associated with the application access operation, retrieving an application security profile stored in memory, identifying at least one application security restriction in the application security profile related to the at least one application action, restricting the at least one application action from occurring based on the at least one application security restriction and notifying a pre-registered device responsive to restricting the at least one application action.
  • Another example embodiment may include an apparatus that includes a receiver configured to receive an application access operation and a processor configured to perform at least one of identify at least one application action associated with the application access operation, retrieve an application security profile stored in memory, identify at least one application security restriction in the application security profile related to the at least one application action, restrict the at least one application action from occurring based on the at least one application security restriction, and notify a pre-registered device responsive to restricting the at least one application action.
  • Yet another example embodiment may include a non-transitory computer readable storage medium configured to store instructions that when executed causes a processor to perform at least one of receiving an application access operation on a computing device, identifying at least one application action associated with the application access operation, retrieving an application security profile stored in memory, identifying at least one application security restriction in the application security profile related to the at least one application action, restricting the at least one application action from occurring based on the at least one application security restriction, and notifying a pre-registered device responsive to restricting the at least one application action.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 illustrates an example user interface of a user device receiving a set of permission requests of an application attempting to be installed according to an example embodiment.
  • FIG. 2 illustrates an example network of a user device receiving a request for permissions from an application install procedure and notifying other interested parties according to an example embodiment.
  • FIG. 3 illustrates a system signaling diagram of various processes and communication operations during an attempted application install procedure according to an example embodiment.
  • FIG. 4 illustrates a non-transitory computer readable medium and computer processing platform for performing procedures according to an example embodiment.
  • DETAILED DESCRIPTION
  • It will be readily understood that the instant components, as generally described and illustrated in the figures herein, may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of at least one of a method, apparatus, and system, as represented in the attached figures, is not intended to limit the scope of the application as claimed, but is merely representative of selected embodiments.
  • The instant features, structures, or characteristics as described throughout this specification may be combined in any suitable manner in one or more embodiments. For example, the usage of the phrases “example embodiments”, “some embodiments”, or other similar language, throughout this specification refers to the fact that a particular feature, structure, or characteristic described in connection with the embodiment may be included in at least one embodiment. Thus, appearances of the phrases “example embodiments”, “in some embodiments”, “in other embodiments”, or other similar language, throughout this specification do not necessarily all refer to the same group of embodiments, and the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
  • In addition, while the term “message” may have been used in the description of embodiments, the application may be applied to many types of network data, such as, packet, frame, datagram, etc. The term “message” also includes packet, frame, datagram, and any equivalents thereof. Furthermore, while certain types of messages and signaling may be depicted in exemplary embodiments they are not limited to a certain type of message, and the application is not limited to a certain type of signaling.
  • Example embodiments provide an application and/or software procedure which identifies potential risks and determines whether to block, pause, and/or request third party approval for a particular application install on a particular device. One example procedure may include an extension to a computer program on a mobile device that manages the installation of applications, the extensions may utilize a central profile linked to the mobile device, and the extended function cross-references a profile against access requested by the to-be-installed application. The profile may be stored on a remote server, the device or a third party device linked to the device based on the permissions setup by the third party, such as a parent, guardian or security service which is setup to protect the device from malicious or unwanted application access.
  • The application installation can be delayed (paused) or prevented altogether until approved by the designated third party as defined in the setup user profile for that device. The security application of the example embodiments may be a relatively small sized application (i.e., memory requirements) and may be installed to operate in the background processes with no visible interface or indicators. In general, the application will not be readily removable or may be password protected to prevent installation by a child or subject who is being monitored by a third party for safety and concern purposes. Anytime an application installation, modification and/or update operation is attempting to be performed on a monitored device, the application may retrieve the specific profile settings to ensure the application is not attempting to access information specifically being monitored by the user profile settings. For example, the user profile may prohibit photos and other media, location services and personal information from being shared with any application access operations unless specific permission has been authorized by a third party device. However, the various other settings and permissions requested by an application during an installation may be permissible and would not invoke a notification being created and sent to the designated third party.
  • FIG. 1 illustrates an example user interface of a user device receiving a set of permission requests of an application attempting to be installed according to an example embodiment. Referring to FIG. 1, the user interface 100 includes a user device 110 with its display populated with a variety of permissions requested by an application install procedure by an application accessed from an online data source, such as an application or app store, a web site, etc. The user device 110 may be a cellular phone, a smart phone, a tablet, a laptop, a wearable device (such as a watch or glasses), and or any device including a processor and memory. A user profile may be setup, customized with the third party preferences for notification and blocking of installation of applications, based on one or more permissions which are not considered permissible without explicit permission from the third party. The user profile can be by a universally unique identifier (UUID), which stays with the phone, an international mobile subscriber identity (IMSI) or international mobile station equipment identity (IMEI), which will not permit the phone to be easily hacked or spoofed. In general, an applet or security package/module/software may be installed on the device/phone 110 in question, which will provide an intercept function anytime certain permissions or requests are identified.
  • In the example of FIG. 1, the XYZ company may have an accessible application ‘XYZ application’ 112 that is downloadable and accessible by a device and an Internet Protocol/Internet or other connection. The act of selecting the application and selecting to install the application initiates a menu, such as the example menu illustrated in FIG. 1. The menu may have one or more of the example permissions requested including access to a device identifier or call information 114, in-application purchases 116, user identity 118, the user's contacts which may include personal phone contacts, email contacts, social network contacts, etc. 122, the user's past, present and/or future locations (based, for example, on calendar entries) 124, information from text or chat sessions 126 and/or the user's photos/media 132.
  • The customized user profile stored in memory (described herein) may have one or more of the permissions flagged as requiring approval from the third party who setup the profile including the action(s) to be performed. For example, an action sequence may be performed to include one or more of: 1) block installation(s), 2) create and send notification(s) with application name(s), permission(s) currently flagged, 3) approval request option (i.e., button to respond and approve or deny), etc. The action sequence can be customized to display the flagged information and any information the third party user may require prior to overriding the security measure and permitting the monitored user to complete the installation.
  • FIG. 2 illustrates an example network 200 of a user device 210 receiving a request for permissions from an application install procedure and notifying other interested parties according to an example embodiment. Referring to FIG. 2, the network 200 includes a network 212, such as the Internet or other data network which, via various components (not shown), connects the application source 222 to the user device 210 attempting to access and download the application. The other devices 220 and 230 may represent, be registered to or used by guardians, such as parents, teachers, caretakers, or other individuals who are registered in the security applet or security package/module/software and user profile to receive updates and notifications pertaining to the user actions. The other devices 220 and 230 may be a cellular phone, a smart phone, a tablet, a laptop, a wearable device (such as a watch or glasses), and or any device including a processor and memory.
  • In operation, the user phone 210 contacts the application store 222 across the network 212 and another installation mechanism may attempt to load the application pre-installation menu which identifies the amount of memory the application will require and/or the permissions/requirements requested or needed in order to enable the installation 232. The install applet or package/module/software currently operating on the phone may inspect all the information the application is seeking to access and then retrieve the user profile for that device 210 from an internal memory, a remote server and/or the third party device 220 and/or 230. The information about the access operation (i.e., list of permissions) is matched against the information in the profile. If the access is a positive match, for example, access to a module and/or a function (such as a camera) is part of the application permissions requested and if that is one of the audited items in the profile list, then the action(s) to be performed are retrieved as well. These action can include examples such as ‘gain permission from a secondary party’ or ‘pop up to warn before installing’ or ‘deny the installation of the app after presenting a pop up on why the app is being denied’, etc. If any of the actions require permission from the third party, the interested parties 220 and/or 230 identified in the profile by name, number, status (i.e., parent, guardian), are then notified. The notifications 234 and/or 236 are sent accordingly to notify and request permission to proceed. The third parties may have certain statuses, such as senior or junior where one party can grant permission at a junior status but the senior party can override that decision within a predetermined period of time, for example. Otherwise the junior party's permission may be enacted and the application may be installed thereafter without requiring communication from the senior party.
  • In the event that there is no match between requested permissions and monitored permissions within the user profile, then the information is sent back to permit the install to proceed, and the application is installed accordingly. If there is a match on the access function but the action is to warn, then the information is sent back to the device and a menu may be provided to require explicit permission. In this case, the user takes an overt action to allow or enact the install via one or more of: by speaking into their device, selecting a menu option or any other known affirmation procedure, and the access and installation can then proceed.
  • In the event that there is a match and the action is a secondary approval then a notification or message (such as an SMS) can be sent to the secondary phone(s) and the user either approves the install or does not approve the install. The information is then sent back to the original application install phone 210. The phone application (or an off-board process communicably coupled to the phone) inspects what is received from the message contents. If the secondary control says to not install, an alert is received (optionally) and no install is permitted. If an install is permitted, then the application is installed. This can also be set up by having the user profile resident on the phone and locked so the application and profile cannot be removed. When enabled on the device, the modified ‘store’ applet or package/module/software would scan for access to certain functions (e.g., camera usage, access to address book, access to photos, etc.). If unauthorized functionality was requested, approval would be needed by a registered third party. The application could use the same process to warn an adult about giving out access too quickly for applications that they are installing on their own device as security is an issue for anyone, not just children.
  • One example embodiment may include a system and method for a mobile device to manage the installation of applications based upon access to functions on the mobile device. This example includes a central profile that is linked to the mobile device and which cross-references the user profile against requested to-be-installed application and its requested permissions. The install may be suspended, blocked or delayed until approved by a third party. The factors to be considered in the profile include the resources that an application may request access to being managed by the approver. The installation completes upon approval via an SMS message from the approver or is rejected depending on the contents of the message received back at the device.
  • FIG. 3 illustrates a system diagram 300 of various processes and communication operations during an attempted application install procedure according to an example embodiment. Referring to FIG. 3, the system diagram 300 includes a user device 310 and an application data source 320 which are communicably coupled to one another, and which is monitored by a user device 330 based on security application settings. The application source 320 represents the application store or company data source which provides access to the applications identified by the user device 330. In operation, the user device 310 may initiate an application access and/or install operation 312. The application source 320 is notified and the application install request is sent 314 to the user device 310. The user device may load the install initiation page 316 which presents the permissions and requests sought by the application source 320 in order to download the application. The specific permissions are identified 318 and separated in, for example, a tabular form and may be listed, parsed and/or separated as parameters requiring a comparison operation by the permissions in the user profile 322 which may be stored locally or on another device. Any matches between restrictions in the user profile and the permissions sought by the application are noted 324 and used as the basis to create a notification 326 which is sent to the third party user device(s) 330 identified in the user profile. The third party device may then load the notification and prompt the user via a user interface to allow or prevent the install. A feedback message 332 is created and sent 334 to the user device 310 so the install can be allowed/blocked 336.
  • In another example embodiment, a method may include at least one of receiving an application access operation on a computing device, identifying at least one application action associated with the application access operation, retrieving an application security profile stored in memory, identifying at least one application security restriction in the application security profile related to the at least one application action, restricting the at least one application action from occurring based on the at least one application security restriction and notifying a pre-registered device responsive to restricting the at least one application action. The receiving the application access operation on the computing device can include receiving an install request message, and each of the application actions are associated with a separate permission response.
  • The method can further comprise: notifying the pre-registered device by creating a notification based on the at least one application action and transmitting the notification to the pre-registered device, and permitting (optionally automatically) the at least one application action to be performed, and the at least one application action includes at least one of: a download, an install, access to location information, access to contacts, access to an e-mail account, access to an instant message account, access to a social network profile, access to photographs, access to multi-media, and access to documents. The restricting the at least one application action from occurring can prevent an installation of the application from occurring on the computing device.
  • The embodiments herein may be implemented in hardware, in a computer program executed by a processor, in firmware, or in a combination of the above. A computer program may be embodied on a computer readable medium, such as a storage medium. For example, a computer program may reside in random access memory (“RAM”), flash memory, read-only memory (“ROM”), erasable programmable read-only memory (“EPROM”), electrically erasable programmable read-only memory (“EEPROM”), registers, hard disk, a removable disk, a compact disk read-only memory (“CD-ROM”), or any other form of storage medium known in the art.
  • An exemplary storage medium may be coupled to the processor such that the processor may read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an application specific integrated circuit (“ASIC”). In the alternative, the processor and the storage medium may reside as discrete components. For example, FIG. 4 illustrates an example network element 400, which may represent or be integrated in any of the above-described components, etc.
  • As illustrated in FIG. 4, a memory 410 and a processor 420 may be discrete components of a network entity 400 that are used to execute an application or set of operations as described herein. The application may be coded in software in a computer language understood by the processor 420, and stored in a computer readable medium, such as, a memory 410. The computer readable medium may be a non-transitory computer readable medium that includes tangible hardware components, such as memory, that can store software. Furthermore, a software module 430 may be another discrete entity that is part of the network entity 400, and which contains software instructions that may be executed by the processor 420 to effectuate one or more of the functions described herein. In addition to the above noted components of the network entity 400, the network entity 400 may also have a transmitter and receiver pair configured to receive and transmit communication signals (not shown).
  • Although an exemplary embodiment of at least one of a system, method, and non-transitory computer readable medium has been illustrated in the accompanied drawings and described in the foregoing detailed description, it will be understood that the application is not limited to the embodiments disclosed, but is capable of numerous rearrangements, modifications, and substitutions as set forth and defined by the following claims. For example, the capabilities of the system of the various figures can be performed by one or more of the modules or components described herein or in a distributed architecture and may include a transmitter, receiver or pair of both. For example, all or part of the functionality performed by the individual modules, may be performed by one or more of these modules. Further, the functionality described herein may be performed at various times and in relation to various events, internal or external to the modules or components. Also, the information sent between various modules can be sent between the modules via at least one of: a data network, the Internet, a voice network, an Internet Protocol network, a wireless device, a wired device and/or via plurality of protocols. Also, the messages sent or received by any of the modules may be sent or received directly and/or via one or more of the other modules.
  • One skilled in the art will appreciate that a “system” could be embodied as a personal computer, a server, a console, a personal digital assistant (PDA), a cell phone, a tablet computing device, a smartphone or any other suitable computing device, or combination of devices. Presenting the above-described functions as being performed by a “system” is not intended to limit the scope of the present application in any way, but is intended to provide one example of many embodiments. Indeed, methods, systems and apparatuses disclosed herein may be implemented in localized and distributed forms consistent with computing technology.
  • It should be noted that some of the system features described in this specification have been presented as modules, in order to more particularly emphasize their implementation independence. For example, a module may be implemented as a hardware circuit comprising custom very large scale integration (VLSI) circuits or gate arrays, off-the-shelf semiconductors such as logic chips, transistors, or other discrete components. A module may also be implemented in programmable hardware devices such as field programmable gate arrays, programmable array logic, programmable logic devices, graphics processing units, or the like.
  • A module may also be at least partially implemented in software for execution by various types of processors. An identified unit of executable code may, for instance, comprise one or more physical or logical blocks of computer instructions that may, for instance, be organized as an object, procedure, or function. Nevertheless, the executables of an identified module need not be physically located together, but may comprise disparate instructions stored in different locations which, when joined logically together, comprise the module and achieve the stated purpose for the module. Further, modules may be stored on a computer-readable medium, which may be, for instance, a hard disk drive, flash device, random access memory (RAM), tape, or any other such medium used to store data.
  • Indeed, a module of executable code could be a single instruction, or many instructions, and may even be distributed over several different code segments, among different programs, and across several memory devices. Similarly, operational data may be identified and illustrated herein within modules, and may be embodied in any suitable form and organized within any suitable type of data structure. The operational data may be collected as a single data set, or may be distributed over different locations including over different storage devices, and may exist, at least partially, merely as electronic signals on a system or network.
  • It will be readily understood that the components of the application, as generally described and illustrated in the figures herein, may be arranged and designed in a wide variety of different configurations. Thus, the detailed description of the embodiments is not intended to limit the scope of the application as claimed, but is merely representative of selected embodiments of the application.
  • One having ordinary skill in the art will readily understand that the above may be practiced with steps in a different order, and/or with hardware elements in configurations that are different than those which are disclosed. Therefore, although the application has been described based upon these preferred embodiments, it would be apparent to those of skill in the art that certain modifications, variations, and alternative constructions would be apparent.
  • While preferred embodiments of the present application have been described, it is to be understood that the embodiments described are illustrative only and the scope of the application is to be defined solely by the appended claims when considered with a full range of equivalents and modifications (e.g., protocols, hardware devices, software platforms etc.) thereto.

Claims (20)

What is claimed is:
1. A method, comprising:
receiving an application access operation on a computing device;
identifying at least one application action associated with the application access operation;
retrieving an application security profile stored in memory;
identifying at least one application security restriction in the application security profile related to the at least one application action;
restricting the at least one application action from occurring based on the at least one application security restriction; and
notifying a pre-registered device responsive to restricting the at least one application action.
2. The method of claim 1, wherein receiving the application access operation on the computing device comprises receiving an install request message.
3. The method of claim 1, wherein each of the at least one application actions are associated with a separate permission response.
4. The method of claim 1, further comprising notifying the pre-registered device by creating a notification based on the at least one application action and transmitting the notification to the pre-registered device.
5. The method of claim 1, further comprising automatically permitting the at least one application action to be performed.
6. The method of claim 1, wherein the at least one application action comprises at least one of: a download, an install, access to location information, access to contacts, access to an e-mail account, access to an instant message account, access to a social network profile, access to photographs, access to multi-media, and access to documents.
7. The method of claim 1, wherein restricting the at least one application action from occurring comprises preventing an installation of the application from occurring on the computing device.
8. An apparatus, comprising:
a receiver configured to receive an application access operation; and
a processor configured to:
identify at least one application action associated with the application access operation;
retrieve an application security profile stored in memory;
identify at least one application security restriction in the application security profile related to the at least one application action;
restrict the at least one application action from occurring based on the at least one application security restriction; and
notify a pre-registered device responsive to restricting the at least one application action.
9. The apparatus of claim 8, wherein to receive the application access operation comprises a receipt of an install request message.
10. The apparatus of claim 8, wherein each of the at least one application actions are associated with a separate permission response.
11. The apparatus of claim 8, wherein the processor is further configured to notify the pre-registered device by a notification created based on the at least one application action and the apparatus further comprises a transmitter configured to transmit the notification to the pre-registered device.
12. The apparatus of claim 8, wherein the processor is further configured to automatically permit the at least one application action to be performed.
13. The apparatus of claim 8, wherein the at least one application action comprises at least one of: a download, an install, access to location information, access to contacts, access to an e-mail account, access to an instant message account, access to a social network profile, access to photographs, access to multi-media, and access to documents.
14. The apparatus of claim 8, wherein to restrict the at least one application action occurrence comprises a prevention of an installation of the application.
15. A non-transitory computer readable storage medium configured to store instructions that when executed causes a processor to perform:
receiving an application access operation on a computing device;
identifying at least one application action associated with the application access operation;
retrieving an application security profile stored in memory;
identifying at least one application security restriction in the application security profile related to the at least one application action;
restricting the at least one application action from occurring based on the at least one application security restriction; and
notifying a pre-registered device responsive to restricting the at least one application action.
16. The non-transitory computer readable storage medium of claim 15, wherein receiving the application access operation on the computing device comprises receiving an install request message.
17. The non-transitory computer readable storage medium of claim 15, wherein each of the at least one application actions are associated with a separate permission response.
18. The non-transitory computer readable storage medium of claim 15, wherein the processor is further configured to perform notifying the pre-registered device by creating a notification based on the at least one application action and transmitting the notification to the pre-registered device.
19. The non-transitory computer readable storage medium of claim 15, wherein the processor is further configured to perform automatically permitting the at least one application action to be performed.
20. The non-transitory computer readable storage medium of claim 15, wherein the at least one application action comprises at least one of: a download, an install, access to location information, access to contacts, access to an e-mail account, access to an instant message account, access to a social network profile, access to photographs, access to multi-media, and access to documents, and wherein restricting the at least one application action from occurring comprises preventing an installation of the application from occurring on the computing device.
US15/201,546 2016-07-04 2016-07-04 Computing device control and audit Abandoned US20180004936A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US15/201,546 US20180004936A1 (en) 2016-07-04 2016-07-04 Computing device control and audit
US16/655,181 US11487866B2 (en) 2016-07-04 2019-10-16 Remote permissions monitoring and control

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US15/201,546 US20180004936A1 (en) 2016-07-04 2016-07-04 Computing device control and audit

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US16/655,181 Continuation US11487866B2 (en) 2016-07-04 2019-10-16 Remote permissions monitoring and control

Publications (1)

Publication Number Publication Date
US20180004936A1 true US20180004936A1 (en) 2018-01-04

Family

ID=60807469

Family Applications (2)

Application Number Title Priority Date Filing Date
US15/201,546 Abandoned US20180004936A1 (en) 2016-07-04 2016-07-04 Computing device control and audit
US16/655,181 Active US11487866B2 (en) 2016-07-04 2019-10-16 Remote permissions monitoring and control

Family Applications After (1)

Application Number Title Priority Date Filing Date
US16/655,181 Active US11487866B2 (en) 2016-07-04 2019-10-16 Remote permissions monitoring and control

Country Status (1)

Country Link
US (2) US20180004936A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020081237A1 (en) * 2018-10-19 2020-04-23 Huntington Bancshares Incorporated Systems and methods for managing device privileges
WO2020214346A1 (en) * 2019-04-15 2020-10-22 Microsoft Technology Licensing, Llc Trusted advisor for improved security
US20210312050A1 (en) * 2018-05-07 2021-10-07 Mcafee, Llc Methods, systems, articles of manufacture and apparatus to verify application permission safety
US20220309149A1 (en) * 2021-03-23 2022-09-29 International Business Machines Corporation Compliance profiling
US20240028773A1 (en) * 2017-10-26 2024-01-25 Audi Ag Single-chip system, method for operating a single-chip system, and motor vehicle

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11425172B2 (en) * 2020-05-20 2022-08-23 T-Mobile Usa, Inc. Application security for service provider networks

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070204039A1 (en) * 2006-02-24 2007-08-30 Prasanna Inamdar System and method of downloading restricted applications to wireless devices
US20080120611A1 (en) * 2006-10-30 2008-05-22 Jeffrey Aaron Methods, systems, and computer program products for controlling software application installations
US7739682B1 (en) * 2005-03-24 2010-06-15 The Weather Channel, Inc. Systems and methods for selectively blocking application installation
US20130132565A1 (en) * 2011-11-21 2013-05-23 Feride Cetin Method and system for application security evaluation
US20130305379A1 (en) * 2012-05-11 2013-11-14 Verizon Patent And Licensing Inc. Methods and Systems for Providing a Notification of a Compliance Level of an Application With Respect to a Privacy Profile Associated With a User
US20150040246A1 (en) * 2013-07-31 2015-02-05 Fixmo, Inc Centralized selective application approval for mobile devices

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8571538B2 (en) * 2011-08-10 2013-10-29 Qualcomm Incorporated Web-based parental controls for wireless devices
US9635028B2 (en) * 2011-08-31 2017-04-25 Facebook, Inc. Proxy authentication
US9154901B2 (en) * 2011-12-03 2015-10-06 Location Labs, Inc. System and method for disabling and enabling mobile device functional components
US9049305B2 (en) * 2012-03-30 2015-06-02 Verizon Patent And Licensing Inc. Granular control system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7739682B1 (en) * 2005-03-24 2010-06-15 The Weather Channel, Inc. Systems and methods for selectively blocking application installation
US20070204039A1 (en) * 2006-02-24 2007-08-30 Prasanna Inamdar System and method of downloading restricted applications to wireless devices
US20080120611A1 (en) * 2006-10-30 2008-05-22 Jeffrey Aaron Methods, systems, and computer program products for controlling software application installations
US20130132565A1 (en) * 2011-11-21 2013-05-23 Feride Cetin Method and system for application security evaluation
US20130305379A1 (en) * 2012-05-11 2013-11-14 Verizon Patent And Licensing Inc. Methods and Systems for Providing a Notification of a Compliance Level of an Application With Respect to a Privacy Profile Associated With a User
US20150040246A1 (en) * 2013-07-31 2015-02-05 Fixmo, Inc Centralized selective application approval for mobile devices

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20240028773A1 (en) * 2017-10-26 2024-01-25 Audi Ag Single-chip system, method for operating a single-chip system, and motor vehicle
US20210312050A1 (en) * 2018-05-07 2021-10-07 Mcafee, Llc Methods, systems, articles of manufacture and apparatus to verify application permission safety
US12001558B2 (en) * 2018-05-07 2024-06-04 Mcafee, Llc Methods, systems, articles of manufacture and apparatus to verify application permission safety
WO2020081237A1 (en) * 2018-10-19 2020-04-23 Huntington Bancshares Incorporated Systems and methods for managing device privileges
US11108781B2 (en) 2018-10-19 2021-08-31 Huntington Bancshares Incorporated Systems and methods for managing device privileges
WO2020214346A1 (en) * 2019-04-15 2020-10-22 Microsoft Technology Licensing, Llc Trusted advisor for improved security
US20220309149A1 (en) * 2021-03-23 2022-09-29 International Business Machines Corporation Compliance profiling
US12204637B2 (en) * 2021-03-23 2025-01-21 International Business Machines Corporation Compliance profiling

Also Published As

Publication number Publication date
US20200050752A1 (en) 2020-02-13
US11487866B2 (en) 2022-11-01

Similar Documents

Publication Publication Date Title
US11487866B2 (en) Remote permissions monitoring and control
US10990696B2 (en) Methods and systems for detecting attempts to access personal information on mobile communications devices
US9104840B1 (en) Trusted security zone watermark
JP6014670B2 (en) Controlling text messages on mobile devices
JP6001661B2 (en) Web-based parental control for wireless devices
US11864051B2 (en) Systems and methods for monitoring and managing use of mobile electronic devices
US9223941B2 (en) Using a URI whitelist
US20120291102A1 (en) Permission-based administrative controls
US20120291103A1 (en) Permission-based administrative controls
US12177768B2 (en) Maintaining access to services via SIM card
US11558365B1 (en) Multi-second factor authentication
US10158673B2 (en) Monitoring and controlling electronic activity using third party rule submission and validation
US10298586B2 (en) Using a file whitelist
US20140359793A1 (en) Method and system for isolating secure communication events from a non-secure application
US11741245B2 (en) Self-management of devices using personal mobile device management
EP3166294B1 (en) Systems and methods for monitoring and managing use of mobile electronic devices
US20170244841A1 (en) Methods, systems, and apparatus for controlling a mobile
US20160381552A1 (en) Handling risk events for a mobile device
CN104660480B (en) Method, device and system for processing account abnormity
US9860269B2 (en) Managing data traffic in the presence of a sensitive site

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BENDER, MICHAEL;CHILDRESS, RHONDA L.;KUMHYR, DAVID BRUCE;AND OTHERS;REEL/FRAME:039070/0689

Effective date: 20160624

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: ADVISORY ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO PAY ISSUE FEE