WO2020172396A1 - One-touch mobile penetration testing platform - Google Patents
One-touch mobile penetration testing platform Download PDFInfo
- Publication number
- WO2020172396A1 WO2020172396A1 PCT/US2020/019021 US2020019021W WO2020172396A1 WO 2020172396 A1 WO2020172396 A1 WO 2020172396A1 US 2020019021 W US2020019021 W US 2020019021W WO 2020172396 A1 WO2020172396 A1 WO 2020172396A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- penetration
- target application
- penetration test
- pentesting
- script
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/57—Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
- G06F21/577—Assessing vulnerabilities and evaluating computer system security
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Prevention of errors by analysis, debugging or testing of software
- G06F11/3668—Testing of software
- G06F11/3672—Test management
- G06F11/3684—Test management for test design, e.g. generating new test cases
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Prevention of errors by analysis, debugging or testing of software
- G06F11/3668—Testing of software
- G06F11/3672—Test management
- G06F11/3688—Test management for test execution, e.g. scheduling of test suites
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Prevention of errors by analysis, debugging or testing of software
- G06F11/3668—Testing of software
- G06F11/3672—Test management
- G06F11/3692—Test management for test results analysis
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/14—Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
- H04L63/1433—Vulnerability analysis
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
- H04L67/025—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/70—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
- G06F21/86—Secure or tamper-resistant housings
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/03—Indexing scheme relating to G06F21/50, monitoring users, programs or devices to maintain the integrity of platforms
- G06F2221/033—Test or assess software
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/03—Indexing scheme relating to G06F21/50, monitoring users, programs or devices to maintain the integrity of platforms
- G06F2221/034—Test or assess a computer or a system
Definitions
- This disclosure relates to systems and methods that improve security assessments of IT infrastructure.
- AVAs Automated Vulnerability Assessments
- the present disclosure describes methods and systems, including computer-implemented methods, computer program products, and computer systems for performing a penetration test using a mobile penetration testing device.
- the penetration testing device may include memory and a processing unit that is arranged to perform operations including: determining a mode of operation for the penetration testing device from one of a headless mode and a remote mode. If the determined mode of operation is the headless mode, the operations further include: determining a penetration test script customized for a target application; in response to receiving an instruction to perform an autonomous penetration test, executing the penetration test script to perform the autonomous penetration test on the target application; based on results of the autonomous penetration test, compiling data indicative of security vulnerabilities in the target application; and storing the compiled data in the memory.
- the operations further include: establishing a secure connection between the penetration testing device and a remote computing device; receiving from the remote computing device instructions for performing a remote penetration test on the target application; performing the instructions to determine the security vulnerabilities of the target application; and providing the remote computing device with a compilation of the security vulnerabilities.
- implementations of this aspect include corresponding computer systems, apparatuses, and computer programs recorded on one or more computer storage devices.
- a system of one or more computers can be configured to perform particular operations or actions by virtue of having software, firmware, hardware, or a combination of software, firmware, or hardware installed on the system that in operation causes the system to perform the actions.
- One or more computer programs can be configured to perform particular operations or actions by virtue of including instructions that, when executed by data processing apparatus, cause the apparatus to perform the actions.
- a first aspect, combinable with the general implementation, where determining a penetration test script includes: receiving a preconfigured penetration test script from a removable media device connected to the device.
- a second aspect, combinable with any of the previous aspects, where determining a penetration test script includes: providing one or more values for one or more parameters in a template script stored in the memory; and based on the one or more values and the template script, generating the penetration test script.
- a third aspect combinable with any of the previous aspects, where the one or more parameters include: an IP range, DNS data, a scan option, and an intensity setting.
- a fourth aspect combinable with any of the previous aspects, where the device is housed in a rugged case, and wherein one or more connectors are integrated into the rugged case.
- a fifth aspect combinable with any of the previous aspects, where information indicative of one or more protocols are stored in memory, and where the penetration testing device supports the one or more protocols.
- a sixth aspect, combinable with any of the previous aspects, where executing the penetration test script includes: scanning the target application to map the target application; based on a map of the target application, performing a series of tests to identify and evaluate potential vulnerabilities; and determining which of the potential vulnerabilities are the security vulnerabilities.
- a seventh aspect combinable with any of the previous aspects, where the series of tests comprise a test to validate false positives.
- a ninth aspect combinable with any of the previous aspects, where the series of tests detect vendor specific default credentials and remote login prompts.
- the penetration testing device further includes a display
- executing the penetration test script to perform the autonomous penetration test on the target application includes: providing on the display a selectable icon for initiating execution of the preconfigured penetration test script by the device; and in response to determining that the selectable icon has been selected, generating the instruction to perform the autonomous penetration test.
- FIGs. 1A and IB each illustrate a system, according to some implementations.
- FIG. 2 illustrates a block diagram of modes of operation of a penetration testing device, according to some implementations.
- FIGs. 3A, 3B, and 3C each illustrate a flowchart showing an example method, according to some implementations.
- FIG. 4 illustrates a block diagram showing an example computer system used to provide computational functionalities associated with described algorithms, methods, functions, processes, flows, and procedures as described in the instant disclosure, according to some implementations.
- pentesting In addition to AVAs, security teams perform security assessments using a tool known as penetration testing (also referred to“pentesting”).
- pentesting involves a skilled technician performing an on-site manual security assessment, called a penetration test or pentest, of a target application.
- pentest the technician performs detailed tests and controlled exploitations in order to detect security vulnerabilities in the target application.
- valuable resources such as time, labor, computing, and network resources. For instance, it can take the skilled technician several days of pentesting the target application in order to obtain useful results.
- a mobile penetration testing device also referred to as a“pentesting device” that facilitates pentesting with fewer resources than traditional pentesting, thereby overcoming the limitations of traditional pentesting.
- the pentesting device can be disposed in any environment in which a target application is located. Once directly coupled to the target application, the pentesting device can operate in one of two modes. In the first mode, referred to as a“headless mode,” the pentesting device can autonomously perform a pentest on the target application (without the need for a skilled user). In the second mode, the pentesting device facilitates for a skilled technician to remotely perform the pentest, perhaps by establishing a secure connection between the pentesting device and a computing device operated by the skilled technician.
- the disclosed systems and methods speed up pentesting through pre-configuration of scanning and vulnerability capturing or reporting. Additionally, the disclosed systems and methods allow for pentesting by less skilled users with the results later peer- reviewed by subject matter experts (SMEs). As a result, pentests can be performed without needing resources on-site (or at least reducing the time on-site), thereby reducing travel time and overhead costs.
- SMEs subject matter experts
- FIG. 1A depicts an example pentesting device 100, according to some implementations.
- the pentesting device 100 is a self-contained mobile computing device.
- the pentesting device 100 is designed to be powered by either a mobile battery pack (for example, 20000 mA battery pack) or by a direct mains connection.
- the pentesting device 100, and its components, may have a small form factor that allows the device to be disposed, conveniently shipped, or easily distributed to desired locations.
- the pentesting device 100 takes the form of ABOX Raspberry Pi 3 Model B mini-computer.
- the pentesting device 100 may be housed in a rugged case that provides the device with robustness so that it may be deployed in any type of environment (for example, physically remote environments or environments that are difficult to access).
- the rugged case may incorporate any cables that the pentesting device 100 may need to operate, such as power cables and connector cables.
- the pentesting device 100 may be configured to perform a pentest on a target application 102.
- the target application 102 may include networks (for example, Wi-Fi networks, LANs, WANs, and cloud networks), hardware, software, data centers, web applications, servers (for example, application servers and Internet servers), virtual machines, operating systems, communication devices (for example, routers, switches), internet of things (IOT) devices, among other components.
- the target application 102 includes a plurality of interconnected servers 104.
- the pentesting device 100 may operate in a headless mode. In this mode, the pentesting device 100 can autonomously perform a pentest on the target application 102.
- a user skilled or otherwise, may connect the pentesting device 100 to the target application 102.
- the pentesting device 100 may be coupled to the target application 102 via a connection 106.
- the connection 106 may be a wired or a wireless communications link that directly couples the pentesting device 100 to the target application 102.
- the pentesting device 100 may include one or more connection ports, such as a serial port, an Ethernet port, and a Universal Serial Bus (USB).
- the pentesting device 100 may support a plurality of communication protocols, and therefore, may communicate with the target application 102 using any of one or more protocols implemented by the target application 102.
- the pentesting device 100 may be configured to perform a pentest on the target application 102 by executing a pentesting script customized for the target application.
- the pentesting script may be a preconfigured script that is stored in a memory of the pentesting device 100.
- the preconfigured script may be prepared by a skilled technician that customizes the pentesting script for the target application 102.
- Customizing the pentesting script for the target application may include preparing a series of tests to detect vulnerabilities in the target application 102.
- the pentesting script may then be stored in a memory of the pentesting device 100.
- the pentesting device 100 may receive the pentesting script by way of a removable storage medium coupled to the pentesting device. This feature allows the pentesting device 100 to be reconfigured with different pentests (such as pentests that are customized for different target applications).
- the pentesting device 100 may generate the pentesting script.
- the pentesting script is generated based on a template script that is stored in the memory of the pentesting device 100.
- the template script may be a pentesting script that is a complete pentesting script but for one or more parameter placeholders.
- the one or more parameter placeholders may be replaced with one or more values that customize the template script to the target application 102.
- the parameter values may be determined by probing or scanning the target application 102.
- one or more parameters may include identifying information of the target application (for example, IP addresses and DNS details).
- the information could be determined from a configuration file or script that includes configuration details of the target application 102.
- the configuration file may be received by way of a removable storage medium coupled to the pentesting device 100.
- the configuration file may include IP ranges, DNS details, scan options, and an intensity setting (that controls depth of testing).
- the user may provide the device with an instruction to perform the pentest.
- the user may provide the instruction by manually pressing a dedicated button on the pentesting device 100.
- a display for example, a Quimat 3.5” touch screen
- the GUI may include a selectable icon that, when selected, indicates an instruction to perform the pentest.
- the pentesting device 100 may receive the instruction from another computing device (for example, a mobile device of the user). Because the pentesting device 100 is configured to initiate a pentest based on a single input from a user, the device can also be referred to as a“one-touch” pentesting device.
- the pentesting device 100 may perform the pentest on the target application 102.
- the pentesting device 100 may perform the pentest by executing the pentesting script.
- the pentesting script may include instructions that cause the pentesting device 100 to simulate an attack on the target application 102 in order to detect security vulnerabilities in the application.
- the attack may involve performing one or more tests in a particular order, and based on the outcome of each test, performing further tests.
- Examples of the security vulnerabilities tested for by the pentesting device 100 include vulnerabilities in protocols (for example, HTTPS, DNS, and ICMP), backdoors, and communication channels. Additionally, the pentesting device 100 may test for vendor specific default credentials for web interfaces and remote login prompts.
- the pentesting script may cause the pentesting device 100 to scan the target application 102, perform a series of tests to identify and evaluate potential vulnerabilities, validate false positives, and document the findings in a report.
- the pentesting device 100 may scan the target application 102 using tools such as network scanners/mappers. Then, the pentesting device 100 may use the results of the scans to inform analytical functions about what follow-on tests to perform. Additionally the pentesting device 100 may evaluate whether any findings suffer from known exploitable vulnerabilities or default credentials.
- the pentesting device 100 may generate a report of the findings.
- the report may include information indicative of security vulnerabilities in the target application 102. This information may include the vulnerabilities detected, an impact level of each detected vulnerability, the components of the target application 102 that are impacted by the vulnerabilities, the nature of the vulnerabilities, and potential corrective or remedial actions, such as patches or fixes to the vulnerabilities.
- the pentesting device 100 may alternatively operate in a remote mode. In this mode, the pentesting device 100 facilitates for a skilled technician to remotely perform the pentest, perhaps by establishing a secure connection between the pentesting device 100 and a computing device operated by the skilled technician.
- FIG. IB depicts the pentesting device 100 operating in the remote mode, according to some implementations.
- the pentesting device 100 is coupled to the target application 102 via the connection 106.
- the pentesting device 100 establishes a secure connection 108 with a computing device 110 that is operated by a skilled user. Doing so allows the skilled user to remotely control the pentesting device 100 to perform the pentest.
- the pentesting device 100 may be configured with a virtual private network endpoint (VPN).
- VPN virtual private network endpoint
- the secure connection 108 may be a VPN connection between the pentesting device 100 and the remote computing device 110.
- the pentesting device 100 may be configured to establish a secure connection over wireless communication networks (for example, GSM networks).
- the penetration device 100 may include a cellular network extension board (for example, a PI SIM800 GSM/GPRS board).
- the secure connection 108 is a secure wireless communication network connection.
- FIG. 2 illustrates the modes of operation of the pentesting device 100, according to some implementations.
- the pentesting device 100 is configured to operate in a headless mode 202 and a remote mode 204.
- the pentesting device 100 may perform a pentest by executing the pentesting script 206.
- the pentesting device 100 may be configured to establish a secure connection with a remote computing device, perhaps using VPN 208 or wireless communication network 210.
- FIGs. 3A, 3B, and 3C illustrate flowcharts of example methods 300, 310,
- the description that follows generally describes the methods in the context of the other figures in this description.
- the methods can be performed by the penetration device 100 described in FIGs. 1A-1B.
- the methods may be performed, for example, by any suitable system, environment, software, and hardware, or a combination of systems, environments, software, and hardware, as appropriate.
- various steps of the methods can be run in parallel, in combination, in loops, or in any order.
- FIG. 3A illustrates method 300 of operating a pentesting device, according to some implementations.
- the pentesting device may be deployed by an enterprise in order to perform a pentest on a target application.
- the pentesting device is configured to operate in one of two modes. In the headless mode, the pentesting device can autonomously perform a pentest on a target application. And in the remote mode, the pentesting device can allow a skilled user to remotely control the device to perform a pentest on a target application.
- Method 300 starts at step 302. In step 302, method 300 involves determining for a pentesting device a mode of operation from one of a headless mode and a remote mode.
- the pentesting device may receive an input, perhaps from a user or another computing device, of a desired mode of operation.
- the user may, for example, select the operating mode based on a type of the target application. For instance, if the target application is an enclaved network where there is no external network connectivity, the user may select the headless mode.
- the pentesting device may determine to operate in the mode specified in the input.
- determining the mode of operation may be based on one or more factors.
- One example factor is the resources that are available resources to the enterprise, such as skilled workers, network resources, among other examples.
- the pentesting device may determine to operate in a remote mode if there are skilled workers available to remotely operate the device. The skilled workers may be available via any network connection and can remotely access the pentesting device to operate it manually. However, if no skilled workers are available, then the pentesting device may determine to operate in the headless mode. No skilled resources available means that either no available resource in the organization or that any resources that are available are technically unable to connect to the pentesting device due to intermediary firewalls/air-gaps or other restrictions.
- step 304 the pentesting device performs method 310 of operating in the headless mode.
- step 306 the pentesting device performs method 330 of operating in the remote mode.
- FIG. 3B illustrates method 310 of operating the pentesting device in the headless mode, according to some implementations.
- the headless mode allows the pentesting device to provide pentesting in locations where remote testing facilities are unavailable or where deploying physical personnel is either considered too costly, time consuming, or too dangerous.
- the pentesting device may be placed in situ at a location or may be shipped to a location, perhaps by mail or other means. Once at the location, the pentesting device may be coupled directly to the target application, perhaps via a network port of the target application.
- method 310 involves determining a pentesting script customized for a target application.
- the pentesting script may include instructions for the pentesting device to scan the target application and perform a series of tests to identify and evaluate potential vulnerabilities, validate false positives, and document findings in a report.
- the pentesting script may also include an intensity setting that allows for control of depth of testing.
- the pentesting script may be a preconfigured script that is stored in a memory of the pentesting device.
- the preconfigured script may be prepared by a skilled worker that customizes the script for the target application. Customizing the script for the target application may include preparing a series of tests to detect vulnerabilities in the target application.
- the script may then be stored in a memory of the pentesting device.
- the pentesting device may receive the preconfigured script by way of a removable storage medium coupled to the pentesting device. This feature allows the pentesting device to be reconfigured with different pentests.
- the pentesting device generates the pentesting script.
- the pentesting script is generated based on a template script that is stored in the memory of the pentesting device.
- the template script may be a pentesting script that is a complete pentesting script but for one or more parameter placeholders that may be replaced with one or more values that customize the template script to the target application.
- the parameter values may be determined by probing or scanning the target application. For instance, one or more parameters may include identifying information of the target application (for example, IP addresses and DNS details). In another example, the parameter values may be determined from a configuration file.
- method 310 involves, in response to receiving an instruction to perform an autonomous pentest, executing the pentesting script to perform the autonomous pentest on the target application.
- the pentesting device may receive the instruction from a user that is operating the device.
- the pentesting device may display on its display a GUI that includes a selectable icon. The user selecting the icon may provide the pentesting device with an instruction to perform the pentest. Because the pentesting can be initiated by a single input, the pentesting device has a“one-touch” interface that allows any user, skilled or otherwise, to perform a pentest using the device.
- the pentesting device executing the pentesting script involves the device performing instructions specified in the script.
- the pentesting device may scan the target application.
- the pentesting device may then use the results of the scan(s) to inform analytical functions about the follow-on tests to perform.
- the pentesting device may then evaluate whether one of the entities in the target application suffers from known exploitable vulnerabilities or default credentials.
- the pentesting script may specify a level or depth of testing.
- the depth of testing performed at any time will be dependent upon a desired scope and may be configured into the configuration file.
- a first level is referred to as“Level 1” or“Asset Discovery.”
- the pentesting script may cause the pentesting device to determine which assets within the assessment scope are active within the target application (for example, a target network). In an example, this may involve using a series of Address Resolution Protocol (ARP), Internet Communication Messaging Protocol (ICMP) and Transmission Control Protocol (TCP) scans to verify the state of a given asset. This will flag all potential assets (IP addresses) as either [Available] or [Unavailable]
- ARP Address Resolution Protocol
- ICMP Internet Communication Messaging Protocol
- TCP Transmission Control Protocol
- Level 2 A second level is referred to as“Level 2” or“Asset Investigation.”
- the pentesting script may include instructions to perform detailed TCP and UDP scans to identify available services. This will flag all [Available] assets as offering [x] TCP services and [y] UDP services and records them by TCP and UDP port number against the Available Asset’s IP address.
- a third level is referred to as“Level 3” or“Service Interrogation.”
- the pentesting script may include instructions to perform a detailed scan of each TCP and UDP service in order to identify“Service Type” and“Version.” This will log all available service descriptors and version numbers against each TCP/UDP service for each [Available] asset.
- Level 3a A sublevel of Level 3 is referred to as“Level 3a” or“Classification.”
- the pentesting script may include instructions classify into similar groupings such that all identified services of the same technology type are clustered together in one data set. For example, all HTTP services are grouped in one cluster, all DNS are grouped in another, and so on.
- Level 3b Another sublevel of Level 3 is referred to“Level 3b” or“Assessment.”
- the pentesting script may include instructions to perform service type specific scans and vulnerability assessments. This level will log potential vulnerabilities and authentication requests that may be subject to brute force or automated exploitation in the subsequent levels.
- a fourth level is referred to as“Level 4” or“Exploitation.”
- the pentesting script may include instructions to perform automated exploitation tests.
- a fifth level is referred to as“Level 5” or“Clean Up.”
- the pentesting script may include instructions to ensure that any residual artefacts from the scanning are cleaned up from the target system.
- ⁇ sixth level is referred to as“Level 6” or“Reporting.”
- the pentesting script may include instructions to automatically generate the report into an appropriate report format and submit report and raw results to a central repository.
- a seventh level is referred to as“Level 7” or“Archive and Clean-Up.”
- the pentesting script may include instructions to return the pentesting device to its default state, awaiting new instructions.
- method 310 involves based on results of the autonomous pentest, compiling data indicative of security vulnerabilities in the target application.
- the pentesting device generates a report that includes the results of the pentest, such as the vulnerabilities detected, an impact level of each detected vulnerability, the components of the target application that are impacted by the vulnerabilities, the nature of the vulnerabilities, and potential corrective or remedial actions, such as patches or fixes to the vulnerabilities.
- the data indicative of the impacted components may include IP addresses and physical locations of the components.
- the report may include details of the results from each the testing levels described above. Additionally, the report may include an automated risk rating of each finding based on impact, ease, and visibility. These ratings and other information in the report may later be adjusted, as necessary, by a skilled user to ensure accuracy of the report.
- method 310 involves storing the compiled report in the memory of the pentesting device.
- the compiled report may later be accessed by a subject matter expert in order to review the results of the pentest.
- the compiled report may also be sent to another computing device by the pentesting device once the pentesting device has access to a communications network.
- the example method 310 shown in FIG. 3B can be modified or reconfigured to include additional, fewer, or different steps (not shown in FIG. 3B), which can be performed in the order shown or in a different order.
- each time a pentest is performed information associated with the pentest (for example, the customized script, the configuration file, and the results of the pentest) may be stored in a central repository in a memory of the pentesting device, a central server, or other computing device/server. If an enterprise includes more than one pentesting device, one or more of the devices may report the pentest data to the central repository.
- the information stored in the central repository may serve as historical data. As historical data is gathered, the data could be used to improve or speed up future pentests. For instance, the results of a previously performed pentest on a particular target application could be used to speed up a subsequently performed pentest on that target application.
- one or more of the steps shown in FIG. 3B can be repeated or reiterated, for example, until a terminating condition is reached.
- one or more of the individual steps shown in FIG. 3B can be executed as multiple separate steps, or one or more subsets of the steps shown in FIG. 3B can be combined and executed as a single step.
- one or more of the individual steps shown in FIG. 3B may also be omitted from the example method 310.
- FIG. 3C illustrates method 330 of operating the pentesting device in the remote mode, according to some implementations.
- the remote mode allows skilled users to perform pentesting in locations where deploying physical personnel is either considered too costly, time consuming, or too dangerous.
- the pentesting device may be placed in situ at the location or may be shipped to the location, perhaps by mail or other means.
- the pentesting device may be coupled directly to the target application via a physical connection, perhaps via a network port of the target application.
- method 330 involves establishing a secure connection between the pentesting device and a remote computing device.
- the pentesting device may seek to establish a secure connection with a remote computing device that is operated by a skilled technician to allow the technician to remotely control the pentesting device.
- the pentesting device may be configured with a virtual private network endpoint. Accordingly, a VPN connection may be established between the pentesting device and the remote computing device to allow the skilled technician (who has access through boundary firewalls) to remote into the pentesting device.
- the pentesting device may be configured to establish a secure connection over wireless communication networks (for example, GSM networks).
- the penetration device may include a cellular network extension board (for example, a PI SIM800 GSM/GPRS board).
- method 330 may involve receiving from the remote computing device instructions for performing a remote pentest on the target application.
- the instructions may cause the pentesting device to scan the target application, perform a series of tests to identify and evaluate potential vulnerabilities, and validate false positives, among other operations.
- method 330 may involve performing the instructions to determine the security vulnerabilities of the target application. And at step 338, method 330 may involve providing the remote computing device with a compilation of the security vulnerabilities.
- the pentesting device generates a report that includes the results of the pentest, such as the vulnerabilities detected, an impact level of each detected vulnerability, the components of the target application that are impacted by the vulnerabilities, the nature of the vulnerabilities, and potential corrective or remedial actions, such as patches or fixes to the vulnerabilities.
- the data indicative of the impacted components may include IP addresses and physical locations of the components.
- the example method 330 shown in FIG. 3C can be modified or reconfigured to include additional, fewer, or different steps (not shown in FIG. 3C), which can be performed in the order shown or in a different order.
- one or more of the steps shown in FIG. 3C can be repeated or reiterated, for example, until a terminating condition is reached.
- one or more of the individual steps shown in FIG. 3C can be executed as multiple separate steps, or one or more subsets of the steps shown in FIG. 3C can be combined and executed as a single step.
- one or more of the individual steps shown in FIG. 3C may also be omitted from the example method 330.
- FIG. 4 is a block diagram of an example computer system 400 used to provide computational functionalities associated with described algorithms, methods, functions, processes, flows, and procedures as described in the instant disclosure, according to an implementation.
- the illustrated computer 402 is intended to encompass any computing device such as a server, desktop computer, laptop/notebook computer, wireless data port, smart phone, personal data assistant (PDA), tablet computing device, or one or more processors within these devices, or any other suitable processing device, including physical or virtual instances (or both) of the computing device.
- any computing device such as a server, desktop computer, laptop/notebook computer, wireless data port, smart phone, personal data assistant (PDA), tablet computing device, or one or more processors within these devices, or any other suitable processing device, including physical or virtual instances (or both) of the computing device.
- PDA personal data assistant
- the computer 402 may comprise a computer that includes an input device, such as a keypad, keyboard, or touch screen, or other device that can accept user information, and an output device that conveys information associated with the operation of the computer 402, including digital data, visual, or audio information (or a combination of information), or a graphical user interface (GUI).
- an input device such as a keypad, keyboard, or touch screen, or other device that can accept user information
- an output device that conveys information associated with the operation of the computer 402, including digital data, visual, or audio information (or a combination of information), or a graphical user interface (GUI).
- GUI graphical user interface
- the computer 402 can serve in a role as a client, network component, a server, a database or other persistency, or any other component (or a combination of roles) of a computer system for performing the subject matter described in the instant disclosure.
- the illustrated computer 402 is communicably coupled with a network 430.
- one or more components of the computer 402 may be configured to operate within environments, including cloud-computing-based, local, or global, or other environment (or a combination of environments).
- the computer 402 is an electronic computing device operable to receive, transmit, process, store, or manage data and information associated with the described subject matter. According to some implementations, the computer 402 may also include or be communicably coupled with an application server, e-mail server, web server, caching server, or streaming data server, or other server (or a combination of servers).
- an application server e-mail server, web server, caching server, or streaming data server, or other server (or a combination of servers).
- the computer 402 can receive requests over network 430 from a client application (for example, executing on another computer) and respond to the received requests by processing the received requests using the appropriate software application(s).
- requests may also be sent to the computer 402 from internal users (for example, from a command console or by other appropriate access methods), external or third-parties, other automated applications, as well as any other appropriate entities, individuals, systems, or computers.
- Each of the components of the computer 402 can communicate using a system bus 403.
- any or all of the components of the computer 402 may interface with each other or the interface 404 (or a combination of both) over the system bus 403 using an application programming interface (API) 412 or a service layer 413 (or a combination of the API 412 and service layer 413).
- the API 412 may include specifications for routines, data structures, and object classes.
- the API 412 may be either computer-language independent or dependent and may refer to a complete interface, a single function, or even a set of APIs.
- the service layer 413 provides software services to the computer 402 or other components (whether or not illustrated) that are communicably coupled to the computer 402.
- the functionality of the computer 402 may be accessible for all service consumers using this service layer.
- Software services, such as those provided by the service layer 413 provide reusable, defined functionalities through a defined interface.
- the interface may be software written in JAVA, or C++, or other suitable language providing data in extensible markup language (XML) format or other suitable format.
- XML extensible markup language
- alternative implementations may illustrate the API 412 or the service layer 413 as stand-alone components in relation to other components of the computer 402 or other components (whether or not illustrated) that are communicably coupled to the computer 402.
- any or all parts of the API 412 or the service layer 413 may be implemented as child or sub-modules of another software module, enterprise application, or hardware module, without departing from the scope of this disclosure.
- the computer 402 includes an interface 404. Although illustrated as a single interface 404 in FIG. 4, two or more interfaces 404 may be used according to particular needs, desires, or particular implementations of the computer 402.
- the interface 404 is used by the computer 402 for communicating with other systems that are connected to the network 430 (whether illustrated or not) in a distributed environment.
- the interface 404 comprises logic encoded in software or hardware (or a combination of software and hardware) and is operable to communicate with the network 430. More specifically, the interface 404 may comprise software supporting one or more communication protocols associated with communications such that the network 430 or interface’s hardware is operable to communicate physical signals within and outside of the illustrated computer 402.
- the computer 402 includes a processor 405. Although illustrated as a single processor 405 in FIG. 4, two or more processors may be used according to particular needs, desires, or particular implementations of the computer 402. Generally, the processor 405 executes instructions and manipulates data to perform the operations of the computer 402 and any algorithms, methods, functions, processes, flows, and procedures as described in the instant disclosure.
- the computer 402 also includes a database 406 that can hold data for the computer 402 or other components (or a combination of both) that can be connected to the network 430 (whether illustrated or not).
- database 406 can be an in memory, or conventional, or other type of database storing data consistent with this disclosure.
- database 406 can be a combination of two or more different database types (for example, a hybrid in-memory and conventional database) according to particular needs, desires, or particular implementations of the computer 402 and the described functionality.
- two or more databases can be used according to particular needs, desires, or particular implementations of the computer 402 and the described functionality.
- database 406 is illustrated as an integral component of the computer 402, in alternative implementations, database 406 can be external to the computer 402.
- the computer 402 also includes a memory 407 that can hold data for the computer 402 or other components (or a combination of both) that can be connected to the network 430 (whether illustrated or not).
- memory 407 can be random access memory (RAM), read only memory (ROM), optical, magnetic, and the like, storing data consistent with this disclosure.
- memory 407 can be a combination of two or more different types of memory (for example, a combination of RAM and magnetic storage) according to particular needs, desires, or particular implementations of the computer 402 and the described functionality. Although illustrated as a single memory 407 in FIG.
- two or more memories 407 can be used according to particular needs, desires, or particular implementations of the computer 402 and the described functionality. While memory 407 is illustrated as an integral component of the computer 402, in alternative implementations, memory 407 can be external to the computer 402.
- the application 408 is an algorithmic software engine providing functionality according to particular needs, desires, or particular implementations of the computer 402, particularly with respect to functionality described in this disclosure.
- application 408 can serve as one or more components, modules, or applications. Further, although illustrated as a single application 408, the application
- the application 408 may be implemented as multiple applications 408 on the computer 402.
- the application 408 can be external to the computer 402.
- computers 402 there may be any number of computers 402 associated with, or external to, a computer system containing computer 402, each computer 402 communicating over network 430. Further, the term“client”,“user”, and other appropriate terminology may be used interchangeably, as appropriate, without departing from the scope of this disclosure. Moreover, this disclosure contemplates that many users may use one computer 402, or that one user may use multiple computers 402.
- Implementations of the subject matter and the functional operations described in this specification can be implemented in digital electronic circuitry, in tangibly embodied computer software or firmware, in computer hardware, including the structures disclosed in this specification and their structural equivalents, or in combinations of one or more of them. Implementations of the subject matter described in this specification can be implemented as one or more computer programs, that is, one or more modules of computer program instructions encoded on a tangible, non- transitory, computer-readable computer-storage medium for execution by, or to control the operation of, data processing apparatus.
- the program instructions can be encoded in/on an artificially generated propagated signal, for example, a machine-generated electrical, optical, or electromagnetic signal that is generated to encode information for transmission to suitable receiver apparatus for execution by a data processing apparatus.
- the computer-storage medium can be a machine-readable storage device, a machine-readable storage substrate, a random or serial access memory device, or a combination of computer-storage mediums.
- data processing apparatus refers to data processing hardware and encompass all kinds of apparatus, devices, and machines for processing data, including by way of example, a programmable processor, a computer, or multiple processors or computers.
- the apparatus can also be, or further include, special purpose logic circuitry, for example, a central processing unit (CPU), an FPGA (field programmable gate array), or an ASIC (application specific integrated circuit).
- the data processing apparatus or special purpose logic circuitry may be hardware- or software-based (or a combination of both hardware- and software-based).
- the apparatus can optionally include code that creates an execution environment for computer programs, for example, code that constitutes processor firmware, a protocol stack, a database management system, an operating system, or a combination of execution environments.
- code that constitutes processor firmware for example, code that constitutes processor firmware, a protocol stack, a database management system, an operating system, or a combination of execution environments.
- the present disclosure contemplates the use of data processing apparatuses with or without conventional operating systems, for example, LINUX, UNIX, WINDOWS, MAC OS, ANDROID, or IOS, or any other suitable conventional operating system.
- a computer program which may also be referred to or be described as a program, software, a software application, a module, a software module, a script, or code can be written in any form of programming language, including compiled or interpreted languages, or declarative or procedural languages, and it can be deployed in any form, including as a stand-alone program or as a module, component, or subroutine, or other unit suitable for use in a computing environment.
- a computer program may, but need not, correspond to a file in a file system.
- a program can be stored in a portion of a file that holds other programs or data, for example, one or more scripts stored in a markup language document, in a single file dedicated to the program in question, or in multiple coordinated files, for example, files that store one or more modules, sub programs, or portions of code.
- a computer program can be deployed to be executed on one computer or on multiple computers that are located at one site or distributed across multiple sites and interconnected by a communication network. While portions of the programs illustrated in the various figures are shown as individual modules that implement the various features and functionality through various objects, or methods, or other processes, the programs may instead include a number of sub-modules, third-party services, components, libraries, and such, as appropriate. Conversely, the features and functionality of various components can be combined into single components, as appropriate. Thresholds used to make computational determinations can be statically, dynamically, or both statically and dynamically determined.
- the methods, processes, or logic flows described in this specification can be performed by one or more programmable computers executing one or more computer programs to perform functions by operating on input data and generating output.
- the methods, processes, or logic flows can also be performed by, and apparatus can also be implemented as, special purpose logic circuitry, for example, a CPU, an FPGA, or an ASIC.
- Computers suitable for the execution of a computer program can be based on general or special purpose microprocessors, both, or any other kind of CPU.
- a CPU will receive instructions and data from a read only memory (ROM) or a random access memory (RAM), or both.
- the essential elements of a computer are a CPU, for performing or executing instructions, and one or more memory devices for storing instructions and data.
- a computer will also include, or be operatively coupled to, receive data from or transfer data to, or both, one or more mass storage devices for storing data, for example, magnetic, magneto optical disks, or optical disks.
- mass storage devices for storing data, for example, magnetic, magneto optical disks, or optical disks.
- a computer need not have such devices.
- a computer can be embedded in another device, for example, a mobile telephone, PDA, a mobile audio or video player, a game console, a global positioning system (GPS) receiver, or a portable storage device, for example, USB flash drive, to name just a few.
- a mobile telephone PDA
- a mobile audio or video player a game console
- a global positioning system (GPS) receiver or a portable storage device, for example, USB flash drive, to name just a few.
- GPS global positioning system
- Computer readable media suitable for storing computer program instructions and data include all forms of non volatile memory, media and memory devices, including by way of example semiconductor memory devices, for example, erasable programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM), and flash memory devices; magnetic disks, for example, internal hard disks or removable disks; magneto optical disks; and CD ROM, DVD+/-R, DVD-RAM, and DVD-ROM disks.
- semiconductor memory devices for example, erasable programmable read-only memory (EPROM), electrically erasable programmable read-only memory (EEPROM), and flash memory devices
- EPROM erasable programmable read-only memory
- EEPROM electrically erasable programmable read-only memory
- flash memory devices for example, internal hard disks or removable disks
- magneto optical disks for example, internal hard disks or removable disks
- CD ROM, DVD+/-R, DVD-RAM, and DVD-ROM disks CD
- the memory may store various objects or data, including caches, classes, frameworks, applications, backup data, jobs, web pages, web page templates, database tables, repositories storing dynamic information, and any other appropriate information including any parameters, variables, algorithms, instructions, rules, constraints, or references thereto. Additionally, the memory may include any other appropriate data, such as logs, policies, security or access data, reporting files, as well as others.
- the processor and the memory can be supplemented by, or incorporated in, special purpose logic circuitry.
- implementations of the subject matter described in this specification can be implemented on a computer having a display device, for example, a CRT (cathode ray tube), LCD (liquid crystal display), LED (Light Emitting Diode), or plasma monitor, for displaying information to the user and a keyboard and a pointing device, for example, a mouse, trackball, or trackpad by which the user can provide input to the computer.
- a display device for example, a CRT (cathode ray tube), LCD (liquid crystal display), LED (Light Emitting Diode), or plasma monitor
- a keyboard and a pointing device for example, a mouse, trackball, or trackpad by which the user can provide input to the computer.
- Input may also be provided to the computer using a touchscreen, such as a tablet computer surface with pressure sensitivity, a multi-touch screen using capacitive or electric sensing, or other type of touchscreen.
- a computer can interact with a user by sending documents to and receiving documents from a device that is used by the user; for example, by sending web pages to a web browser on a user’s client device in response to requests received from the web browser.
- GUI graphical user interface
- a GUI may be used in the singular or the plural to describe one or more graphical user interfaces and each of the displays of a particular graphical user interface. Therefore, a GUI may represent any graphical user interface, including but not limited to, a web browser, a touch screen, or a command line interface (CLI) that processes information and efficiently presents the information results to the user.
- a GUI may include a plurality of user interface (UI) elements, some or all associated with a web browser, such as interactive fields, pull-down lists, and buttons. These and other UI elements may be related to or represent the functions of the web browser
- UI user interface
- Implementations of the subject matter described in this specification can be implemented in a computing system that includes a back end component, for example, as a data server, or that includes a middleware component, for example, an application server, or that includes a front-end component, for example, a client computer having a graphical user interface or a Web browser through which a user can interact with an implementation of the subject matter described in this specification, or any combination of one or more such back end, middleware, or front end components.
- the components of the system can be interconnected by any form or medium of wireline or wireless digital data communication (or a combination of data communication), for example, a communication network.
- Examples of communication networks include a local area network (LAN), a radio access network (RAN), a metropolitan area network (MAN), a wide area network (WAN), Worldwide Interoperability for Microwave Access (WIMAX), a wireless local area network (WLAN) using, for example, 802.11 a/b/g/n or 802.20 (or a combination of 802.1 lx and 802.20, or other protocols consistent with this disclosure), all or a portion of the Internet, or any other communication system or systems at one or more locations (or a combination of communication networks).
- the network may communicate with, for example, Internet Protocol (IP) packets, Frame Relay frames, Asynchronous Transfer Mode (ATM) cells, voice, video, data, or other suitable information (or a combination of communication types) between network addresses.
- IP Internet Protocol
- ATM Asynchronous Transfer Mode
- the computing system can include clients and servers.
- a client and server are generally remote from each other and typically interact through a communication network.
- the relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
- any claimed implementation is considered to be applicable to at least a computer-implemented method; a non-transitory, computer-readable medium storing computer-readable instructions to perform the computer-implemented method; and a computer system comprising a computer memory interoperably coupled with a hardware processor configured to perform the computer-implemented method or the instructions stored on the non-transitory, computer-readable medium.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Quality & Reliability (AREA)
- Computing Systems (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Stored Programmes (AREA)
- Test And Diagnosis Of Digital Computers (AREA)
Abstract
Description
Claims
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US16/280,722 US11720685B2 (en) | 2019-02-20 | 2019-02-20 | One-touch mobile penetration testing platform |
| US16/280,722 | 2019-02-20 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2020172396A1 true WO2020172396A1 (en) | 2020-08-27 |
Family
ID=69844933
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2020/019021 Ceased WO2020172396A1 (en) | 2019-02-20 | 2020-02-20 | One-touch mobile penetration testing platform |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US11720685B2 (en) |
| SA (1) | SA521430110B1 (en) |
| WO (1) | WO2020172396A1 (en) |
Families Citing this family (25)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11416623B2 (en) * | 2019-07-31 | 2022-08-16 | International Business Machines Corporation | Automatic penetration testing enablement of regression buckets |
| US12074896B2 (en) * | 2020-04-17 | 2024-08-27 | Cerner Innovation, Inc. | Systems, methods, and storage media for conducting security penetration testing |
| US11977643B2 (en) * | 2020-09-28 | 2024-05-07 | Tal Melamed | Methods and systems of a software-based solution for autonomous application security testing of cloud-native applications |
| US20240070292A1 (en) * | 2020-12-30 | 2024-02-29 | Drivesec S.R.L. | Computing Platform for the Secure Execution of Penetration Tests and for the Secure Validation of Cybersecurity of Computer Resources of Embedded Systems |
| IT202100032468A1 (en) | 2021-12-23 | 2023-06-23 | Drivesec S R L | IT PLATFORM FOR THE SECURE EXECUTION OF PENETRATION TESTS AND FOR THE SECURE VALIDATION OF THE IT SECURITY OF IT RESOURCES OF EMBEDDED SYSTEMS |
| US11907376B2 (en) | 2021-04-13 | 2024-02-20 | Saudi Arabian Oil Company | Compliance verification testing using negative validation |
| CN113157576B (en) * | 2021-04-26 | 2024-11-29 | 云账户技术(天津)有限公司 | Application program security detection method and device and electronic equipment |
| US12579251B2 (en) | 2021-11-24 | 2026-03-17 | Wiz, Inc. | System and method for detecting excessive permissions in identity and access management |
| US12505200B2 (en) | 2022-05-23 | 2025-12-23 | Wiz, Inc. | Techniques for improved virtual instance inspection utilizing disk cloning |
| CN113656322B (en) * | 2021-08-26 | 2023-10-10 | 阿里巴巴(中国)有限公司 | Data processing method, device, electronic equipment and computer storage medium |
| CN113810427B (en) * | 2021-09-30 | 2022-11-15 | 北京天融信网络安全技术有限公司 | Penetration testing method, terminal equipment and storage medium |
| US12489781B2 (en) | 2021-11-24 | 2025-12-02 | Wiz, Inc. | Techniques for lateral movement detection in a cloud computing environment |
| CA3238579A1 (en) | 2021-11-24 | 2023-06-01 | Wiz, Inc. | Detecting vulnerabilities in configuration code of a cloud environment utilizing infrastructure as code |
| US12531881B2 (en) | 2022-01-31 | 2026-01-20 | Wiz, Inc. | Detection of cybersecurity threats utilizing established baselines |
| US11841945B1 (en) | 2022-01-31 | 2023-12-12 | Wiz, Inc. | System and method for cybersecurity threat detection utilizing static and runtime data |
| US12443720B2 (en) | 2022-08-10 | 2025-10-14 | Wiz, Inc. | Techniques for detecting applications paths utilizing exposure analysis |
| US12395488B2 (en) | 2022-04-13 | 2025-08-19 | Wiz, Inc. | Techniques for analyzing external exposure in cloud environments |
| US12506755B2 (en) | 2022-05-23 | 2025-12-23 | Wiz, Inc. | Technology discovery techniques in cloud computing environments utilizing disk cloning |
| US12061719B2 (en) | 2022-09-28 | 2024-08-13 | Wiz, Inc. | System and method for agentless detection of sensitive data in computing environments |
| AU2023299109A1 (en) | 2022-06-30 | 2025-02-06 | Booz Allen Hamilton Inc. | System and method for network penetration testing |
| WO2024102150A1 (en) * | 2022-11-10 | 2024-05-16 | Rakuten Mobile, Inc. | Determining internet protocol (ip) addresses for scanning in wireless network |
| CN115913774A (en) * | 2022-12-21 | 2023-04-04 | 北京知道创宇信息技术股份有限公司 | Intranet penetration test control method and device, and SAAS server |
| CN117036399B (en) * | 2023-07-18 | 2025-12-02 | 中国电建集团中南勘测设计研究院有限公司 | A method and terminal equipment for acquiring non-contact standard penetration test or dynamic penetration test data |
| KR102850605B1 (en) * | 2023-11-10 | 2025-08-27 | 한화오션 주식회사 | Marine Cybersecurity Automatic Scanning Test Equipment |
| US20260017377A1 (en) * | 2024-07-09 | 2026-01-15 | Saudi Arabian Oil Company | System and method configured to perform penetration testing of virtual reality systems using machine learning |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20130014263A1 (en) * | 2011-07-08 | 2013-01-10 | Rapid Focus Security, Llc | System and method for remotely conducting a security assessment and analysis of a network |
| US20140192492A1 (en) * | 2013-01-04 | 2014-07-10 | 1 Oak Technologies, LLC | Electronic device case |
| EP3100192A1 (en) * | 2014-01-27 | 2016-12-07 | Cronus Cyber Technologies Ltd. | Automated penetration testing device, method and system |
| WO2018084808A1 (en) * | 2016-11-04 | 2018-05-11 | Singapore University Of Technology And Design | Computer-implemented method and data processing system for testing device security |
Family Cites Families (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20050002169A1 (en) | 2001-11-27 | 2005-01-06 | Valter Drazic | Polarization recycler |
| US7310669B2 (en) | 2005-01-19 | 2007-12-18 | Lockdown Networks, Inc. | Network appliance for vulnerability assessment auditing over multiple networks |
| US8959000B2 (en) * | 2008-09-16 | 2015-02-17 | Verizon Patent And Licensing Inc. | Integrated testing systems and methods |
| US9183397B2 (en) * | 2011-06-05 | 2015-11-10 | Core Sdi Incorporated | System and method for providing automated computer security compromise as a service |
| US9378120B2 (en) * | 2011-11-09 | 2016-06-28 | Tata Consultancy Services Limited | Automated test execution plan derivation system and method |
| US10929280B2 (en) * | 2014-03-11 | 2021-02-23 | Verizon Patent And Licensing Inc. | Scheduling tests of software for a cloud computing environment |
| US10565095B2 (en) * | 2016-12-15 | 2020-02-18 | Syntel, Inc. | Hybrid testing automation engine |
| US20190245883A1 (en) * | 2017-01-30 | 2019-08-08 | Xm Cyber Ltd. | Penetration testing of a networked system |
| US10178792B2 (en) * | 2017-04-14 | 2019-01-08 | The United States Of America, As Represented By The Secretary Of The Navy | One-person portable command and control data center |
-
2019
- 2019-02-20 US US16/280,722 patent/US11720685B2/en active Active
-
2020
- 2020-02-20 WO PCT/US2020/019021 patent/WO2020172396A1/en not_active Ceased
-
2021
- 2021-08-19 SA SA521430110A patent/SA521430110B1/en unknown
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20130014263A1 (en) * | 2011-07-08 | 2013-01-10 | Rapid Focus Security, Llc | System and method for remotely conducting a security assessment and analysis of a network |
| US20140192492A1 (en) * | 2013-01-04 | 2014-07-10 | 1 Oak Technologies, LLC | Electronic device case |
| EP3100192A1 (en) * | 2014-01-27 | 2016-12-07 | Cronus Cyber Technologies Ltd. | Automated penetration testing device, method and system |
| WO2018084808A1 (en) * | 2016-11-04 | 2018-05-11 | Singapore University Of Technology And Design | Computer-implemented method and data processing system for testing device security |
Also Published As
| Publication number | Publication date |
|---|---|
| US11720685B2 (en) | 2023-08-08 |
| US20200265144A1 (en) | 2020-08-20 |
| SA521430110B1 (en) | 2024-10-29 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11720685B2 (en) | One-touch mobile penetration testing platform | |
| US20210067562A1 (en) | Computer implemented system and method, and computer program product for reversibly remediating a security risk | |
| US12130909B1 (en) | Enterprise search | |
| US11792221B2 (en) | Rest API scanning for security testing | |
| US9407653B2 (en) | Unified scan management | |
| US9270694B2 (en) | Systems and methods for assessing security for a network of assets and providing recommendations | |
| US10581894B2 (en) | Assessing effectiveness of cybersecurity technologies | |
| EP2836950B1 (en) | Unified scan engine | |
| US10091220B2 (en) | Platform for protecting small and medium enterprises from cyber security threats | |
| US9262624B2 (en) | Device-tailored whitelists | |
| US10764306B2 (en) | Distributing cloud-computing platform content to enterprise threat detection systems | |
| US20120089666A1 (en) | Virtual workplace environments | |
| US20160080403A1 (en) | System and method for monitoring data and providing alerts | |
| US10826926B2 (en) | Pattern creation based on an attack path | |
| US10728237B2 (en) | Providing a secure communication path for receiving a software update | |
| CN104025635A (en) | Mobile risk assessment | |
| US11403577B2 (en) | Assisting and automating workflows using structured log events | |
| Pathirathna et al. | Security testing as a service with docker containerization | |
| CN110505116A (en) | Power information acquisition system and penetration test method, device, readable storage medium storing program for executing | |
| EP3562117B1 (en) | Pluggable framework for as4 adapter generation | |
| US9542171B2 (en) | Managing an application modification process | |
| US10567416B2 (en) | Monitoring the security strength of a connection | |
| CN107046527A (en) | WEB vulnerability scanning method, device and system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 20711730 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 25/11/2021) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 20711730 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 521430110 Country of ref document: SA |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 521430110 Country of ref document: SA |
|
| WWG | Wipo information: grant in national office |
Ref document number: 521430110 Country of ref document: SA |