2021年3月8日 星期一

ECS4120-28Fv2 Stacking

1.Upgrade Fireware >>ecs4120-run-v1.3.0.25.bix

CLI commands:

Console#copy tftp file
TFTP server IP address: 192.168.1.23
Choose file type:
1. config:  2. opcode:  : 2
Source file name: ecs4120-run-v1.3.0.x.bix
Destination file name: ecs4120-run-v1.3.0.x.bix
\Write to flash programming.
Programming flash started.
Success.
Console#reload

2.Connect wire(You can only connect 1M-10G DAC)
Master1 >> port 25








Slave1>>port26

3.stack cmd

Master1 >> 

Console#switch stacking button 1

Console#switch stacking-port option 1 1

Console#switch master button 1

Slave1>>

Console#switch stacking button 1

Console#switch stacking-port option 1 1

Result:




Reference:

How to Stack Edgecore ECS4510 or ECS4620 Series Switches?-Edgecore Networks (edge-core.com)

How to identify the unit ID on ECS4120-28Fv2-I stacking mode ? – Edgecore Help Center (edge-core.com)



 



2020年12月9日 星期三

L2: Malware

 文章三

L1: Overview of Security


  1. CompTIA Security+ Certification Exam Objectives
    Download (https://www.comptia.jp/pdf/Security%2B%20SY0-501%20Exam%20Objectives.pdf)
  2. CIA Triad
  3. AAA of Security (OBJ 2.4)
  4. Security Threats (OBJ 1.1 & 1.2)
  5. Mitigating Threats (OBJ 5.1)
  6. Hackers (OBJ 1.5)
  7. Threat Actors (1.5)
  8. Threat Intelligence and Sources (OBJ 1.5)
  9. Threat Hunting (OBJ 1.7)
  10. Attack Frameworks (OBJ 4.2)
    



● CIA Triad

o Confidentiality
▪ Information has not been disclosed to unauthorized people
o Integrity
▪ Information has not been modified or altered without proper
authorization
o Availability
▪ Information is able to be stored, accessed, or protected at all times

● AAA of Security
o Authentication
▪ When a person’s identity is established with proof and confirmed by a
system
● Something you know
● Something you are
● Something you have
● Something you do
● Somewhere you are
o Authorization
▪ Occurs when a user is given access to a certain piece of data or certain
areas of a building
o Accounting
▪ Tracking of data, computer usage, and network resources
▪ Non-repudiation occurs when you have proof that someone has taken an
action




● Security Threats
o Malware
▪ Short-hand term for malicious software
o Unauthorized Access
▪ Occurs when access to computer resources and data occurs without the
consent of the owner
o System Failure
▪ Occurs when a computer crashes or an individual application fails
o Social Engineering
▪ Act of manipulating users into revealing confidential information or
performing other detrimental actions

● Mitigating Threats
o Physical Controls
▪ Alarm systems, locks, surveillance cameras, identification cards, and
security guards
o Technical Controls
▪ Smart cards, encryption, access control lists (ACLs), intrusion detection
systems, and network authentication
o Administrative Controls
▪ Policies, procedures, security awareness training, contingency planning,
and disaster recovery plans
▪ User training is the most cost-effective security control to use

● Hackers
o Five Types of Hackers
▪ White Hats
● Non-malicious hackers who attempt to break into a company’s
systems at their request
▪ Black Hats
● Malicious hackers who break into computer systems and
networks without authorization or permission
▪ Gray Hats
● Hackers without any affiliation to a company who attempt to
break into a company’s network but risk the law by doing so
▪ Blue Hats
● Hackers who attempt to hack into a network with permission of
the company but are not employed by the company
▪ Elite
● Hackers who find and exploit vulnerabilities before anyone else
does




● 1 in 10,000 are elite
o Script kiddies have limited skill and only run other people’s exploits and tools

● Threat Actors
o Script Kiddies
▪ Hackers with little to no skill who only use the tools and exploits written
by others

o Hacktivists
▪ Hackers who are driven by a cause like social change, political agendas, or
terrorism
o Organized Crime
▪ Hackers who are part of a crime group that is well-funded and highly
sophisticated
o Advanced Persistent Threats
▪ Highly trained and funded groups of hackers (often by nation states) with
covert and open-source intelligence at their disposal

CompTIA Security+1o1

想利用一個月的時間讀讀考考,順便分享給同事,藉此寫一些筆記,  Let's Begin  ~


ECS4120-28Fv2 Stacking

1.Upgrade Fireware >>ecs4120-run-v1.3.0.25.bix CLI commands: Console# copy tftp file TFTP server IP address: 192.168.1.23 Choose file ...