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

Cannot Pop-in logger++ #207

Open
ldionmarcil opened this issue Mar 27, 2024 · 2 comments
Open

Cannot Pop-in logger++ #207

ldionmarcil opened this issue Mar 27, 2024 · 2 comments
Assignees
Labels

Comments

@ldionmarcil
Copy link
Contributor

ldionmarcil commented Mar 27, 2024

Description:
I used the "Pop Out Logger++" button in the menu, and the extension popped out, effectively removing it from the Burp menu.
image
Then I closed the window manually, and that did not re-add the Logger++ menu to burp, its tab is effectively gone. If I use the the "Pop-In Logger++", the popped out window will disappear but the pane will not be added back to my burp.
image

See below screenshot where all logger++ is "popped out", but missing from the menus:
image
image

I reloaded the extension but I still don't have the Logger++ tab back. I also restarted Burp.

Steps To Reproduce:
Pop-out the logger++ window. Close it manually. Pop-in the logger++ window. The menu is not added back to Burp.

Expected behavior:
The menu is added back to burp.

Version:
Logger++ 3.20.1

@ldionmarcil
Copy link
Contributor Author

After investigating I found that ~/.BurpSuite/WorkspaceConfigPro.json had the following config:

            {
                "hidden":true,
                "id":"Logger++-0-Logger++-0"
            }

I changed true to false, restarted burp, popped Logger++ again, got a pane with a "Locate window" button and that fixed it.

@CoreyD97
Copy link
Collaborator

Hmm, this looks like it could be Burp itself that was hiding the panel, rather than Logger++. I'll take a look to see if this is something I can fix or if this needs to be fixed by PortSwigger.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants