Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] src\takajopkg\web\static\img\favicon.png not found error in html-server command #212

Open
fukusuket opened this issue Nov 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@fukusuket
Copy link
Collaborator

Describe the bug
A clear and concise description of what the bug is.src\takajopkg\web\static\img\favicon.png not found error in html-server command.

Step to Reproduce

  1. hayabusa.exe json-timeline -d hayabusa-sample-evtx -w -o timeline.jsonl -L
  2. takajo.exe html-server -t timeline.jsonl
  3. Open http://localhost:8089 in web browser

Actual behavior

PS C:\tmp\takajo-2.7.0-win-x64> .\takajo-2.7.0-win-x64.exe html-server -t .\timeline.jsonl
┏━━━━┳━━━┳┓┏━┳━━━┓ ┏┳━━━┓
┃┏┓┏┓┃┏━┓┃┃┃┏┫┏━┓┃ ┃┃┏━┓┃
┗┛┃┃┗┫┃ ┃┃┗┛┛┃┃ ┃┃ ┃┃┃ ┃┃
  ┃┃ ┃┗━┛┃┏┓┓┃┗━┛┣┓┃┃┃ ┃┃
  ┃┃ ┃┏━┓┃┃┃┗┫┏━┓┃┗┛┃┗━┛┃
  ┗┛ ┗┛ ┗┻┛┗━┻┛ ┗┻━━┻━━━┛
  by Yamato Security

Started the html-report command

This command will create HTML summary reports for rules and computers with detections

Counting total lines. Please wait.

File: .\timeline.jsonl (28.47 MB)
Total lines: 19,648

Scanning the Hayabusa timeline. Please wait.

100%|█████████████████████████| 19648/19648 [ 1.1s< 0.0s,  34.08k/sec]

Database file created.
You can access the HTML summary reports at http://localhost:8089
ERROR OSError: 指定されたパスが見つかりません。
Additional info: src\takajopkg\web\static\img\favicon.png
SIGINT: Interrupted by Ctrl-C.
PS C:\tmp\takajo-2.7.0-win-x64>

Expected behavior
No error.

Environment

  • OS: Windows 11 Home Edition
  • Takajo version: 2.7.0/2.7.1

Additional context
src\takajopkg\web\static\img\favicon.png does not exists in this repo?🤔

@fukusuket fukusuket added the bug Something isn't working label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant