Color logo - no background Piergiorgio Venuti

From Secure Online Desktop to Cyberfero: rebranding of the leading cybersecurity company

Estimated reading time: 3 minutes

Dear customers and partners, we are pleased to announce that our company is officially changing its name: from today Secure Online Desktop becomes Cyberfero!

In this article we will illustrate in detail all the news and reassurances related to this rebranding, which marks the evolution of our company.

What changes at a practical level

At a practical level, the change of name from Secure Online Desktop to Cyberfero does not entail any substantial changes for our customers.

The staff, as well as the services offered and their quality, remain unchanged. The company will continue to operate with the same seriousness and competence as always.

Access to services

Most of our services have already been migrated to the new cyberfero.com domain. Therefore, accessing the old secure-od.com domain, you will be automatically redirected to the new one.

We invite you to save the new addresses in your favorites for easier access. For services not yet transferred, they will continue to work regularly on the old domain until the migration is completed.

Billing

The next invoices will be issued with the new company name Cyberfero srl instead of Secure Online Desktop srl. Nothing changes for customers administratively.

What users need to do to continue using the services

Users absolutely do not have to do anything. The transition to the new name and domain will be completely automatic and transparent for users. The services will work exactly like before.

Why the name change

Secure Online Desktop, founded in 2011, was initially more focused on the provision of cloud computing services. Over the years the core business has shifted more and more towards cybersecurity services, which today represent the main activity.

We therefore decided to reflect this change also in the name, opting for Cyberfero.

Social Networks

Our social channels have been updated to reflect the name change, but will continue to be constantly updated to communicate all the news to followers.

The complete list of channels can be found in the site footer. We invite you to follow us to stay up to date on webinars, events and other news. Also register for the newsletter!

Curiosities about the new name

Cyberfero name
  • “Cyber” is an abbreviation for “Cyber Security” and refers to IT security.
  • “Fero” comes from the Latin “ferre” which means “to bring”.

So “Cyberfero” means “bringer of cyber security”, or “he who promotes and spreads IT security”.

Cyberfero shield

The logo depicts a shield, which evokes the concept of security through defense. But it also includes the idea of attack testing, to strengthen the shield itself.

Tell us what you think!

We are curious to know your impressions about this change. We invite you to share your opinions with us, both through our social channels and by writing to us at [email protected].

Your feedback is very valuable, it will help us better understand how the new Cyberfero name and identity was welcomed.

We look forward to hearing what you think!

Useful links:

Share


RSS

More Articles…

Categories …

Tags

RSS Unknown Feed

RSS Full Disclosure

  • OpenBSD mpls_do_error: Remote Kernel Stack Disclosure via MPLS Label Stack Over-read June 21, 2026
    Posted by shj on Jun 20------------------------------------------------------------------------ OpenBSD mpls_do_error: Remote Kernel Stack Disclosure via MPLS Label Stack Over-read ------------------------------------------------------------------------ Affected:  OpenBSD -current prior to 2026-06-18 (fixed in -current) Vendor:    OpenBSD Severity:  Medium Reporter:  Argus Systems Date:      2026-06-12 CVE:       CVE-2026-56099 1. SUMMARY ========== The...
  • OpenBSD sppp_pap_input: PAP authentication bypass June 21, 2026
    Posted by shj on Jun 20------------------------------------------------------------------------ OpenBSD sppp_pap_input: PAP Authentication Bypass via Zero-Length bcmp ------------------------------------------------------------------------ Affected:  OpenBSD all versions through 7.6 (fixed in -current) Vendor:    OpenBSD Severity:  High Reporter:  Argus Date:      2026-06-16 1. SUMMARY ========== The sppp_pap_input() function in sys/net/if_spppsubr.c uses...
  • SEC Consult SA-20260618-0 :: Hardcoded Root Cloud Credentials in Application Binaries in Silver Leaf Technologies - Worksnaps.net Worksnaps June 21, 2026
    Posted by SEC Consult Vulnerability Lab via Fulldisclosure on Jun 20SEC Consult Vulnerability Lab Security Advisory < 20260618-0 > ======================================================================= title: Hardcoded Root Cloud Credentials in Application Binaries product: Silver Leaf Technologies - Worksnaps.net Worksnaps vulnerable version:
  • SEC Consult SA-20260617-1 :: Multiple Vulnerabilities in Quanos Content Solutions - SCHEMA ST4 June 21, 2026
    Posted by SEC Consult Vulnerability Lab via Fulldisclosure on Jun 20SEC Consult Vulnerability Lab Security Advisory < 20260617-1 > ======================================================================= title: Multiple Vulnerabilities             product: Quanos Content Solutions - SCHEMA ST4  vulnerable version: All versions of SCHEMA ST4 on-premises     fixed version: Not applicable, see workaround section for mitigation. […]
  • SEC Consult SA-20260617-0 :: Multiple Critical Vulnerabilities in Sprecher Automation SPRECON-E-C/-E-P/-E-T3 June 21, 2026
    Posted by SEC Consult Vulnerability Lab via Fulldisclosure on Jun 20SEC Consult Vulnerability Lab Security Advisory < 20260617-0 > ======================================================================= title: Multiple Critical Vulnerabilities product: Sprecher Automation SPRECON-E-C/-E-P/-E-T3  vulnerable version: See vulnerable versions below fixed version: See solution section below          CVE number: CVE-2022-4333, CVE-2022-4332, CVE-2025-41741,        ...
  • SEC Consult SA-20260616-0 :: Broken Access Control in syracom AG Secure Login (2FA) for Atlassian Jira / Confluence / Bitbucket #CVE-2026-12225 June 21, 2026
    Posted by SEC Consult Vulnerability Lab via Fulldisclosure on Jun 20SEC Consult Vulnerability Lab Security Advisory < 20260616-0 > ======================================================================= title: Broken Access Control             product: syracom AG Secure Login (2FA) for Atlassian Jira / Confluence / Bitbucket  vulnerable version: 3.4.0.x       fixed version: 3.5.0.0 CVE number: CVE-2026-12225 […]
  • APPLE-SA-06-16-2026-1 Beats Firmware Update 1B211 June 21, 2026
    Posted by Apple Product Security via Fulldisclosure on Jun 20APPLE-SA-06-16-2026-1 Beats Firmware Update 1B211 Beats Firmware Update 1B211 addresses the following issues. Information about the security content is also available at https://support.apple.com/en-us/127557. Apple maintains a Security Releases page at https://support.apple.com/100100 which lists recent software updates with security advisories. Bluetooth Available for: Beats Studio Buds Impact: […]
  • PHP 8.5.7 `levenshtein()` signed-integer overflow June 21, 2026
    Posted by Khashayar Fereidani on Jun 20# PHP 8.5.7 `levenshtein()` signed-integer overflow **Author:** Khashayar Fereidani **Disclosure Date:** 2026-06-18 **Advisory:** https://fereidani.com/php-857-levenshtein-signed-integer-overflow **Contact:** https://fereidani.com/contact ## Description The `levenshtein()` function calculates the Levenshtein distance between two strings, optionally accepting custom costs for insertion, replacement, and deletion operations. In PHP 8.5.7, the...
  • PHP 8.5.7 `dom_xml_serialization_algorithm()` stack-overflow June 21, 2026
    Posted by Khashayar Fereidani on Jun 20# PHP 8.5.7 `dom_xml_serialization_algorithm()` stack-overflow **Author:** Khashayar Fereidani **Disclosure Date:** 2026-06-18 **Advisory:** https://fereidani.com/php-857-domxmlserializationalgorithm-stack-overflow **Contact:** https://fereidani.com/contact ## Description The `dom_xml_serialization_algorithm()` and `dom_xml_serialize_element_node()` functions in `ext/dom/xml_serializer.c` rely on unbounded recursion to serialize XML nodes....
  • PHP 8.5.7 `mb_substr()` 'SJIS-mac' size_t underflow June 21, 2026
    Posted by Khashayar Fereidani on Jun 20# PHP 8.5.7 `mb_substr()` &apos;SJIS-mac&apos; size_t underflow **Author:** Khashayar Fereidani **Disclosure Date:** 2026-06-18 **Advisory:** https://fereidani.com/php-857-mbsubstr-sjis-mac-sizet-underflow **Contact:** https://fereidani.com/contact ## Description The `mb_get_substr()` function in `ext/mbstring/mbstring.c` deliberately skips an early empty return guard for the `SJIS-mac` encoding when `from >= in_len`. As a result, it falls...

Customers