🚀 DAY 2 OF LAUNCH WEEK: Unify Your Security Stack with Socket Basics.Learn more →
Socket
Book a DemoInstallSign in
Socket

cyiot-automation

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cyiot-automation

Automation repo

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

cyiot-automation

Cyiot automation testbed. testbed consists of 5 protects:

  • main protect - detection of actions
  • mitigation protect - mitigation
  • access point creator - protect can create open access points via rest api
  • attacker - protect can create open access points via rest api as well as perform other attacks
  • victim - protect can connect to wifi network as well as perform other actions

Tests:

  • find ap test
    • access point creator will create an access point, main protect should detect it.
  • login
    • test that login to cyiot app works.
  • demo
    • clear tenant
    • start protects
    • start access point
    • test that cyiot app finds access point
    • approve the network as corporate network
    • connect victim to ap
    • test that victim is connected and approved.
    • start an access point with a similar name from attacker
    • see that access point is detected and an incident is found
    • connect victim to attacker network
    • see that victim got disconnected due to mitigation.
    • TODO: 5GHZ test.

APIS:

  • protect api
  • agent api
  • clear tenant api
  • TODO: app api
  • TODO: slack api
  • TODO: email api

Usage

Execute from bamboo. TODO: add explanation on this

FAQs

Package last updated on 07 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts