Skip to content

overdrive3000/SecAutomationFramework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We are aiming to build client-server based security automation framework. Our idea is simple and revolves around utilizing open source security tools for scaling security. Server component of our project is exposed via REST APIs and single point of entry for security operations. Client represents distinct machines with loaded tools. Client exposes its API to server. From server component, you can trigger scan on client and get back your result. Server can be hooked in Jenkins for continuous security testing. Addition of any tool is curtailed to writing a few lines of JS code. Basically, you need to tell how to run your tool. Integrating that tool and then running it is framework's job. We are actively working in the project and will be showing demo in AppSec 2015.

About

Automation for security

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.5%
  • HTML 9.4%
  • Python 5.5%
  • CSS 2.6%