whaust
2020年4月21日 星期二
2020年4月19日 星期日
BlackArch Linux Penetration Testing 2020.01.01 Complete install
BlackArch Linux is an Arch Linux-based penetration testing distribution for penetration testers and security researchers. The repository contains 2521 tools. In this article, I’m going to show you how to install BlackArch. A Step-by-Step walkthrough..!
Video:
Article:
2020年4月16日 星期四
Threat Signatures
This Source:
https://docs.paloaltonetworks.com/pan-os/8-1/pan-os-admin/threat-prevention/threat-signatures
There are three types of Palo Alto Networks threat signatures, each designed to detect different types of threats as the firewall scans network traffic:
- Antivirus signatures—Detect viruses and malware found in executables and file types.
- Anti-spyware signatures—Detects command-and-control (C2) activity, where spyware on an infected client is collecting data without the user's consent and/or communicating with a remote attacker.
- Vulnerability signatures—Detects system flaws that an attacker might otherwise attempt to exploit.
A signature's severity indicates the risk of the detected event, and a signature's default action (for example, block or alert) is how Palo Alto Networks recommends that you enforce matching traffic.
You must Set Up Antivirus, Anti-Spyware, and Vulnerability Protection to tell the firewall what action to take when it detects a threat, and you can easily use the default security profiles to start blocking threats based on Palo Alto Networks recommendations. For each signature type, category, and even specific signatures you can continue to modify or create new profiles to more granularly enforce potential threats.
The following table lists all possible signature categories by type—Antivirus, Spyware, and Vulnerability—and includes the content update (Applications and Threats, Antivirus, or WildFire) that provides the signatures in each category. You can also go to the Palo Alto Networks Threat Vault to Learn More About Threat Signatures.
THREAT CATEGORY
|
CONTENT UPDATE THAT PROVIDES THESE SIGNATURES
|
DESCRIPTION
|
|---|---|---|
Antivirus Signatures
| ||
apk
|
Antivirus
WildFire or WildFire Private
|
Malicious Android Application (APK) files.
|
dmg
|
Antivirus
Wildfire or WildFire Private
|
Malicious Apple disk image (DMG) files, that are used with Mac OS X.
|
flash
|
Antivirus
Wildfire or WildFire Private
|
Adobe Flash applets and Flash content embedded in web pages.
|
java-class
|
Antivirus
|
Java applets (JAR/class file types).
|
macho
|
Antivirus
Wildfire or WildFire Private
|
Mach object files (Mach-O) are executables, libraries, and object code that are native to Mac OS X.
|
office
|
Antivirus
Wildfire or WildFire Private
|
Microsoft Office files, including documents (DOC, DOCX, RTF), workbooks (XLS, XLSX), and PowerPoint presentations (PPT, PPTX).
|
openoffice
|
Antivirus
Wildfire or WildFire Private
|
Office Open XML (OOXML) 2007+ documents.
|
pdf
|
Antivirus
Wildfire or WildFire Private
|
Portable Document Format (PDF) files.
|
pe
|
Antivirus
Wildfire or WildFire Private
|
Portable executable (PE) files can automatically execute on a Microsoft Windows system and should be only allowed when authorized. These files types include:
|
pkg
|
Antivirus
Wildfire or WildFire Private
|
Apple software installer packages (PKGs), used with Mac OS X.
|
Spyware Signatures
| ||
adware
|
Applications and Threats
|
Detects programs that display potentially unwanted advertisements. Some adware modifies browsers to highlight and hyperlink the most frequently searched keywords on web pages-these links redirect users to advertising websites. Adware can also retrieve updates from a command-and-control (C2) server and install those updates in a browser or onto a client system.
Newly-released protections in this category are rare.
|
autogen
|
Antivirus
|
These payload-based signatures detect command-and-control (C2) traffic and are automatically-generated. Importantly, autogen signatures can detect C2 traffic even when the C2 host is unknown or changes rapidly.
|
backdoor
|
Applications and Threats
|
Detects a program that allows an attacker to gain unauthorized remote access to a system.
|
botnet
|
Applications and Threats
|
Indicates botnet activity. A botnet is a network of malware-infected computers (“bots”) that an attacker controls. The attacker can centrally command every computer in a botnet to simultaneously carry out a coordinated action (like launching a DoS attack, for example).
|
browser-hijack
|
Applications and Threats
|
Detects a plugin or software that is modifying browser settings. A browser hijacker might take over auto search or track users’ web activity and send this information to a C2 server.
Newly-released protections in this category are rare.
|
data-theft
|
Applications and Threats
|
Detects a system sending information to a known C2 server.
Newly-released protections in this category are rare.
|
dns
|
Antivirus
|
Detects DNS requests to connect to malicious domains.
dns and dns-wildfire signatures detect the same malicious domains; however, dns signatures are included in the daily Antivirus content update and dns-wildfire signatures are included in the WildFire updates that release protections every 5 minutes.
|
dns-wildfire
|
Wildfire or WildFire Private
|
Detects DNS requests to connect to malicious domains.
dns and dns-wildfire signatures detect the same malicious domains; however, dns signatures are included in the daily Antivirus content update and dns-wildfire signatures are included in the WildFire updates that release protections every 5 minutes.
|
keylogger
|
Applications and Threats
|
Detects programs that allow attackers to secretly track user activity, by logging keystrokes and capturing screenshots.
Keyloggers use various C2 methods to periodically sends logs and reports to a predefined e-mail address or a C2 server. Through keylogger surveillance, an attacker could retrieve credentials that would enable network access.
|
networm
|
Applications and Threats
|
Detects a program that self-replicates and spreads from system to system. Net-worms might use shared resources or leverage security failures to access target systems.
|
phishing-kit
|
Applications and Threats
|
Detects when a user attempts to connect to a phishing kit landing page (likely after receiving an email with a link to the malicious site). A phishing website tricks users into submitting credentials that an attacker can steal to gain access to the network.
In addition to blocking access to phishing kit landing pages, enable Multi-Factor Authentication and Credential Phishing Prevention to prevent phishing attacks at all stages.
|
post-exploitation
|
Applications and Threats
|
Detects activity that indicates the post-exploitation phase of an attack, where an attacker attempts to assess the value of a compromised system. This might include evaluating the sensitivity of the data stored on the system, and the system’s usefulness in further compromising the network.
|
web shell
|
Applications and Threats
|
Detects systems that are infected with a web shell. A web shell is a script that enables remote administration of a web server; attackers can use web shell-infected web servers (the web servers can be both internet-facing or internal systems) to target other internal systems.
|
spyware
|
Applications and Threats
|
Detect outbound C2 communication. These signatures are either auto-generated or are manually created by Palo Alto Networks researchers.
Spyware and autogen signatures both detect outbound C2 communication; however, autogen signatures are payload-based and can uniquely detect C2 communications with C2 hosts that are unknown or change rapidly.
|
Vulnerability Signatures
| ||
brute force
|
Applications and Threats
|
A brute-force signature detects multiple occurrences of a condition in a particular time frame. While the activity in isolation might be benign, the brute-force signature indicates that the frequency and rate at which the activity occurred is suspect. For example, a single FTP login failure does not indicate malicious activity. However, many failed FTP logins in a short period likely indicate an attacker attempting password combinations to access an FTP server.
You can tune the action and trigger conditions for brute force signatures.
|
code execution
|
Applications and Threats
|
Detects a code execution vulnerability that an attacker can leverage to run code on a system with the privileges of the logged-in user.
|
code-obfuscation
|
Applications and Threats
|
Detects code that has been transformed to conceal certain data while retaining its function. Obfuscated code is difficult or impossible to read, so it’s not apparent what commands the code is executing or with which programs its designed to interact. Most commonly, malicious actors obfuscate code to conceal malware. More rarely, legitimate developers might obfuscate code to protect privacy, intellectual property, or to improve user experience. For example, certain types of obfuscation (like minification) reduce file size, which decreases website load times and bandwidth usage.
|
dos
|
Applications and Threats
|
Detects a denial-of-service (DoS) attack, where an attacker attempts to render a targeted system unavailable, temporarily disrupting the system and dependent applications and services. To perform a DoS attack, an attacker might flood a targeted system with traffic or send information that causes it to fail. DoS attacks deprive legitimate users (like employees, members, and account holders) of the service or resource to which they expect access.
|
exploit-kit
|
Applications and Threats
|
Detects an exploit kit landing page. Exploit kit landing pages often contain several exploits that target one or many common vulnerabilities and exposures (CVEs), for multiple browsers and plugins. Because the targeted CVEs change quickly, exploit-kit signatures trigger based on the exploit kit landing page, and not the CVEs.
When a user visits a website with an exploit kit, the exploit kit scans for the targeted CVEs and attempts to silently deliver a malicious payload to the victim’s computer.
|
info-leak
|
Applications and Threats
|
Detects a software vulnerability that an attacker could exploit to steal sensitive or proprietary information. Often, an info-leak might exist because comprehensive checks do not exist to guard the data, and attackers can exploit info-leaks by sending crafted requests.
|
overflow
|
Applications and Threats
|
Detects an overflow vulnerability, where a lack of proper checks on requests could be exploited by an attacker. A successful attack could lead to remote code execution with the privileges of the application, server or operating system.
|
phishing
|
Applications and Threats
|
Detects when a user attempts to connect to a phishing kit landing page (likely after receiving an email with a link to the malicious site). A phishing website tricks users into submitting credentials that an attacker can steal to gain access to the network.
In addition to blocking access to phishing kit landing pages, enable Multi-Factor Authentication and Credential Phishing Prevention to prevent phishing attacks at all stages.
|
protocol-anomaly
|
Applications and Threats
|
Detects protocol anomalies, where a protocol behavior deviates from standard and compliant usage. For example, a malformed packet, poorly-written application, or an application running on a non-standard port would all be considered protocol anomalies, and could be used as evasion tools. It is a best practice to block protocol anomalies of any severity.
|
sql-injection
|
Applications and Threats
|
Detects a common hacking technique where an attacker inserts SQL queries into an application’s requests, in order to read from or modify a database. This type of technique is often used on websites that do not comprehensively sanitize user input.
|
2020年4月15日 星期三
滿滿的 svhost.xml (fully svhost.xml)
Hacker要攻 , 然後EternalBlue配置檔一直被Cisco AMP for Endpoint 隔離,
所以打不成功, 就一直try, try 到懷疑人生, 因為之前可能都成功, 為何最近不成功 , 怎麼會這樣 ?
因為被擋了 ...
- Eternalblue-2.2.0. 的配置檔 (svhost.xml)
原來是這些殘部
5G網絡的核心技術暨SDN網路實驗與Wireshark診斷分析
- Macro cell sites with a smaller number of fronthaul fiber links
- Distributed antenna systems (DAS) with a high number of fronthaul fiber links
- Centralized radio access network (C-RAN) with a high number of fronthaul fiber links
(A)5G的關鍵技術:下一代革命性的網路(SDN)雲ISP、電信運營商、企業面臨的問題
(B)OpenFlow1.x交換器必須懂的規格
(C) OpenFlow訊息類型
(D) OpenFlow交換器與控制器
(E) Linux與Mininet基礎
(F)OpenFlow實驗環境與mininet操作
(G)交換器類型的選擇與實現
(H) SDN乙太網集線器實現與Wireshark分析
(I) OpenFlow流記錄顯示與流加入方法
(J) SDN交換器的實現方式
SDN學習型交換器:l2_learning.py實作分析
MiniEdit繪圖與實作分析
2020年4月14日 星期二
WannaRen - New Ransomware -2020/04/05
WannaRen is a new ransomware
first seen on internet on 2020/04/05
Bitcoin address :
1NXTgfGprVktuokv3ZLhGCPCjcKjXbswAM
E-mail :
WannaRenemal@goat.si
IOC :
1de73f49db23cf5cc6e06f47767f7fda46a9f6e33810ad41615b40c26350eed8
235cca78c8765fcb5cf70a77b1ae9d02
Microsoft Exchange 2003 - 應用事件日誌中記錄了事件ID 9187
MSExchangeSA 9186 , 9187
問題
每隔15-20分鐘,“Event ID: 9187”就記錄在應用事件日誌中:
事件ID:9187
源:MSExchangeSA
類型:錯誤
類別:常規
說明:
Microsoft Exchange系統助理未能將本地計算機添加為DS組對象的成員'cn = Exchange域服務器,cn =用戶,dc = microsoft,dc = com”。
請停止所有Microsoft Exchange服務,將本地計算機手動添加到組中,然後重新啟動所有服務。
源:MSExchangeSA
類型:錯誤
類別:常規
說明:
Microsoft Exchange系統助理未能將本地計算機添加為DS組對象的成員'cn = Exchange域服務器,cn =用戶,dc = microsoft,dc = com”。
請停止所有Microsoft Exchange服務,將本地計算機手動添加到組中,然後重新啟動所有服務。
Microsoft知識庫文章271335涉及了該問題,並建議開啟“ Exchange System Attendant ”服務。然後,Exchange Virtual Server離線,然後重新返回在線狀態。但是仍然記錄事件9187。
解決方法
如果面向Exchange 服務器的電腦用戶配置不正確,則會導致該問題。
- 打開“Active Directory Users”和“Computers”。
- 打開“Exchange server computer account”的屬性。
- 選擇“ Member of Tab ”。
- 查看“Primary group”是否設置為“Exchange Domain Servers”組。
- 將“Primary group”更改為“Domain Computers”。
- 等待Active Directory複製或者執行Active Directory複製。
| Event Id | 9186 |
| Source | MSExchangeSA |
| Description | Microsoft Exchange System Attendant has detected that the local computer is not a member of group cn=Exchange Domain Servers,cn=Users,dc=microsoft,dc=com. System Attendant is going to add the local computer into the group. The current members of the group are CN=SERVERNAME,OU=NEWOU,DC=microsoft,DC=com; . |
| Event Information | After you move a Microsoft Exchange 2000 Server computer from one organizational unit to another within the domain, or after you rename the organizational unit, the above event with 9187 event id, are logged in the application event log. |
| Reference Links | System Attendant Generates 9186 and 9187 Event ID Messages |
| Event Id | 9187 |
| Source | MSExchangeSA |
| Description | Microsoft Exchange System Attendant failed to add the local computer as a member of the DS group object name. Please stop all the Microsoft Exchange services, add the local computer into the group manually and restart all the services. |
| Event Information | Explanation : This event indicates that the System Attendant has detected that the local computer is not a member of the Exchange Domain Servers Security Group and failed to add it to that group. While there may be other causes of this error, it can happen because the Distinguished Name (DN) of the Server has changed. This change in the DN can happen because the computer may have been moved to another organizational unit (OU) in Active Directory. This error may show up if even if the server is in the Exchange Domain Servers Security Group. User Action : Stop all Exchange services. If necessary, add the local computer to the Exchange Domain Servers Security Group and restart the System Attendant Service manually. Note that this will cause the Information Store service to restart. </p> |
| Reference Links | System Attendant Generates 9186 and 9187 Event ID Messages |
訂閱:
文章 (Atom)
Popular
-
При планировании проекта разработки программного обеспечения я часто сталкиваюсь с помощником, который задает мне вопрос: в чем разница межд...
-
Top 20 Threats Top 100 Threats --------------------------- NTP Amplification REQ_MON_GETLIST Request Found NTP Amplification Denia...
-
소프트웨어 개발 프로젝트를 계획 할 때 종종 어시스턴트가 질문을하는데 SA, SD, SE의 차이점은 무엇입니까? 이전에이 질문을 해본 적이 있는데 상당히 당혹 스럽습니다. 시스템 분석과 시스템 설계와 시스템 엔지니어링의 차이점은 무엇입니까? SA와...






