Code Monkey home page Code Monkey logo

eliranmaman / elro-security-project Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 2.0 7.85 MB

ELRO-Security is an advance & free WAF (Web Application Firewall), It is using to defend servers and especially websites around the internet. It is very easy to install and allow websites owner to add their own website via a web application interface which makes it accessible for almost everyone regardless of the level of codding.

License: GNU General Public License v3.0

Python 100.00%
waf web webapplication webapplicationhacking web-application-firewall web-application-security web-application-security-scanner security web-security web-secure firewalls

elro-security-project's Introduction

ELRO-Security (WAF) GitHub tag (latest by date) GitHub top language GitHub Workflow Status (branch) GitHub

ELRO-Security is an advance & free WAF (Web Application Firewall), It is using to defend servers and especially websites around the internet. It is very easy to install and allow websites owner to add their own website via a web application interface which makes it accessible for almost everyone regardless of the level of codding.

Background

Full project book is HERE.

When we visit a website, there are some concerns about the reliability of the website, In fact, we are exposed to a several number of vulnerabilities that we are not aware of.

In addition to that the server side may be exposed as well to some vulnerabilities, such as SQL injections, Brute Force, XSS attacks, etc. Resulting in a situation where all the website clients are now at a potential risk to future attacks and leakage of private information.

In our world, the web privacy and security are a very important matter, and it seems that not all the web developers are aware of the consequences of unsecured development, And even worse there are cases where the developers think that their code is as secured as possible, and not aware that they are using unsecured functions, for example using scanf instead of scanf_s.

In fact, on average 30,000 new websites are hacked every day. For example, SQL Injection Attacks: So Old, but Still So Relevant. Here’s Why Drag Racing

The Goal: Increase the web privacy and security among clients and service providers, that cannot afford highly expensive products, and are still aware of the risks online. We would like to prevent common server and client attacks.

Our tool coverage

  • SQL Injection: Detecting & preventing SQL injection attacks [configurable, option].
  • XSS Injection: Detecting & preventing XSS injections attacks [configurable, option].
  • XML Injection: Detecting & preventing XML injections attacks [configurable, option].
  • Brute Force: Detecting & preventing brute force attacks [configurable, option].
  • CSRF: Detecting & preventing CSRF attacks [configurable, option].
  • User Protector: Detecting attempts to attack the user & protecting the user from server attacks [configurable, option].
  • Bots: Detecting & preventing bots to communicate with your server [configurable, option].
  • Proxy Detector: Detecting requests that arriving via proxy [configurable, option].
  • HTTPS Enforcer: Will enforce the user to use https.

Work flow

Drag Racing

Requirements

  • Python3 (tested on 3.7).
  • Python modules as specified on requirements.txt.
  • Postgres Database
  • Linux server
  • Legit Certificate (HTTPS)

API

Drag Racing

Entry-Point

For the API is wsgi_api.py

For the WAF (The proxy) is wsgi.py

The Web Application Interface

Unfortunately we don't have the budget to maintain server(s) for the WAF or the Web Application Interface of the WAF. So You can clone this project and the Web Application Interface project to get you started. The Web Application Interface Project is HERE. Drag Racing

Default configurations

Can be changed at Knowledge_Base, each detector has its own config file (should be a JSON format). You can find more details inside every config file. At the config.py tou will find the necessary configuration for get you started.

Further Attacks

Of course, you can clone & implement other protections or improve the existing one. Our interface is generic and supports several detecting methods.

Automation

ELRO-Security project has the potential to be automated in different ways. We are going to leave this to you.

Note

  • We do not claim the description or the purpose of this tool to be 100% accurate. If you see anything which is incorrect in this document, please submit a pull request or open a new issue.
  • We are not responsible for any usage of anyone on this tool.

elro-security-project's People

Contributors

eliranmaman avatar royihamo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.