infinition/bjorn

Bjorn is a powerful network scanning and offensive security tool for the Raspberry Pi with a 2.13-inch e-Paper HAT. It discovers network targets, identifies...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 32 minutes ago
Added to GitGenius on September 10th, 2026
Created on June 2nd, 2024
Open Issues & Pull Requests: 61 (+0)
GitHub issues: Enabled
Number of forks: 366
Total Stargazers: 6,274 (+0)
Total Subscribers: 151 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 28.1 hours
Mean response time: 13.5 days
90th percentile: 43.4 days
Tracked items: 57

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 2% of issues opened in the past year have been closed. Three people close 71% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 37
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 497 days
Stale 30+ days: 32
Stale 90+ days: 24

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (4)
  • bug (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Bjorn is a network scanning and offensive security tool designed for the Raspberry Pi with a 2.13-inch e-Paper HAT display.

The tool addresses the need for portable penetration testing capabilities by combining network reconnaissance with active attack functionality on compact hardware. It discovers network targets and identifies open ports and exposed services, then performs brute force attacks, file stealing, and host zombification. The e-Paper display provides a low-power interface for monitoring and controlling operations on the device.

Bjorn suits security researchers and penetration testers who want a portable, self-contained platform for network assessment and offensive testing. It works well for authorized security testing in environments where a small, inconspicuous device is advantageous. The tool's support for custom attack scripts allows operators to extend its capabilities beyond the built-in functionality. This approach differs from traditional penetration testing workflows that rely on laptops or larger systems, offering instead a specialized hardware-software combination optimized for the Raspberry Pi form factor.

The project shows active development with regular commits addressing bug fixes, feature additions, and improvements to the scanning and attack modules. Work spans multiple areas including the e-Paper display integration, network scanning enhancements, and the attack framework itself, indicating sustained effort across the codebase rather than maintenance of a single component. The maintainer responds to issues and incorporates feedback into updates.