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

Fix: removed implant macos and generic proxy logs when debug is disabled #1453

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Fix: removed implant macos and generic proxy logs when debug is disabled #1453

merged 1 commit into from
Nov 10, 2023

Conversation

D00Movenok
Copy link
Contributor

Card

Removed logs from MACOS implant.

Removed

Details

Previously, a MACOS implant with debug mode disabled created some logs:

d00movenok@Mac-d00movenok Desktop % ./LINEAR_RACK 
2023/11/10 23:06:50 [proxy.Provider.readDarwinNetworkSettingProxy]: https proxy is not enabled.
2023/11/10 23:06:50 [proxy.Provider.readDarwinNetworkSettingProxy]: https proxy is not enabled.
2023/11/10 23:09:19 [proxy.Provider.readDarwinNetworkSettingProxy]: https proxy is not enabled.
2023/11/10 23:09:19 [proxy.Provider.readDarwinNetworkSettingProxy]: https proxy is not enabled.

Now this logs is disabled for non-debug implants.

@D00Movenok D00Movenok requested a review from a team as a code owner November 10, 2023 20:25
@moloch-- moloch-- added the bug Something isn't working label Nov 10, 2023
@rkervella rkervella merged commit f944d24 into BishopFox:master Nov 10, 2023
5 checks passed
@D00Movenok D00Movenok deleted the fix/implant_macos_proxy_log branch November 10, 2023 21:31
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

Successfully merging this pull request may close these issues.

3 participants