Skip to content

Security Intelligence Automation Platform

Notifications You must be signed in to change notification settings

Redwoodtj/surface

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Surface

Asset inventory tracking and security scanners.

Setting it up

[TODO - list existing settings / enviornment variables and document them]

Quickstart

AWS

For AWS, check aws-cdk folder

docker

# Clone this repo
git clone https://github.com/surface-security/surface/

# Create a `local.env` for any custom settings
touch surface/local.env

# Launch the docker stack
docker compose -f dev/docker-compose-in-a-box.yml up

# Run the "quick start" script - choose password for `admin` user
dev/box_setup.sh

Open http:https://localhost:8080 and login as admin.

box_setup.sh created a local Rootbox and added the example, httpx and nmap scanners images (all from here).

Quick check:

  • add IPAddress or DNSRecord (and tag it is_external), create a Scanner using example image and choose Run scanner from the actions dropdown
  • check scan logs

About

Security Intelligence Automation Platform

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.3%
  • HTML 6.1%
  • TypeScript 1.8%
  • Shell 0.7%
  • Dockerfile 0.6%
  • JavaScript 0.4%
  • Makefile 0.1%