Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
COMP3200-IndividualProject-os4g18
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
os4g18
COMP3200-IndividualProject-os4g18
Commits
4e2023d4
Commit
4e2023d4
authored
4 years ago
by
os4g18
Browse files
Options
Downloads
Patches
Plain Diff
cleared root for submission
parent
8ab509ba
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
Project/Refernces
+0
-0
0 additions, 0 deletions
Project/Refernces
Project/Research Notes
+0
-0
0 additions, 0 deletions
Project/Research Notes
Project/finalNotes.txt
+0
-0
0 additions, 0 deletions
Project/finalNotes.txt
README.md
+14
-23
14 additions, 23 deletions
README.md
with
14 additions
and
23 deletions
Refernces
→
Project/
Refernces
+
0
−
0
View file @
4e2023d4
File moved
This diff is collapsed.
Click to expand it.
Research Notes
→
Project/
Research Notes
+
0
−
0
View file @
4e2023d4
File moved
This diff is collapsed.
Click to expand it.
finalNotes.txt
→
Project/
finalNotes.txt
+
0
−
0
View file @
4e2023d4
File moved
This diff is collapsed.
Click to expand it.
README.md
+
14
−
23
View file @
4e2023d4
...
...
@@ -3,25 +3,18 @@
# Project title: A Security Analysis of the FbHash Approximate Matching Algorithm
setup:
make sure that the following commands work on your computer: make, git
ensure make and git installed
git clone https://git.soton.ac.uk/os4g18/comp3200-individualproject-os4g18.git
cd ./comp3200-individualproject-os4g18/
sudo make install
download YARA
copy setup
move module
rest of setup
to run FbHash,
move to FbHash folder, view readme in there
to run YARA
move to FbHash folder, view readme in there
weekly report notes
sudo make install
(run make yara for YARA dependencies, make hash if you want ssdeep and sdhash dependencies)
to run FbHash,
sudo make install in root,
move to FbHash folder,
python3 fbHash.py --help to view command list
or view makefile to see some basic commands
ProjectGoalsCheckList:
*
[X] All Citations
*
[X] Lookup safe malware proccessing
...
...
@@ -31,15 +24,13 @@ ProjectGoalsCheckList:
*
[X] Get Feedback for Interim
*
[X] Submitt Interim
*
[X] Implement FbHash
*
[ ] Implement YARA
*
[X] Gather Malware Set
*
[X] Eval FbHash
*
[ ] Eval YARA
*
[ ] Perform experiment
*
[X] Perform experiment
*
[X] Update Citations
*
[X] Write Final
*
[
]
Get Feedback for
Final
*
[
] Submit
t
Final
*
[
X
]
Refine
Final
*
[
X
] Submit Final
*
[ ] Plan Viva
*
[ ]
Get Feedback for
Viva
*
[ ]
Prepare
Viva
*
[ ] Viva
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