Skip to content

Instantly share code, notes, and snippets.

View moien007's full-sized avatar

moien007

  • Iran
  • 16:57 (UTC +03:30)
View GitHub Profile
@moien007
moien007 / testcookie_bypass.cs
Last active January 20, 2022 12:49
[C#] Bypass testcookie-nginx-module bot protection
/*
Author: Moien007
Source: https://gist.github.com/moien007/06656aa4032c45b629a507dd4dcb6fd6
Description:
Bypass testcookie-nginx-module bot protection
Web host providers like Byethost uses that module so...
*/
using System;
using System.Linq;