Skip to content

Initial Release

Latest
Compare
Choose a tag to compare
@spllat-00 spllat-00 released this 22 Feb 04:43
· 2 commits to main since this release
a469b7a

Release Description

Overview

This release introduces a Python script for seamless integration between Hack The Box and Notion, facilitating the transfer of machine data.

Features

  • Automated Data Transfer: Fetches machine details from Hack The Box and stores them in Notion.
  • Environment Variables: Utilizes Notion Database ID, Notion Token, and Hack The Box Token via environment variables.
  • Predefined Template: Includes a ready-made template for each machine entry in Notion, ensuring consistent formatting.
  • Enhanced Efficiency: Streamlines the process of managing and documenting Hack The Box machines within Notion.

Instructions

  1. Set up environment variables for Notion Database ID, Notion Token, and Hack The Box Token.
  2. Run the Python script to initiate the data transfer process.
  3. Check the Notion workspace for updated machine entries.

Additional Notes

  • Ensure proper authentication and permissions for accessing Notion and Hack The Box.
  • For any issues or suggestions, feel free to open an issue or contribute via pull request.