• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

What is a cyber attack

Apparently sourceforge got "attacked" recently

http://sourceforge.net/blog/sourceforge-net-attack/

What exactly is a cyber attack and what is meant by "a targeted attack against sourceforge infrastructure"?

TIA

A cyber attack is just how it sounds. An attack focus on disrupting the service associated with a piece of IT Equipment.

Keeping in mind that a hack/attack/etc... has the purpose of disrupting the service of a given system, a targeted attack in general focuses on bringing down a specific aspect of that system. For instance, if one were looking to bring affect the stability of a Development Server such as the ones Sourceforge hosts, you would focus on services directly tied to development.

For instance, if it were me, I would, in some way, target:
1. The specific compilers on the machine
2. The debugger service
3. The Version Control Software
4. Scheduled backups and services
5. In the case of SF.net it is focused on hosting on the Web. Thus you could target the DNS Service, the Routers, the Domain Controllers.

There are any number of "targets" they could focus on.

-GP
 
Back
Top