Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
school
courses
Commits
5f1c5c41
Unverified
Commit
5f1c5c41
authored
Mar 24, 2020
by
Todor Kondic
Browse files
Add slides/ssh_intro_2.md
parent
a2fd147b
Changes
1
Hide whitespace changes
Inline
Side-by-side
2020/2020-02-15_gnuLinuxCourse/slides/ssh_intro_2.md
0 → 100644
View file @
5f1c5c41
# Accessing Computers over Network (Securely)
*
... programs have bugs
<!-- .element: class="fragment" -->
*
Bugs in communicating program enable
[
backdoors
][
1
]
and other
[
exploits
][
2
]
<!-- .element: class="fragment" -->
*
A computer on a public networks with ports unprotected is a recipe for disaster
<!-- .element: class="fragment" -->
*
Which is why a computer from a previous point is never exposed to public
... unless it's a
[
honeypot
][
3
]
<!-- .element: class="fragment" -->
<!-- .element: class="fragment" -->
[
1
]:
https://www.techrepublic.com/article/is-the-intel-management-engine-a-backdoor/
[
2
]:
https://en.wikipedia.org/wiki/Heartbleed
[
3
]:
https://en.wikipedia.org/wiki/Honeypot_(computing)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment