Skip to content

Update lazyown.py#1

Merged
grisuno merged 1 commit into
mainfrom
grisuno-patch-1
May 21, 2024
Merged

Update lazyown.py#1
grisuno merged 1 commit into
mainfrom
grisuno-patch-1

Conversation

@grisuno

@grisuno grisuno commented May 21, 2024

Copy link
Copy Markdown
Owner

No description provided.

@grisuno grisuno left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Import Order and Comments: It's a good practice to organize imports and include comments for sections of your script.
Error Handling: Ensure that the script can handle errors gracefully, especially when working with subprocesses and file operations.
Code Modularity: Separate some of the logic into functions for better readability and maintenance.
Cross-Platform Compatibility: Ensure cross-platform compatibility, especially with subprocess calls and file path handling.

@grisuno grisuno merged commit add2212 into main May 21, 2024
@grisuno grisuno deleted the grisuno-patch-1 branch June 8, 2024 05:32
grisuno added a commit that referenced this pull request May 15, 2026
Closes gap #1 (beacon maturity) by wiring in https://github.com/grisuno/blacksandbeacon,
the only open-source C2 implant with Linux BOF support — a capability absent from
Cobalt Strike, Sliver, and Havoc.

New files:
- lazyaddons/blacksandbeacon.yaml   — beacon build, stage, and delivery
- lazyaddons/blacksandbeacon_bof.yaml — ELF BOF loader build and delivery
- tests/test_blacksandbeacon_addon.py — 59 tests covering structure, params,
  path safety, command templates, and no-hardcoded-secrets contract

README updates:
- Added blacksandbeacon and blacksandbeacon_bof to the Yaml Addon list
- Expanded Related Projects entry to highlight Linux BOF uniqueness
- Added dedicated BlackSandBeacon — Linux BOF section with architecture
  overview, deployment flow, BOF porting guide, and competitive comparison table

 Version: release/0.2.117

   LazyOwn on HackTheBox: https://app.hackthebox.com/teams/overview/6429

  LazyOwn/   https://grisuno.github.io/LazyOwn/

 Fecha: vie 15 may 2026

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant