Zum Hauptinhalt springen
Echtzeit-Radar & Feeds
Alle RSS Feeds ➔
👥 Community & Social
Windows Tipps & SecurityGrafikkarte vor Überhitzung schützen: So geht’s(25.09.2026 um 08:00 Uhr)
••••••••••
Windows Tipps & SecurityGrafikkarte vor Überhitzung schützen: So geht’s(25.09.2026 um 08:00 Uhr)
••••••••••
Intelligence View
⚡ tsecurity.de Intelligence

Binary Made Easy — Understand the Basics

Binary numbers might seem mystifying at first glance, but this article breaks it down into familiar logic you use every day. By explaining the parallels between counting in tens and counting in twos, you'll be guided to understand how ones…

0
↗ Quelle (dev.to)
Reagiere als Erste:r — dein Feedback zählt!

Binary numbers might seem mystifying at first glance, but this article breaks it down into familiar logic you use every day. By explaining the parallels between counting in tens and counting in twos, you'll be guided to understand how ones and zeros can represent anything!




"There are 10 types of people in this world, those who understand binary and those who don't." – (Source Unknown)




If you don't get this joke now, you will by the end of this article.






Many people find binary intimidating, but it's simpler than you think. If you can count, then you can read binary. Today, we will break down this problem by reviewing how we understand numbers and then applying that same logic to binary.



An abstract painting interweaving technology with swirling clouds.






Decimal System



In everyday life, when we count we typically use the decimal numbering system. In this system, a single digit is often referred to as a unit:




  • 0 = no units

  • 1 = one unit

  • 2 = two units, etc.



When we reach ten units, we reset our units to zero and add another digit to the left and then continue incrementing the unit. This new digit to the left represents a multiple of 10, creating the "tens" column. Each column added to the left is another multiple of 10: so the pattern becomes units, tens, hundreds, thousands etc. The table below should be familiar:
























































Thousands Hundreds Tens Units Name Number
0 0 0 1 One 1
0 0 1 0 Ten 10
0 1 0 0 One Hundred 100
1 0 0 0 One Thousand 1,000
2 3 4 5 Two Thousand Three Hundred Forty-Five 2,345





Recognising Binary



Decimal numbers can be described as "a sequence of digits ranging from 0 to 9". In the very same fashion, we can describe binary numbers as "a sequence of digits ranging from 0 to 1". The following examples are all binary numbers:




  • 11001100

  • 0001

  • 0

  • 1111






Binary System



The binary numbering system is a cousin to the decimal numbering system. It is used to represent the same numbers, they just look different.



We apply the same process to binary as we do with decimal but use only two digits (0 and 1) and each column is a multiple of 2 instead of 10. This means the pattern for our columns becomes units, twos, fours, eights, sixteens etc.



Take some time to look over this table. Pay close attention to the column names and compare them to the decimal table above. Can you see a pattern?
























































Eight Four Two Unit Name Binary Number
0 0 0 1 One 0001
0 0 1 0 Two 0010
0 0 1 1 Three 0011
0 1 0 0 Four 0100
0 1 0 1 Five 0101





Converting Binary to Decimal



In my experience, manually converting a few binary numbers into decimal helps to solidify the concept. Let's use the binary number 101101 as an example.



First, draw the columns around the binary number (remember to use multiples of 2). I will use "one" for clarity instead of "unit".
























Thirty-Two Sixteen Eight Four Two One
1 0 1 1 0 1


Next, convert each digit based on its position.
























Thirty-Two Sixteen Eight Four Two One
32 0 8 4 0 1


Lastly, add them up:



32 + 0 + 8 + 4 + 0 + 1 = 45



Which means 101101 equals 45. Much easier once you know how it works, right?

1. Sofort-Triage & Abwehrmaßnahmen

SOC Incident Playbook: Remote Code Execution (RCE) Defense
Syntax validiert (0 Fehler)
title: Detect Exploitation - Binary Made Easy — Understand the Basics
id: 1de09fed-3e91-4983-8a9b-f475a00c05fb
status: experimental
description: Automatisch generierte SIEM-Erkennungsregel basierend auf CTI Intelligence
references:
  - https://tsecurity.de/
author: iShareStuff CTI Automated Detection Engine
date: 2026-09-27
logsource:
  category: network_connection
  product: any
detection:
  selection:
      CommandLine|contains:
        - 'exploit'
  condition: selection
falsepositives:
  - Legitime administrative Zugriffe oder Penetrationstests
level: high
tags:
  - attack.initial_access
Syntax validiert (0 Fehler)
rule CTI_Threat_Indicator {
    meta:
        author = "iShareStuff CTI Automated Detection Engine"
        date = "2026-09-27"
        description = "YARA Signature for "
    strings:
        $str = "Binary Made Easy — Understand " ascii wide
    condition:
        any of them
}
Syntax validiert (0 Fehler)
index=security sourcetype IN ("cisco:asa", "pan:traffic", "zeek_conn", "suricata", "WinEventLog:Security")
("Binary Made Easy  Understand the Basics")
| stats count earliest(_time) as first_seen latest(_time) as last_seen by src_ip, dest_ip, dest_host, signature
| eval first_seen=strftime(first_seen, "%Y-%m-%d %H:%M:%S"), last_seen=strftime(last_seen, "%Y-%m-%d %H:%M:%S")
| sort - count
Syntax validiert (0 Fehler)
message: "*Binary Made Easy  Understand the Basics*"
Syntax validiert (0 Fehler)
CommonSecurityLog
| where Message has "Binary Made Easy  Understand the Basics"
| summarize EventCount = count(), FirstSeen = min(TimeGenerated), LastSeen = max(TimeGenerated) by SourceIP, DestinationIP, DestinationPort, Activity
| extend DetectionRule = "iShareStuff-CTI-Compiled"
| sort by EventCount desc

2. Cyber Threat Intelligence & Forensik

CTI Threat Relationship Graph2 Knoten / 1 Relationen
CVE / Incident Software MITRE ATT&CK CWE Weakness IoC
🎯
MITRE ATT&CK Matrix Navigator 14 Taktiken
Reconnaissance
-
Resource Development
-
Initial Access
Execution
Persistence
-
Privilege Escalation
Defense Evasion
Credential Access
-
Discovery
-
Lateral Movement
-
Collection
-
Command and Control
Exfiltration
-
Impact
tsecurity.de Cognitive Threat RAG
Fokus-Vektor:

Analyse für identifizierte Bedrohung auf Basis von Live-CTI (ENISA EUVD): CVSS 0.0 · EPSS 0.0% · CISA KEV: nein. Handlungsableitung aus den verlinkten Hersteller-Quellen.

🛡️ Angriffsfläche & Exposure

Netzwerk/Remote-Zugriff ohne Vorauthentifizierung möglich.

⚡ Empfohlene Sofortmaßnahmen
  • 1. Perimeter-Inspektion: Relevante Portfreigaben und exponierte Endpunkte unverzüglich scannen.
  • 2. Patch-Applikation: Hersteller-Hotfix einspielen oder betroffene Daemons in isolierte DMZ-Segmente überführen.
  • 3. Telemetrie & EDR-Alerts: Prozessaufrufe und Child-Processes auf anomale Shell-Spawns überwachen.
Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten Binary Made Easy — Understand the Basics

Thematisch verwandte Begriffe: Binary, Made, Easy, Understand · 6 Treffer

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

💬 Kommentare werden geladen…
Zum Aktualisieren ziehen
ZERO-DAY CVE-2026-100620 | Capgo CLI (npm package @capgo/cli) through 7.98.2 is affected by an ove…
Advisory →
tsecurity.de Icon
Offline-Lesen, Eilmeldungen & 0ms Ladezeit

Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.

Nächster Beitrag