<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.reidsherman.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.reidsherman.com/feed.php">
        <title>Reid&#039;s Wiki</title>
        <description></description>
        <link>http://wiki.reidsherman.com/</link>
        <image rdf:resource="http://wiki.reidsherman.com/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-06-11T22:09:12+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/networking_ports?rev=1781201057&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/comptia_security?rev=1781201036&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/ports?rev=1781200989&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/security_controls?rev=1781200578&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/on_path_attack?rev=1781200286&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/incident_response?rev=1781049018&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/remote_access_trojan_rat?rev=1781048760&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/rat?rev=1781048754&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/list_of_security_plus_acronyms?rev=1781048721&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/rootkit?rev=1781048549&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/logic_bomb?rev=1781048385&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/scada?rev=1781038358&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/replay_attack?rev=1781035907&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/race_conditions?rev=1781035784&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/dns_poisoning?rev=1781035671&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/eap?rev=1781032328&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/802.1x?rev=1781032233&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/dkim?rev=1781031725&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/spf?rev=1781031663&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.reidsherman.com/mttr?rev=1781031503&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.reidsherman.com/_media/wiki:dokuwiki.svg">
        <title>Reid's Wiki</title>
        <link>http://wiki.reidsherman.com/</link>
        <url>http://wiki.reidsherman.com/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://wiki.reidsherman.com/networking_ports?rev=1781201057&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-11T18:04:17+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>networking_ports - created</title>
        <link>http://wiki.reidsherman.com/networking_ports?rev=1781201057&amp;do=diff</link>
        <description>Network Ports
 Port       Network Process    Protocol   20  ftp - data  tcp  21  ftp - control  tcp  22  ssh  (secure shell)  tcp  23  telnet  tcp  25  smtp tcp  53  dns  tcp &amp; udp  80   http  tcp  443  https  tcp 
udp is used for dns because it is faster, doesn&#039;t require the 3 way handshake that tcp requires</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/comptia_security?rev=1781201036&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-11T18:03:56+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>comptia_security - [Networking] </title>
        <link>http://wiki.reidsherman.com/comptia_security?rev=1781201036&amp;do=diff</link>
        <description>Security+ Exam

&lt;https://www.professormesser.com/security-plus/sy0-701/sy0-701-video/sy0-701-comptia-security-plus-course/&gt;

General Security Concepts

Security Controls

CIA Triad

non-repudiation

Authentication, Authorization, and Accounting

Gap Analysis

Zero Trust

Deception and Disruption

Change Management

Public Key Infrastructure

Encryption

Blockchain

Certificates

Threats, Vulnerabilities, Mitigation

Threat Actors

Threat Vectors

Incident Response

Phishing

Watering Hole Attack…</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/ports?rev=1781200989&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-11T18:03:09+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>ports</title>
        <link>http://wiki.reidsherman.com/ports?rev=1781200989&amp;do=diff</link>
        <description>Network Ports
 Port       Network Process    Protocol   20  ftp - data  tcp  21  ftp - control  tcp  22  ssh  (secure shell)  tcp  23  telnet  tcp  25  smtp tcp  53  dns  tcp &amp; udp  80   http  tcp  443  https  tcp 
udp is used for dns because it is faster, doesn&#039;t require the 3 way handshake that tcp requires</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/security_controls?rev=1781200578&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-11T17:56:18+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>security_controls</title>
        <link>http://wiki.reidsherman.com/security_controls?rev=1781200578&amp;do=diff</link>
        <description>Security Controls

Systems put in place to keep people from getting access to resources they shouldn&#039;t have access to. 

Tracking whether or not the systems have been accessed 

Preventative: limits access to the resource 

Deterrent: disincentivizing people from accessing a resource through consequences, threats, warnings, etc</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/on_path_attack?rev=1781200286&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-11T17:51:26+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>on_path_attack - created</title>
        <link>http://wiki.reidsherman.com/on_path_attack?rev=1781200286&amp;do=diff</link>
        <description>On Path (Man in the Middle)

a malicious person positions themself between two communicating devices or systems. Allows the attacker to intercept all data being exchanged in real time without either party realizing it.</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/incident_response?rev=1781049018&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-09T23:50:18+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>incident_response</title>
        <link>http://wiki.reidsherman.com/incident_response?rev=1781049018&amp;do=diff</link>
        <description>Incident Response

Six steps

	*  1. prepare: establish a formal incident response plan
	*  2. identify: monitor network and system events, correlate alerts, and detect anaomalous behavior to confirm if a security incident has occurred
	*  3. contain: isolate compromised systems to stop the attack from spreading</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/remote_access_trojan_rat?rev=1781048760&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-09T23:46:00+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>remote_access_trojan_rat</title>
        <link>http://wiki.reidsherman.com/remote_access_trojan_rat?rev=1781048760&amp;do=diff</link>
        <description>Remote Access Trojan RAT

a type of malware that provides the attacker with administrative control and covert surveillance of the infected device 

