PoW-Shield

Project dedicated to fight Layer 7 DDoS with proof of work, with an additional WAF and controller. Completed with full set of features and containerized for rapid and lightweight deployment.

MIT License

Stars
194
Committers
7

Bot releases are hidden (Show)

PoW-Shield - PoW Shield V2.1.2 Latest Release

Published by RuiSiang over 1 year ago

Changes:

  • Update dependencies
PoW-Shield - PoW Shield V2.1.1

Published by RuiSiang about 2 years ago

Changes:

  • Add settings dump functionality to control socket
PoW-Shield - PoW Shield V2.1.0

Published by RuiSiang over 2 years ago

Changes:

  • Finalize integration with PoW Phalanx Controller
  • Restyle calculation UI
  • Update dependencies
PoW-Shield - PoW Shield V2.0.0

Published by RuiSiang over 2 years ago

Changes:

  • Support integration with PoW Phalanx Controller
  • Update dependencies
PoW-Shield - PoW Shield V1.4.0

Published by RuiSiang over 2 years ago

Changes:

  • Add SSL support
  • Update dependencies

Bug Fix:

  • Solve redirection loop bug crashing browsers
PoW-Shield - PoW Shield V1.3.4

Published by RuiSiang almost 3 years ago

  • fix code quality issues
  • update dependencies
PoW-Shield - PoW Shield V1.3.3

Published by RuiSiang over 3 years ago

Changes:

  • update dependencies
PoW-Shield - PoW Shield V1.3.2

Published by RuiSiang over 3 years ago

Changes:

  • optimize dockerfile, reduced image build size from 534.69 MB to 43.13 MB (92% decrease)
PoW-Shield - PoW Shield V1.3.1

Published by RuiSiang over 3 years ago

Bug fix:

  • differentiate standalone commands for windows and linux
  • fix docker-compose and add test webapp container
PoW-Shield - PoW Shield V1.3.0

Published by RuiSiang over 3 years ago

New:

  • change database to redis for faster speed
  • support external redis instances

Bug Fix:

  • fix occurrences when request counter malfunctions
PoW-Shield - PoW Shield V1.2.1

Published by RuiSiang over 3 years ago

Bug fix:

  • update outdated docker-compose.yaml
  • change default config
PoW-Shield - PoW Shield V1.2.0

Published by RuiSiang over 3 years ago

Add WAF functionalities:

  • Malicious pattern matching in requests
  • Seperated url, header, body scanning
  • Rule exclusion
  • WAF unit testing
PoW-Shield - PoW Shield V1.1.1

Published by RuiSiang over 3 years ago

Code updates:

  • add unit and integration tests
  • database service optimization
  • refactor classes to singleton
PoW-Shield - PoW Shield V1.1.0

Published by RuiSiang over 3 years ago

Add ratelimit functionalities

  • Request statistics by ip and session
  • Session revocation
  • IP blacklisting
PoW-Shield - PoW Shield V1.0.1

Published by RuiSiang over 3 years ago

Bug Fix

  • Fix PoW prefix mismatch when browser supports favicon.ico
PoW-Shield - PoW Shield V1.0.0

Published by RuiSiang over 3 years ago

Basic Functionalities

  • PoW Implementation
  • Web Service Framework
  • Proxy Functionality