Janusec Application Gateway - Tool Which Provides WAF, CC Attack Defense, Unified Web Administration Portal, Private Key Protection, Web Routing And Scalable Load Balancing
Janusec Application Gateway, an application security solutions which provides WAF (Web Application Firewall), unified web administration portal, private key protection, web routing and scalable load balancing. With Janusec, you can build secure and scalable applications.
Key Features
- WAF (Web Application Firewall), block SQL Injection, Cross-site Scripting, Sensitive Data Leakage, CC Attacks etc.
- Group Policy (Cooperation with Multiple Check Points)
- CAPTCHA support
- Unified Web Administration
- HTTPS support, No Agent Required.
- Certificate Protection with Private Key Encrypted Storage
- Scalable Architecture, Load Balance and Multiple Nodes Support
Screenshots
SQL Injection Screenshot
Sensitive Data Leakage Screenshot
Official Web Site
https://www.janusec.com/
Detailed documentation is available at Janusec Application Gateway Documentation.
Requirements
- PostgreSQL 9.3~9.6 or 10 (Required by Development and Master Node of Deployment)
- CentOS/RHEL 7, Debian 9
- systemd
- Golang 1.9+ (Required by Development Only)
Quick Start for Deployment
https://www.janusec.com/documentation/quick-start/
Quick Start for Developer
go get -u github.com/Janusec/janusecEdit config.json with PostgreSQL
cd $GOPATH/src/github.com/Janusec/janusec
"host": "127.0.0.1",Janusec will encrypt the password automatically.
"port": "5432",
"user": "janusec",
"password": "123456",
"dbname": "janusec"
Then:
go build
su (switch to root)
./janusec
Web Administration
http://127.0.0.1:9080/ (The first address)Janusec Application Gateway Configuration
Release
go buildThe release package is under ./dist .
./release.sh
(Only support Linux Now)
Web Administration Portal
Release directory is
./static/
, and source code is available at Janusec-Admin Github with Angular 5.Support
- Website: https://www.janusec.com/
- Email:
support#janusec.com
- QQ Group: 776900157 , @U2 (The Author)
Janusec Application Gateway - Tool Which Provides WAF, CC Attack Defense, Unified Web Administration Portal, Private Key Protection, Web Routing And Scalable Load Balancing
Reviewed by Zion3R
on
5:31 PM
Rating: