GitHub Trends
10.6K subscribers
15.6K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#go #api_gateway #application_security #appsec #blueteam #bruteforce #captcha #cve #cybersecurity #firewall #hackers #http_flood #security #self_hosted #sql_injection #vulnerability #waf #web_application_firewall #web_security #websecurity #xss

SafeLine is a tool that helps keep your web applications safe from attacks. It acts like a shield between your website and the internet, filtering and blocking bad traffic. This protects your site from things like SQL injection, XSS, and other types of attacks. SafeLine also has features like rate limiting to stop too much traffic, anti-bot challenges to block bots, and dynamic protection to encrypt your HTML and JS codes. Using SafeLine makes your web apps more secure, which is important to protect your data and users.

https://github.com/chaitin/SafeLine
#python #ai_agents #anti_detect #antidetect_browser #bot_detection #browser_automation #captcha_bypass #chromium #cloudflare #cloudflare_bypass #fingerprint #headless_browser #playwright #puppeteer #python #recaptcha #selenium #stealth_browser #undetected #web_scraping #webscraping

CloakBrowser is a stealth Chromium browser that hides automation so websites treat it like a normal user. It patches the browser at the source level, not with scripts or config hacks, so it passes tough bot checks such as reCAPTCHA v3 and Cloudflare Turnstile. You can drop it into existing Playwright or Puppeteer code with almost no changes, and it works locally, in Docker, or on a server. This lets you scrape or automate protected sites more reliably, with less blocking and fewer CAPTCHAs, while still using the tools and APIs you already know.

https://github.com/CloakHQ/CloakBrowser