Skip to content

jloveland/malstor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MalStor

Join the chat at https://gitter.im/lmco/malstor

MalStor is used by Security Intelligence Center (SIC) Analysts to correlate between malware metadata and security intelligence knowlegde bases. This project is a collaboration between Villanova College of Engineering and Lockheed Martin for Villanova's Senior Capstone Project.

MalStor is a malware data repository that will allow for the extraction and storage of cyber intelligence metadata, attributes, and structural elements of malware. It will provide the ability to pivot and query on the stored data as well as adding additional metadata such as tagging and adversary attribution.

Documentation

For the first Semester, we will focus on documenting our approach to developing MalStor on our Github wiki

Contribute

  • Click fork button. Select your Github account to fork into your workspace.
  • Clone your newly forked repository git clone https://github.com/<your-username>/malstor.git
  • Create a new branch
$ cd malstore
$ git checkout -b <my-branch-name>
  • Commit your changes
$ git commit -am 'adding my awesome feature'`
  • Push to origin
$ git push origin <my-branch-name>`
  • Create a pull request from your forked repo to the original repo
  • Have a conversation about the changes and Owners will merge after review

Community

  • Use our Github wiki to learn about changes and the roadmap.
  • Chat with us in Gitter.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages