The Jupyter Universe Search engine is a community-driven platform designed to improve access to infosec notebooks. To contribute follow the following steps:
-
Clone this repository: JupyterUniverse on GitHub.
-
Add Your Notebook: We welcome your contributions! To add your notebook to the collection, update the
db.json
file in the repository. Here's the format you should follow:{ "description": "Your best short description here.", "tags": ["LLMs", "Threat Intel", "IOCs"], "link": "https://github.com/fr0gger/Threat.ipynb", "authors": ["John Doe", "Jane Doe"] }
-
Make a PR: We will review and approve your adding.
Make Sure your submission includes a short description, relevant tags, a direct link to your notebook, and authorship information. This format helps the community easily browse and find your work.
If you've crafted a notebook but are looking for a place to share it, we've got you covered. The OpenThreat Research Community Repository offers a platform to host your notebook. By contributing to our repository, you not only secure a spot to showcase your work but also join a community of security enthusiasts and professionals eager to learn and share knowledge.