What is Cyber Security ? Flashcards
What is Cyber Security ?
Is the field that deal with enacting counter measures against attacks, disruptions and thefts against and throught technological systems, via the means of ‘Hacking’.
What is Hacking?
Gaining an unauthorized access to a computer, system or a network.
Ways of performing Hacking?
Bypassing the security methods in place , another method is using an algorhytm and cracking the security between you and the target.
Types of Hackers?
There is a Black Hat Hacker, White Hat Hacker and Grey Hat Hacker.
What is a Black Hat Hacker?
Malicious Intent, could be for theft, just to have fun, diruptiveness , ransomware.
What is a White Hacker?
Hired by an organization and hacks into their own systems to find flaws and ways to improve security,
What is a Grey Hat Hacker?
Does everything the white hat hacker without consent but has no malice unlike the black hat hacker. This is in a grey area as it is not always illegal or legal itself.
What is Ethical Hacking?
Ethical Hacking is the authorized and legal process of finding out vulnerabilities, threats and exploits in a system or computer network through penetration testing.
What is penetration testing?
Use various means such as algorhytms, existing exploits to try and bypass or crack the network to find vulnerabilities. As a white hat hacker you make a report with all the information gathered and send it to your employer so they can better protect themselves by fixing found vulnerabilities.
Common Hacks found Today?
Malware, Phishing, SQL Injection, Cross Site Scripting, Denial Of Service Attack, Man In the Middle Attack.
Forms of Malware?
Malware can take the form of viruses, trojan horses pretending to be something else on our computers and could potentially be stealing key information, unwanted installed software on your device.
What is Phishing?
Links pretending to be something else to trick you into giving your personal and private information such as bank account info, social media etc… In many cases a hacker might redirect you over to the correct page so you never suspect what has happened in the first place.
What is SQL Injection?
When a hacker gets direct access to your database and can place the correct SQL statement into it he/she can query any kind of information such as usernames, passwords, sales date, and private customer information.
What is Cross Site Scripting?
Hacks that are not running on the target system , but directly to you due to hackers using javascript to their advantage by writing their malicious code into the sites existing code. Best practices to avoid this is by not using web pages that are not certified or secure (HTTPS:)
What is Denial of Service Attack?
The hacked will virtualize a number of requests greater than your server can handle and send them all at once and if the server is not properly equipped to handle it the server will crash and will result in loss of business and repair costs. Any other user who will be trying to use the website will not be able to.