FortiBleed: the campaign that steals credentials from FortiGate and exposes the new access economy

Author: Published 5 min de lectura 162 reading

The images in this article were generated with artificial intelligence. How we publish

A Russian-speaking initial access operator, motivated by economic benefit, is behind a massive credentials collection campaign that researchers have baptized as FortiBleed and would have affected hundreds of thousands of FortiGate devices and a vast set of exposed services. According to public reports, the operation combines large-scale scanning, brute force, deployment of a Golang-based custom sniffer - taking advantage of FortiOS's legitimate ability to run diagnostic commands - and an automated chain for cracking and reusing credentials at Active Directory and other services.

The technical and operational scope described by the signatures that have analyzed the campaign reveals several signals that must light alarm lights. First, the re-use of native utility diagnose sniffer package to intercept traffic makes detection more difficult because the actor does not introduce noisy kernel code or backdoors: it uses existing functionalities to capture clear text credentials and hashes as they pass through the application. Second, the architecture of the operation - automated pipelines, cracking management with collaborative tools and a bot that orchestrates the work - allows to scale exploitation and monetization quickly, which explains figures of tens of millions of tokens and hashes identified.

FortiBleed: the campaign that steals credentials from FortiGate and exposes the new access economy
Image generated with IA.

This campaign is not just an attack on specific devices; it shows how initial access brokers (IAB) tactics have been sophisticated to exploit the access economy: priority of objectives according to economic value, focus on service providers and SMEs, and abandonment of targets that do not meet "profitability" criteria. Compromise a firewall from a service provider or a MSP can create routes to multiple client networks, amplifying the impact and risk of side movements and exfiltration.

Another critical dimension is the standardization and marketing of offensive tools: the supposed integration of open source platforms with Aitinative capabilities suggests that even actors with limited resources can orchestrate complex campaigns by combining scanning, scraping and cracking. Public availability of scanners and tools such as Masscan or services such as Shodan facilitates the mass recognition phase; the technical barrier to scale operation is no longer exclusive to state-supported groups.

For defenders and administrators the reading is clear: the attack surface includes not only exploitable vulnerabilities but also operational configurations and practices. Exposing administrative panels, SSH consoles or SSL-VPNs to the Internet without robust controls and multifactor authentication is playing with advantage for attackers. In addition, the presence of geofencing mechanisms and operational hours in the campaign indicates an intention to avoid local detection and to reduce noise, so that the activity windows can be deliberately discreet and match local working hours.

In practical terms, the response should be double: to mitigate exposure and improve detection. Mitigar goes on to review immediately the public exposure of administrative interfaces and VPNs, restrict IP access, deploy VPNs of jump or base hosts for administration, and force multifactor authentication in all privileged accesses. On FortiGate devices it is appropriate to validate supported versions and patches published by the manufacturer, to review administrative log for unusual use of diagnostic commands and to assess the possibility of disabling or limiting access to diagnosis from public interfaces. Fortinet publishes security notices and guides on its official portal to be consulted as a reference for patches and mitigation: Fortinet Security Advisories.

Detection requires instrumentation: correlate massive attempts at authentication with geographical origin, identify bursts of simultaneous validations (thousands of threads / second), monitor hash cracks in known infrastructure and alert to atypical patterns in authentication traffic. An approach based on common techniques and tactics (for example, those documented in the MITRE ATT & CK framework) helps structure detection and response: tracking stolen credentials, lateral movement and exfiltration. More information on technical families is available at MITRE ATT & CK.

FortiBleed: the campaign that steals credentials from FortiGate and exposes the new access economy
Image generated with IA.

If you suspect that your organization has been affected, act on the premise of commitment: make an inventory of exposed administrative access, change and rotate privileged credentials and service accounts, revoke sessions and web tokens, and analyze SSH configuration, authorized keys and cronjobs. The presence of users or pairs of repeated credentials in multiple PIs may indicate flat accounts by the attacker, so any unknown or inexplicably replicated account must be investigated and disable. In cases of demonstrated commitment, complete cleaning of equipment and restoration from reliable images are often the safest option.

Finally, the strategic lesson is that traditional perimetral defenses are no longer enough: the combination of Zero Trust, network segmentation, minimum privilege and continuous monitoring is essential to contain such operations. Investing in early detection, strong identity management practices and the protection of suppliers and supply chains is now as important as patching individual vulnerabilities.

To deepen and keep up-to-date the defense we recommend to consult technical sources and manufacturer's notices regularly, integrate threat intelligence and validate controls with security exercises. The tools and tactics that enable campaigns such as FortiBleed are publicly available; the difference makes the preparation and the ability to detect and neutralize attempts before they become persistent accesses.

Coverage

Related

More news on the same subject.