File tree Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Original file line number Diff line number Diff line change @@ -96,10 +96,25 @@ python3 HTB2Notion.py
96
96
97
97
> For checking the help, use flag: -h / --help
98
98
99
+ ## Screenshots
100
+ 1 . Running of the script for new machines
101
+
102
+ ![ RunningScript] ( https://github.com/spllat-00/hackthebox-notion/assets/50944153/d41293b6-d0e0-4e99-859b-4b094719ab9a )
103
+
104
+
105
+ 2 . Template
106
+
107
+ ![ NotionMachineTemplate-Step1] ( https://github.com/spllat-00/hackthebox-notion/assets/50944153/fedd862c-c0a9-4fd3-868b-29f102c0157a )
108
+
109
+ ![ NotionMachineTemplate-Step2] ( https://github.com/spllat-00/hackthebox-notion/assets/50944153/062029b0-c4e7-4d74-a616-2588c008d0ae )
110
+
111
+ ![ NotionMachineTemplate-Step3] ( https://github.com/spllat-00/hackthebox-notion/assets/50944153/026b5110-29b2-4029-bee1-fea274f241d8 )
112
+
113
+
99
114
## Configuration
100
- - HTBTOKEN = HTB_JWT_Token
101
- - NOTIONTOKEN = Notion_Token
102
- - NOTIONDATABASEID = 32-bit-ID
115
+ - HTBTOKEN= HTB_JWT_Token
116
+ - NOTIONTOKEN= Notion_Token
117
+ - NOTIONDATABASEID= 32-bit-ID
103
118
104
119
## Contributing
105
120
Contributions are welcome! Feel free to open issues or pull requests.
You can’t perform that action at this time.
0 commit comments