often used for keylogging</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/rat?rev=1781048754&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-09T23:45:54+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>rat</title>
        <link>http://wiki.reidsherman.com/rat?rev=1781048754&amp;do=diff</link>
        <description>remote_access_trojan_rat</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/list_of_security_plus_acronyms?rev=1781048721&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-09T23:45:21+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>list_of_security_plus_acronyms</title>
        <link>http://wiki.reidsherman.com/list_of_security_plus_acronyms?rev=1781048721&amp;do=diff</link>
        <description>Key Security+ Acronyms and Definitions

&lt;https://zerotomastery.io/cheatsheets/security-plus-cheat-sheet/&gt;

AAA (Authentication, Authorization, and Accounting) - a security framework that ensures only authorized individuals are able to access resources.

ABAC (Attribute Based Access Control) - evaluates attributes to determine the access.</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/rootkit?rev=1781048549&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-09T23:42:29+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>rootkit</title>
        <link>http://wiki.reidsherman.com/rootkit?rev=1781048549&amp;do=diff</link>
        <description>Rootkit

Malware that hides in the kernel of the operating system

Very hard to find because it won&#039;t show up as a separate process

To mitigate, some UEFI BIOS options allow you to run in secure boot, where the cryptographic signature is compared to ensure integrity</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/logic_bomb?rev=1781048385&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-09T23:39:45+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>logic_bomb - created</title>
        <link>http://wiki.reidsherman.com/logic_bomb?rev=1781048385&amp;do=diff</link>
        <description>Logic Bomb

Malware that waits for a specific event, like a datetime, or a user to login, before activating</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/scada?rev=1781038358&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-09T20:52:38+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>scada - created</title>
        <link>http://wiki.reidsherman.com/scada?rev=1781038358&amp;do=diff</link>
        <description>SCADA (Supervisory Control and Data Acquisition)

 a combination of software and hardware elements that lets industrial organizations monitor, gather, process, and control data in real-time. It acts as the central nervous system for manufacturing, utilities, and critical infrastructure, allowing operators to oversee complex operations from a central location</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/replay_attack?rev=1781035907&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-09T20:11:47+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>replay_attack - created</title>
        <link>http://wiki.reidsherman.com/replay_attack?rev=1781035907&amp;do=diff</link>
        <description>Replay Attack

Cyber threat where an attacker intercepts a data transmission and maliciously resends or delays it</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/race_conditions?rev=1781035784&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-09T20:09:44+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>race_conditions</title>
        <link>http://wiki.reidsherman.com/race_conditions?rev=1781035784&amp;do=diff</link>
        <description>Race Condition

Occurs in a program when multiple threads or processes access shared data simultaneously and the final outcome depends on the unpredictable order that the scheduler executes them</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/dns_poisoning?rev=1781035671&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-09T20:07:51+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>dns_poisoning</title>
        <link>http://wiki.reidsherman.com/dns_poisoning?rev=1781035671&amp;do=diff</link>
        <description>DNS Poisoning

Also known as DNS Cache Poisoning or DNS Spoofing

Cyberattack where fraudulent data is injected into the DNS Cache, redirecting traffic from legit websites to frauds 

read more:

&lt;https://www.logicmonitor.com/deep-dive/dns-monitoring/dns-poisoning-attacks&gt;</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/eap?rev=1781032328&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-09T19:12:08+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>eap - created</title>
        <link>http://wiki.reidsherman.com/eap?rev=1781032328&amp;do=diff</link>
        <description>Extensible Authentication Protocol

An authentication framework used in network and internet connections</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/802.1x?rev=1781032233&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-09T19:10:33+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>802.1x</title>
        <link>http://wiki.reidsherman.com/802.1x?rev=1781032233&amp;do=diff</link>
        <description>802.1x

International standard for port-based Network Access Control (NAC)

Forces devices to prove their identity before connecting to a wired or wireless network, preventing unauthorized access</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/dkim?rev=1781031725&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-09T19:02:05+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>dkim - created</title>
        <link>http://wiki.reidsherman.com/dkim?rev=1781031725&amp;do=diff</link>
        <description>Domain Keys Identified Mail DKIM

Using a digital key to guarantee that an email was sent by you and was not altered in transit</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/spf?rev=1781031663&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-09T19:01:03+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>spf - created</title>
        <link>http://wiki.reidsherman.com/spf?rev=1781031663&amp;do=diff</link>
        <description>SPF Sender Policy Framework

Verifies who is allowed to send emails on behalf of a domain</description>
    </item>
    <item rdf:about="http://wiki.reidsherman.com/mttr?rev=1781031503&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-06-09T18:58:23+00:00</dc:date>
        <dc:creator>reidjs (reidjs@undisclosed.example.com)</dc:creator>
        <title>mttr - created</title>
        <link>http://wiki.reidsherman.com/mttr?rev=1781031503&amp;do=diff</link>
        <description>MTTR Mean Time To Repair

Performance metric used in DevOps and IT to measure average time to troubleshoot, fix, repair systems</description>
    </item>
</rdf:RDF>
