Skip to content

Creation of an object capable of describing a Video Game cheatware, as they often come hand-in-hand with malwares or dangerous practices.

License

Notifications You must be signed in to change notification settings

RudigerMorinDocter/MISP-GameCheats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues GPL-3.0


GameCheats_LogoMISP_Logo

MISP - Game Cheat

Implementation of a MISP object capable of describing a video game cheat application.
The goal is to expand the collection of objects in the MISP project, since cheatware is often linked to malware, especially when it is distributed for free.
Check the repository »
Explore the docs »

Table of Contents :
  1. About The MISP Project
  2. MISP GameCheats Object
  3. Roadmap
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments
  8. Useless but fun

About The MISP Project

        product-screenshot

MISP is an open source software solution for collecting, storing, distributing and sharing cyber security indicators and threats about cyber security incidents analysis and malware analysis. MISP is designed by and for incident analysts, security and ICT professionals or malware reversers to support their day-to-day operations to share structured information efficiently.

The objective of MISP is to foster the sharing of structured information within the security community and abroad. MISP provides functionalities to support the exchange of information but also the consumption of said information by Network Intrusion Detection Systems (NIDS), LIDS but also log analysis tools, SIEMs ...

For more information checkout official [MISP Github Repository](https://github.com/MISP).

Built With

(back to top)

MISP GameCheat Object

        project-logo

As stated in the introduction, the goal of this object is to implement a new MISP object describing a video game cheat application (called "Game Cheat" in our repository).

The idea that lead us to create such an object is that game cheats and/or cheatware is often linked to malware, especially when it is distributed for free. Since the MISP project does not seem to have this kind of object implemented yet, it could be used as a base for future improvement and use by the community.

As the subject of game cheats is extremely wide, we encourage anyone who has the courage to fork our repository and continue our work ! ☠️

(back to top)

GameCheat Object Fields

Here we will quickly describe the technical implementation of our MISP object. You can check out the full object by looking at the definition.json file ! 👾

MISP Object name : game-cheat - Describes a game cheat or cheatware.

Attributes :

  • cheat-name : Known name of the game cheat, if given.
  • cheat-type : Select a type of cheat (from a dropdown menu).
  • ig-cheat-behaviour : Describe the in-game behaviour of the cheat (e.g. You selected 'Aim Bot', here you can add details like 'Activate by pressing F7, Deactivate by pressing F8. Not detected be Easy Anti-Cheat.')".
  • cheat-version : Any information about the cheatware version.
  • affected-game : Name of the game that is targeted by the cheatware.
  • pricing : Cheatware price, 0 if free.
  • compilation-date : Compilation date of the game cheat, if known.
  • implementation : How the cheatware is implemented (from a dropdown menu).
  • implementation-details : Additionnal informations about the implementation of the cheatware. (e.g. Requires to swap a dll file.)
  • operating-system : Operating system required and its version.
  • creator : Individual and/or Group and/or Organization that created the cheat.
  • webpage : Place where the cheat is promoted. Website, Forum, Download page, ...
  • cheat-screenshot : Screenshot of the cheat at work.

(back to top)

Roadmap

  • Check if similar object exists in MISP Project (in does not).
  • Creation of new object based on existing templates.
  • Adding useful content...
  • Finalizing work and correction of typos.
  • Validation by the MISP team in charge of the project.
  • Integration of object to the MISP Project !

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project.
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature).
  3. Commit your Changes (git commit -m 'Add some AmazingFeature').
  4. Push to the Branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request !

(back to top)

License

Distributed under the 🐮 GNU GPL-3.0 (https://www.gnu.org/licenses/gpl-3.0.en.html). See LICENSE for more information.

(back to top)

Contact

Project Link: MISP-GameCheats

(back to top)

Acknowledgments

Great teachers and great people ;)

(back to top)

Useless but fun

---> 🐌 Want to feel like a h@cker ? - Here you go










Bzz Bzz I'm a Honey Bee ! 🐝

(back to top)

About

Creation of an object capable of describing a Video Game cheatware, as they often come hand-in-hand with malwares or dangerous practices.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published