Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ISI-TP1-droits
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aridath Salami
ISI-TP1-droits
Commits
e15a8605
Commit
e15a8605
authored
4 years ago
by
Giuseppe Lipari
Browse files
Options
Downloads
Patches
Plain Diff
premier commit
parent
a440b2c8
No related branches found
No related tags found
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
README.md
+5
-1
5 additions, 1 deletion
README.md
droits_unix.pdf
+0
-0
0 additions, 0 deletions
droits_unix.pdf
question3/suid.c
+7
-0
7 additions, 0 deletions
question3/suid.c
question4/suid.py
+2
-0
2 additions, 0 deletions
question4/suid.py
rendu.md
+56
-0
56 additions, 0 deletions
rendu.md
with
70 additions
and
1 deletion
README.md
+
5
−
1
View file @
e15a8605
# ISI-TP1-droits
# Introduction à la sécurité informatique - TP 1
Lisez les instructions ici
[
droits_unix.pdf
](
droits_unix.pdf
)
, et
compilez votre
[
rendu.md
](
rendu.md
)
.
This diff is collapsed.
Click to expand it.
droits_unix.pdf
0 → 100644
+
0
−
0
View file @
e15a8605
File added
This diff is collapsed.
Click to expand it.
question3/suid.c
0 → 100644
+
7
−
0
View file @
e15a8605
#include
<stdio.h>
int
main
(
int
argc
,
char
*
argv
[])
{
// TODO
return
0
;
}
This diff is collapsed.
Click to expand it.
question4/suid.py
0 → 100644
+
2
−
0
View file @
e15a8605
print
(
"
TODO
"
)
This diff is collapsed.
Click to expand it.
rendu.md
0 → 100644
+
56
−
0
View file @
e15a8605
# Rendu "Les droits d’accès dans les systèmes UNIX"
## Binome
-
Nom, Prénom, email: ___
-
Nom, Prénom, email: ___
## Question 1
Réponse
## Question 2
Réponse
## Question 3
Réponse
## Question 4
Réponse
## Question 5
Réponse
## Question 6
Réponse
## Question 7
Mettre les scripts bash dans le repertoire
*question7*
.
## Question 8
Le programme et les scripts dans le repertoire
*question8*
.
## Question 9
Le programme et les scripts dans le repertoire
*question9*
.
## Question 10
Les programmes
*groupe_server*
et
*groupe_client*
dans le repertoire
*question10*
ainsi que les tests.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment