Skip to content

Instantly share code, notes, and snippets.

View moien007's full-sized avatar
😷
Get the Vaccine 💉

Havij khor moien007

😷
Get the Vaccine 💉
  • Islamic Republic of Iran
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;