#fasthttp
Threat actors are utilizing the FastHTTP Go library to launch high-speed brute-force password attacks targeting Microsoft 365 accounts globally.
Hackers use FastHTTP in new high-speed Microsoft 365 password attacks
Threat actors are utilizing the FastHTTP Go library to launch high-speed brute-force password attacks targeting Microsoft 365 accounts globally.
www.bleepingcomputer.com
January 14, 2025 at 3:57 PM
Urgent: Hackers use FastHTTP Go library for high-speed Microsoft 365 brute-force attacks (9.7% success rate, Brazil origin). Target: Azure AD. Check audit logs for "FastHTTP" user agent & take action immediately.#FastHTTPBruteForceAttack
January 14, 2025 at 4:05 PM
Threat actors are utilizing the FastHTTP Go library to launch high-speed brute-force password attacks targeting Microsoft 365 accounts globally. #CyberAttacks #InfoSecurity www.bleepingcomputer.com/news/securit...
Hackers use FastHTTP in new high-speed Microsoft 365 password attacks
Threat actors are utilizing the FastHTTP Go library to launch high-speed brute-force password attacks targeting Microsoft 365 accounts globally.
www.bleepingcomputer.com
January 15, 2025 at 12:03 AM
xk6-fasthttp (⭐️ 6)

A k6 extension using fasthttp library for improved speed of HTTP/1.1 requests

#go
September 19, 2026 at 8:54 AM
A Laravel inspired web framework written in Go
Built on top of FastHttp - the fastest HTTP engine, FluentSQL - flexible and powerful SQL builder. Quick development with zero memory allocation and high performance.
#golang

github.com/jivegroup/gfly
June 16, 2025 at 5:13 AM
This is really big at the moment and you should absolutely be looking at your M365 logs to identify this activity.

www.speartip.com/fasthttp-use...

We're observing a large number of IPs involved after successful authentication, but a common IP is 113.23.43[.]76
fasthttp Used in New Bruteforce Campaign
SpearTip Security Operations Center, together with the SaaS Alerts team, identified an emerging threat involving the fastHTTP library
www.speartip.com
January 21, 2025 at 4:19 AM
Notícia da SecurityOnline

"Nova Campanha de Bruteforce Explora a Biblioteca fasthttp para Visar Ambientes Azure" #bolhasec
New Bruteforce Campaign Exploits fasthttp Library to Target Azure Environments
Uncover the Bruteforce Campaign targeting Azure Active Directory. Learn how attackers are leveraging the fasthttp library for unauthorized access.
securityonline.info
January 26, 2025 at 11:30 AM
A gRPC-Gateway-powered framework with Prisma, Kubernetes, and Go (fasthttp) for scalable microservices
#golang

github.com/Raezil/Thunder
June 8, 2025 at 4:22 AM
Hackers use FastHTTP in new high-speed Microsoft 365 password attacks, www.bleepingcomputer.com/news/securit...
Hackers use FastHTTP in new high-speed Microsoft 365 password attacks
Threat actors are utilizing the FastHTTP Go library to launch high-speed brute-force password attacks targeting Microsoft 365 accounts globally.
www.bleepingcomputer.com
January 15, 2025 at 9:25 PM
Notícia da BleepingComputer

"Hackers usam FastHTTP em novos ataques de senha de alta velocidade ao Microsoft 365" #bolhasec
Hackers use FastHTTP in new high-speed Microsoft 365 password attacks
Threat actors are utilizing the FastHTTP Go library to launch high-speed brute-force password attacks targeting Microsoft 365 accounts globally.
www.bleepingcomputer.com
January 19, 2025 at 1:30 PM
Who is busy coding a zero-allocation URL-encoded payloads #golang parser instead of reusing one?

🖐️

PS: I could use the fasthttp query parameters parser, but I feel like I want to have more control over the implementation.
April 5, 2025 at 4:59 PM
New blog from @paperghost.bsky.social about the constant volume of password spraying / brute forcing Rapid7 MDR sees being levied against orgs. Our MDR crew is still observing too many incidents arising from remote access to systems without MFA — please, enable it!

www.rapid7.com/blog/post/20...
Password Spray Attacks Taking Advantage of Lax MFA | Rapid7 Blog
In the first quarter of 2025, Rapid7’s Managed Threat Hunting team observed a significant volume of brute-force password attempts leveraging FastHTTP, a high-performance HTTP server and client library...
www.rapid7.com
April 11, 2025 at 8:51 PM
New Bruteforce Campaign Exploits fasthttp Library to Target Azure Environments securityonline.info/new-brutefor...
New Bruteforce Campaign Exploits fasthttp Library to Target Azure Environments
Uncover the Bruteforce Campaign targeting Azure Active Directory. Learn how attackers are leveraging the fasthttp library for unauthorized access.
securityonline.info
January 23, 2025 at 3:55 AM
Urgent: Microsoft 365 accounts face FastHTTP brute-force attacks via Azure AD. Sources: Brazil, Argentina, Iraq, Pakistan, Turkey, Uzbekistan. Enable MFA, strong passwords, monitoring, & account lockout. Check Entra ID logs.#M365BruteForceAttack
January 16, 2025 at 4:08 PM
Please set up all your restrictions on your Entra. If you don't have staff in every country, restrict access to where you do. If you don't use Macs or Linux as workstations lock them out with conditional access.
There's a lot more to do

www.bleepingcomputer.com/news/securit...
Hackers use FastHTTP in new high-speed Microsoft 365 password attacks
Threat actors are utilizing the FastHTTP Go library to launch high-speed brute-force password attacks targeting Microsoft 365 accounts globally.
www.bleepingcomputer.com
January 16, 2025 at 6:48 AM
Fiber : Un framework web Open Source en Go inspiré d'express

" We combined the ease of Express and raw performance of Go."

👉 Le projet : github.com/gofiber/f...
👉 En savoir plus : https://gofiber.io/
September 24, 2025 at 6:02 PM
I’d be a fan of fiber if it would run on net/http, not fasthttp which makes it incompatible with everything that uses net/http. I ditched it for that.
November 28, 2024 at 7:46 PM
fasthttp by @valyala (⭐️ 23467)

Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http

#go
September 17, 2026 at 5:02 AM
🚨 New Blog Alert! 🚨
In this article, I delve into the recent brute force campaign leveraging the 'fasthttp library' to target Azure Active Directory (AAD) accounts.

Learn how to detect these attacks using Kusto Query Language (KQL) in Microsoft Defender
Detecting ‘fasthttp’ bruteforce attacks on Entra ID
In this blog post, I will explain how to detect brute force attacks using Kusto Query Language (KQL) in Microsoft Defender. I will provide…
rogierdijkman.medium.com
January 15, 2025 at 11:46 AM
Looks like it is built on top of ASP.NET Core. Does it bring anything radically new or is it mostly another syntax? I wish someone would step out of the shadows of ASP.NET Core and build something like GoLang fasthttp that is a totally new capability.
January 31, 2025 at 7:32 AM
Plow is an HTTP(S) benchmarking tool, written in Golang. It uses excellent fasthttp instead of Go's default net/http due to its lightning fast performance. github.com/six-ddc/plow
GitHub - six-ddc/plow: A high-performance HTTP benchmarking tool that includes a real-time web UI and terminal display
A high-performance HTTP benchmarking tool that includes a real-time web UI and terminal display - six-ddc/plow
github.com
May 14, 2026 at 6:46 AM
日志查询从 70 小时到 10 秒?VictoriaMetrics 联创揭示 PB 级日志处理性能奥秘 本文永久链接 – https://tonybai.com/2025/08/20/large-scale-logging-made-easy 当日志规模...

#技术志 #AliaksandrValialkin #bloomfilter #ClickHouse #fasthttp #Go #Golang #grafana #logging #loki #MySQL

Origin | Interest | Match
日志查询从 70 小时到 10 秒?VictoriaMetrics 联创揭示 PB 级日志处理性能奥秘 - Tony Bai
本文永久链接 - https://tonybai.com/2025/08/20/large-scale-logging-made-easy 当日志规模达到 PB 级别,传统的关系型数据库(如 PostgreSQL 或 MySQL)往往力不从心,不仅性能急剧下降,运维成本也变得难以承
tonybai.com
August 20, 2025 at 4:02 PM