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

Use CyberChef icon instead of Chrome icon for CyberChef? #966

Closed
emtuls opened this issue Apr 1, 2024 · 4 comments · Fixed by #1054
Closed

Use CyberChef icon instead of Chrome icon for CyberChef? #966

emtuls opened this issue Apr 1, 2024 · 4 comments · Fixed by #1054
Assignees
Labels
🌀 FLARE-VM A package or feature to be used by FLARE-VM 💎 enhancement It is working, but it could be better ❔ discussion Further discussion is needed

Comments

@emtuls
Copy link
Member

emtuls commented Apr 1, 2024

Details

Currently we use the Chrome icon for opening Cyberchef which works well and is dual purpose since it also acts as a chrome shortcut, but is there a necessity for this case?

People in the community may assume that it is only Chrome Browser shortcut and not realize that it is also a CyberChef shortcut and due to this being a malware analysis environment, it might make sense to use the CyberChef icon versus a Chrome one. The functionality wouldn't change of course, just the icon.

Not sure if this is something we should consider or not and I definitely don't have strong feelings one way or another. I do like the CyberChef icon due to it being more explicit about what it is primarily for, but I also know that a Chrome shortcut may make a lot of sense.

Opening for discussion and thoughts on possible preference. :)

@emtuls emtuls added 💎 enhancement It is working, but it could be better ❔ discussion Further discussion is needed 🌀 FLARE-VM A package or feature to be used by FLARE-VM labels Apr 1, 2024
@Ana06
Copy link
Member

Ana06 commented Apr 3, 2024

Good point! I would prefer the CyberChef icon in the Tools folder, but I am not sure if it may be confusing in the taskbar. 🤔

@emtuls
Copy link
Member Author

emtuls commented Apr 9, 2024

Hmmm, if our goal is to have CyberChef pinned to the taskbar, it might be more clear to show an official CyberChef icon rather than Google Chrome, which people might assume may just be a Google Chrome browser shortcut.

From the perspective of someone who might not be too familiar with FlareVM, this is what I could imagine:
If someone wants to use Chrome, I would imagine they would likely click the current icon in the taskbar, which theoretically does work, but is not our intention for it.
And if someone wants to use CyberChef, they may not realize that the shortcut is for CyberChef (since it just looks like a Google Chrome shortcut) and they would likely search for "CyberChef" and find it in the Tools folder rather than use the shortcut. That is, until they maybe one day realize that the shortcut in the taskbar leads them to opening CyberChef directly.

@stevemk14ebr
Copy link
Contributor

I would love a cyberchef icon pinned to the dash. I do this myself with a little bash script and then change the icon on that to cyberchef

@Ana06
Copy link
Member

Ana06 commented May 22, 2024

@stevemk14ebr we are using CustomStartLayout.xml to ping icons to the taskbar, so the implementation itself is not difficult. 😉 It seems we agree that we prefer having the CyberChef icon in the Tools folder and the taskbar. I think this could be implemented together with
#1021 and #822 nicely: cyberchef shortcut is an .html with the cyberchef icon that opens with the default browser and we get chrome as default browser in the chrome package. @emtuls would you like to work on these issues? 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌀 FLARE-VM A package or feature to be used by FLARE-VM 💎 enhancement It is working, but it could be better ❔ discussion Further discussion is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants