Resarch

DA: Students Performance by Asal Delkhosh, Dr. Salari

November 20, 2023 | Reading Time: 1 min

machine learning
ml
data analysis
performance

Analyzing students performance by a Kaggle dataset and providing a model to predict students grades.


ML: penetration testing model by Asal Delkhosh, Prof. Sadeghian

November 15, 2023 | Reading Time: 1 min

machine learning
svm
nbias
security
networks

Implementing a machine learning model in order to find the attacks that can be performed during a penetration testing by using analysis result data which consists of system vulnerabilities, bugs, and bad smells.


Kaggle: a dataset of 3500 penetration testing scenarios by Asal Delkhosh, Prof. Sadeghian

October 1, 2023 | Reading Time: 1 min

machine learning
svm
nbias
security
networks

This dataset contains a list of vulnerabilities and attacks sets. We gathered a list of possible layer 7 attacks on APIs and then we selected which attacks can be performed based on the given vulnerabilities.


Routes recommendation system by Asal Delkhosh

April 3, 2023 | Reading Time: 1 min

recommendation system
data analysis

Implementing a recommendation system for adding economical routes in transportation applications from users search results on map.


Berkeley AI Course by Asal Delkhosh, Sajjad Ranjbar Yazdi

May 16, 2022 | Reading Time: 1 min

AI
berkely
notes

Notes that we took from Berkeley University AI course. Berkeley Unversity presents a course about basic artificial intelligence


Hacking computer memory with C, Buffer Overflow Attack by Asal Delkhosh, Amirhossein Najafizadeh

February 6, 2022 | Reading Time: 1 min

system security
buffer overflow

Attack on systems by bufferoverflow attack.