Commit Graph

11 Commits

Author SHA1 Message Date
C0nw0nk
f51662eda7 Update anti_ddos_challenge.lua
Remove Search Engines from the Browsers Javascript Checking (This will allow search engines to crawl still like Google because they can execute Javascript)
2019-08-25 21:22:49 +01:00
C0nw0nk
cabdbaa093 Update anti_ddos_challenge.lua
Fix expire_time description to show correct default time of 1 day.

Fix cookie bug when Javascript was setting a cookie it was setting a cookie of 'now' instead of the set config of expire_time into the future when the cookie should expire.

Added the challenge cookie to the headers set by grant_access function to update the cookie set by Javascript since the time stamp on the cookie would be out of sync with the other cookies otherwise this was all cookies will be updated and set/kept with the same time stamps.
2019-08-25 21:00:22 +01:00
C0nw0nk
d8b3a4b1a9 Update README.md 2019-08-22 15:03:45 +01:00
C0nw0nk
84b5545956 Update README.md 2019-08-22 14:59:06 +01:00
C0nw0nk
ca0f9dea98 Update README.md 2019-08-22 14:39:04 +01:00
C0nw0nk
2b2eaf45f7 Update README.md 2019-08-22 14:16:32 +01:00
C0nw0nk
0618e1daab Update README.md 2019-08-22 13:35:27 +01:00
C0nw0nk
333a4e2b4c Update README.md 2019-08-22 13:33:43 +01:00
C0nw0nk
72cce0223d Create anti_ddos_challenge.lua
For those who love my script feel free to drop me a thank you! :)
2019-08-22 13:18:53 +01:00
C0nw0nk
c02e237869 Update README.md 2019-08-22 01:19:13 +01:00
C0nw0nk
9e8ebbeea6 Initial commit 2019-08-22 00:52:09 +01:00