Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design1
/
JJS_Project2
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
이재용
2021-05-24 19:00:17 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c173d0bf76e697ec4fa53be38b6a3df1b95c5fe3
c173d0bf
1 parent
fed93cad
Add READ.ME
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
README.md
README.md
0 → 100644
View file @
c173d0b
# UAV Network 보안 (IDS 제작)
연구 목적: 본 연구는 UAV의 통신과정에서 발생 할 수 있는 보안 취약점을 파악하고 이에 대응 할 수 있는 IDS를 제작 하고자 합니다.
#px4 toolchain install
#GPS-SPoofing 구현
```
pxh> param set SYS_FAILURE_EN 1 // injection on
pxh> fake_gps start // fake_gps on -> make gps2_raw parameter
pxh> failure gps off // GPS_RAW_INT off
```
\ No newline at end of file
Please
register
or
login
to post a comment