Skip to content

Install and configure a tomcat app which simulates various attacks for the Deep Security agent to detect

Notifications You must be signed in to change notification settings

deep-security/demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Demo app for Deep Security

This repository contains a script to help deploy a tomcat application to introduce folks to the capabilities of Deep Security.

Table of Contents

Usage

This project contains a tomcat war app and a bash script that installs and configures tomcat.

The demo app can be configured by running the below command. NOTE: This has only been tested on Ubuntu 18.04 platform on AWS.

curl https://raw.githubusercontent.com/deep-security/demo-app/master/demo-app.sh | sudo bash

Since tomcat serves requests on port 8080 by default, the security group assigned to the newly created instances needs to allow incoming requests on port 8080.

Support

For bug reports or feature requests, please open an issue. You are welcome to contribute.

Project contributors may be able to help, depending on their time and availability. Please be specific about what you're trying to do, your system, and steps to reproduce the problem.

Official support from Trend Micro is not available. Individual contributors may be Trend Micro employees, but are not official support.

Contribute

We accept contributions from the community. To submit changes:

  1. Fork this repository.
  2. Create a new feature branch.
  3. Make your changes.
  4. Submit a pull request with an explanation of your changes or additions.

We will review and work with you to release the code.

About

Install and configure a tomcat app which simulates various attacks for the Deep Security agent to detect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages