0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Win32 APIを使って、セキュリティ関連のツールを作成してみる

Last updated at Posted at 2024-12-14

GitHub

Screen Shot

スクリーンショット 2024-12-14 094657.png

Motive

この2つを満たす何かを作ってみたかったため

  • 何かセキュリティに関連したツールを作成してみたかった
  • Win32 APIを利用したことがなかった

Use Case

社員のデスクトップでUSBデバイスモニタリング(usb-device-monitoring)を常に実行し、管理者のSlackに通知を送るユースケースを想定しました.

Tech Stack

  • Go
  • Win32 API

Difficulty

  • Win32 APIの利用方法
    Win32 APIの利用方法、ここでやはり躓きました.
    Chat GPTで生成 -> エラー調査 -> 修正 -> 動かしてみるの、Try & Errorしながら作成しましたが、難しい.
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?