GithubHelp home page GithubHelp logo

khaleghsalehi / ironfox Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 1.0 45.34 MB

Real time and high performance web application layer DDos/Dos/Bot attacks detection and protection.

License: Apache License 2.0

CMake 0.87% HTML 8.40% JavaScript 15.82% Shell 0.38% Makefile 0.17% Perl 11.28% C 55.65% C++ 0.11% Lua 5.69% Yacc 1.61%
bot ddos dos

ironfox's Introduction

ironfox's People

Contributors

khaleghsalehi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

softwarecheng

ironfox's Issues

explain module

Please explain about each module ?

[nginx-http-footer-filter]
[ngx_http_bot_protection_module]
[ngx_http_captcha_module]
[ngx_http_header_inspect]
[ngx_http_vts]
[ngx_input_validation_module]
[replace-filter-nginx-module]

piece of code!

hi
The detection system adds a piece of code to the server response to prevent duplication and fraud and sends it to the client.
What is that code snippet?

run js chunk

Running Js code is like solving captcha code?
Does the browser run it without user intervention?

bot detection !

These steps can be easily done by a bot !!! (step 1 to 4 )

1- The first request is considered a valid and legal request.
2- In response to the first request, the encrypted token is given to the client (suppose something like JWT)
3- In the second request, the client must resend his/her identity along with the encrypted token
4- If they are the same, the request will be accepted and if they are not the same, the request will be rejected.

decrypt js

Sample JavaScript code to create a fingerprint UUID ?

sadly I still couldn't get it to run:

sadly I still couldn't get it to run:

==========================================
please flow up below command:
please create a user and set password for it by:
bash 1- sudo su - postgres
psql 2- createuser --interactive --pwprompt
psql 3- create databses ironfox;
bash 4- sudo systemctl start innovera
setup done.
root@server:~/ironfox-0.1# sudo su - postgres
postgres@server:~$ createuser --interactive --pwprompt
Enter name of role to add: admin
Enter password for new role: admin
Enter it again: admin
Shall the new role be a superuser? (y/n) y
postgres@server:~$ createdb ironfox;
postgres@server:~$ sudo systemctl start innovera
[sudo] password for postgres: admin
Sorry, try again.
[sudo] password for postgres: admin
sudo: 1 incorrect password attempt

also:
root@server:~/ironfox-0.1# curl http://127.0.0.1:8080
curl: (7) Failed to connect to 127.0.0.1 port 8080: Connection refused

I followed your tutorial accordingly still couldn't get it to run it says password for postgres is wrong even i type the exact same password "admin"
thanks very much

Originally posted by @rohybnol in #1 (comment)

Whats after ./install.sh

It completed and told me:
Please create a user and set password for it by:
bash 1- sudo su - postgres
psql 2- createuser --interactive --pwprompt
psql 3- create databses ironfox;
bash 4- sudo systemctl start innovera
setup done.

All done properly altough I do not understand where I put my backed IP which is used for protection and how to make it work as when I go to my VPS wherw I installed your script on https://IP nothing happen, I am using the ubuntu version you recommended the only difference I did was to start the installer.sh using bash installer.sh instead of ./installer but that shouldn't be the issue? Thanks man!

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.