




























By Ray Van Hoose, Wade Wells, and Edna Jonsson || Guest Authors

This post is comprised of 3 articles that were originally published in the second edition of the InfoSec Survival Guide. Find it free online HERE or order your $1 physical copy on the Spearphish General Store.
by Ray Van Hoose || @_meta.
The question: How can we predict ways the bad guys will attack our systems, and how can we try to stop them?
The answer: Penetration testing.
Penetration testing, especially in the past, included physical security assessments (i.e. breaking into buildings). Penetration testing has grown and evolved over the years, and currently tends to focus more on technical findings, leaving the physical security and social engineering (phishing emails, tricking folks on the phone, etc.) to the red teamers.
What tools do I need to survive as a penetration tester?
What makes us different from red teamers?
One of the most important, but least recognized, skills. Your primary deliverable is the report. Additionally, you will often debrief leadership, as well as work with developers, to fix the vulnerabilities discovered.
Few, if any, enjoy it but the report needs to be presentable. Good screenshots and documentation are critical in this field.
Understanding Linux and Windows commands will provide —
Can you use different tools or techniques to validate the potential vulnerabilities that are discovered? Discovery and validation are key pillars of a good test.
Often can be the trickiest part of the job. Sometimes, it might be as easy as configuring the tool to execute the appropriate payload… But quite often, you might spend a considerable amount of time tinkering to get a working exploit on that system.
Here are some popular websites that provide insights and (sometimes) working payloads:
Using these skills, knowledge, and tools, a successful penetration tester will be able to discover vulnerabilities, create reports that help inform leadership of security weaknesses, and provide meaningful guidance on how to remedy (or mitigate) these issues.
by Wade Wells || @WadingThruLogs
Threat hunting is a role as well as an activity. It can have different definitions depending on the organization. The base definition of threat hunting as an activity is “the proactive search for malicious activities in a network.” Threat hunting is an iterative process that aims to identify potential security threats and risks that may not be detectable through automated security tools alone. It is a human-driven process that empowers organizations to stay one step ahead of cyber adversaries and improve their overall cybersecurity defenses.
A threat hunter should have the mindset that a network is already compromised. Threat hunters should also have an established baseline of the network’s activities to determine abnormalities. A hunt can start with a hypothesis that guides the hunter’s activities. An example would be, “Threat actors have used .iso files as the first stage to infect hosts on our network.” The hunter will then establish if these activities have occurred within the network and if they are malicious.
As a role, threat hunters are usually in a senior position. People seeking this job typically pivot from security analysts, incident responders, or security engineers. All of these roles can perform threat hunting as an activity. A threat hunter should have a well-rounded knowledge of all things infosec and be comfortable wading through any logs. Understanding the blue team, red team, and threat intelligence tactics will improve your abilities in this role.
by Edna Jonsson || @ednas
The SOC, or Security Operations Center, is a cybersecurity department that helps to identify threats and suspicious activity that take place within a company’s network and devices. The entry position for the SOC is a SOC analyst. As a SOC analyst, you might work directly for the company or in a managed SOC (which provides companies with SOC services as a third-party). In order to become a SOC analyst, you need to have a good understanding of how computers work, as well as networking concepts and cybersecurity concepts. There are several ways that you can acquire the skills and knowledge needed for this position, such as a college degree, a training course, or self-study. Acquiring certificates will help prove you have a proficient knowledge of your area of study. You can use services like TryHackMe, Blue Team Labs Online, and Antisyphone Training to get started. In addition to the technical knowledge, it helps to be detail-oriented and have good communication skills.
Stay Up-To-Date
A good way to begin to understand the threat landscape and what the threat actors today are doing is to follow the news and cybersecurity professionals on social media, who will share what trends and threats they are seeing. There are also threat reports published, such as those by CrowdStrike, that are excellent resources for understanding threat actors, their tactics, and procedures.
Safeguarding Communication
When communicating with stakeholders, fellow SOC analysts, and management or customers, you need to make sure that they won’t accidentally visit malicious URLs that you are informing them about. The way to do that is to “defang” them; that is, to make them unclickable.
How to defang a URL:
Today, a SIEM (security information and event management) solution is the primary tool that is used in a SOC. This is a tool that collects and analyzes log events, and gives alerts on potential incidents. There are many different vendors for SIEM tools, such as Splunk, Microsoft, AlienVault, and more. In addition, the SOC might use an endpoint detection and response (EDR) tools, malware analysis tools, and vulnerability management tools.
Website you will use as a SOC analyst –
These are helpful in verifying if the IP address or URL that you see is expected and if it is potentially malicious. CyberChef is a wonderful tool that can be used for decoding and deobfuscating code of text you encounter.
Further reading:
mitre.org/sites/default/files/2022-04/11-strategies-of-a-world-class-cybersecurity-operations-center.pdf
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。