This blog is here to help those preparing for CompTIA exams. This is designed to help the exam candidate to understand the concepts, rather than trust a brain dump. CHECK OUT THE BLOG INDEXES!!!
CompTIA Security+ Exam Notes
Tuesday, April 30, 2024
False Positive vs False Negative
Friday, April 26, 2024
Blockchain
Blockchain Usages
- Financial transactions
- Voting machines
- Notarization
- Identity and access management
- Data storage
Thursday, April 25, 2024
Tokenization
Credit Cards - Tokenization
Tokenization
is a security technique that replaces sensitive data with a non-sensitive
substitute called a token. Tokens are unique identifiers that link to the
original data but cannot be deciphered to access the original information.
Tokenization
is used in many areas, including:
Payment
processing
Tokenization
protects credit card and bank account numbers by replacing them with
tokens. This removes the connection between the transaction and sensitive
data, making transmitting data over wireless networks safer.
Speech
recognition
Voice-activated
assistants like Siri or Alexa use tokenization to process spoken words. When
you ask a question or command, your spoken words are converted into
text, which is then tokenized.
Commodities
Tokenization
can turn ownership of commodities like oil, gold, or agricultural
products into on-chain tokens, making the market for these assets more
liquid and accessible.
Tokenization
is also known as "masking" or "obfuscation."
Wednesday, April 24, 2024
Attack Frameworks:
Attack Frameworks
- Victim
- Capability
- Infrastructure
- Adversary
Monday, April 22, 2024
Directory Traversal Attack
Directory Traversal Attack Examples
Saturday, April 20, 2024
Metadata
METADATA
- GPS Tagging
- Photographs
- Video
- Date and time created.
- When it was modified
- When it was accessed
- Incoming and outgoing phone numbers are involved.
- The date and time of the class.
- The duration of the calls.
- SMS text time
Thursday, April 18, 2024
Protecting Passwords Against Offline Attacks
Offline Password Attacks & Preventive Measures
Wednesday, April 17, 2024
Port Numbers to know for the exam
Port Numbers - Associated Protocol
Saturday, April 13, 2024
Brute Force, Dictionary, Spraying Attacks
Password Discovery Methods
- Uses an exhaustive list trying to guess the passwords.
- Password guessing programs used for brute force attacks can check anywhere from 10,000 to 1 billion passwords per second.
- Brute force attacks are run against a single username with multiple password guesses.
cbgto1gpy
- A dictionary attack will go through common words out of the dictionary and does not use complexity.
- Dictionary attacks are run against a single username with multiple password guesses. This is also an automated program.
- A spraying attack is one password, normally simple or commonly used against multiple accounts (2 or more usernames).
- The attacker waits a period such as 30 minutes or longer.
- This is done to bypass account lockout.
- Most account lockouts reset the failed login counter back to "0" at that point.
- Account lockout after 3 to 5 failed login attempts
- The other is to use MFA (Multi-Factor Authentication)
Friday, April 12, 2024
Access Protocol by Network Type
Kerberos, RADIUS, & SAML
- Inside a network such as an office
- Domain environment
- VPNs
- Wireless (Enterprise mode)
- Keywords: AAA, PKI, 802.1x
- Accessing a third-party website, web domain, webpage, CSP
- Uses federation for authentication
- Provides SSO (Single Sign-on)
- Uses username & password from a popular website such as Google as the identity provider
Thursday, April 11, 2024
Pass the Hash Attack
PtH (Pass the Hash Attack)
SSL Stripping Attack & Prevention
SSL Stripping - SSL/TLS Downgrade
- HSTS (HTTP Strict Transport Security)
- HTTP security header
CVE & CVSS the differences
CVE and CVSS
Tuesday, April 9, 2024
Percent Encoding and the Attacks they are Associated
PERCENT ENCODING
Sunday, April 7, 2024
New Blog for CompTIA Network+ (Link)
Below is the link for the blog for CompTIA Network+. This is a work in progress, and we will attempt to add posts daily.
These posts will mainly contain exam-driven material. However, there will also be real-world videos on how to use certain tools.
CompTIA Network+ Exam Prep Blog Link