Skip to content

Commit b8c8ea4

Browse files
committed
chore(security): export issues, dependabot & codescan alerts
1 parent 55147d5 commit b8c8ea4

18 files changed

Lines changed: 270 additions & 0 deletions

issues/README.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Repository: LazyOwn
2+
3+
**Description:** LazyOwn RedTeam/APT Framework is the first RedTeam Framework with an AI-powered C&C, featuring rootkits to conceal campaigns, undetectable malleable implants compatible with Windows/Linux/Mac OSX, and self-configuring backdoors. With its Web interface and powerful Console Client, it is the best combination for your Autonomous RedTeam/APT campaigns.
4+
5+
| Metric | Value |
6+
|--------|-------|
7+
| ⭐ Stars | 213 |
8+
| 📥 Clones (last 14 days) | 803 |
9+
| 🟢 Open Issues | 1 |
10+
| 📋 Total Issues | 4 |
11+
| 🛡 Dependabot Open Alerts | 3 |
12+
| 🔍 CodeScan Open Alerts | 10 |
13+
14+
## Issues
15+
- [#84](./issue_84.md) - Lazynmap failing to execute (closed)
16+
- [#30](./issue_30.md) - Please remove ngrok as a tunneling option as this tool violates the terms of service (closed)
17+
- [#17](./issue_17.md) - Fix code scanning alert - Flask app is run in debug mode (closed)
18+
- [#16](./issue_16.md) - Fix code scanning alert - Information exposure through an exception (closed)
19+
20+
## Dependabot Alerts
21+
- [Dependabot #47](./dependabot/alert_47.md) - python-socketio (high) - open
22+
- [Dependabot #46](./dependabot/alert_46.md) - python-engineio (high) - open
23+
- [Dependabot #45](./dependabot/alert_45.md) - python-engineio (high) - open
24+
25+
## Code Scanning Alerts
26+
- [CodeScan #781](./codescan/alert_781.md) - py/incomplete-url-substring-sanitization (warning) - open
27+
- [CodeScan #780](./codescan/alert_780.md) - py/incomplete-url-substring-sanitization (warning) - open
28+
- [CodeScan #779](./codescan/alert_779.md) - py/incomplete-url-substring-sanitization (warning) - open
29+
- [CodeScan #778](./codescan/alert_778.md) - py/incomplete-url-substring-sanitization (warning) - open
30+
- [CodeScan #777](./codescan/alert_777.md) - py/incomplete-url-substring-sanitization (warning) - open
31+
- [CodeScan #776](./codescan/alert_776.md) - py/overly-large-range (warning) - open
32+
- [CodeScan #775](./codescan/alert_775.md) - py/overly-large-range (warning) - open
33+
- [CodeScan #767](./codescan/alert_767.md) - py/bind-socket-all-network-interfaces (error) - open
34+
- [CodeScan #766](./codescan/alert_766.md) - py/bind-socket-all-network-interfaces (error) - open
35+
- [CodeScan #765](./codescan/alert_765.md) - py/bind-socket-all-network-interfaces (error) - open
36+
37+
Total issues downloaded: 4

issues/codescan/alert_765.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Code Scanning Alert #765: py/bind-socket-all-network-interfaces
2+
3+
- **State:** open
4+
- **Severity:** error
5+
- **Tool:** CodeQL
6+
- **Created:** 2026-05-21T04:27:05Z
7+
- **URL:** https://github.com/grisuno/LazyOwn/security/code-scanning/765
8+
9+
## Description
10+
Binding a socket to all network interfaces

issues/codescan/alert_766.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Code Scanning Alert #766: py/bind-socket-all-network-interfaces
2+
3+
- **State:** open
4+
- **Severity:** error
5+
- **Tool:** CodeQL
6+
- **Created:** 2026-05-21T04:27:05Z
7+
- **URL:** https://github.com/grisuno/LazyOwn/security/code-scanning/766
8+
9+
## Description
10+
Binding a socket to all network interfaces

issues/codescan/alert_767.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Code Scanning Alert #767: py/bind-socket-all-network-interfaces
2+
3+
- **State:** open
4+
- **Severity:** error
5+
- **Tool:** CodeQL
6+
- **Created:** 2026-05-21T04:27:05Z
7+
- **URL:** https://github.com/grisuno/LazyOwn/security/code-scanning/767
8+
9+
## Description
10+
Binding a socket to all network interfaces

issues/codescan/alert_775.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Code Scanning Alert #775: py/overly-large-range
2+
3+
- **State:** open
4+
- **Severity:** warning
5+
- **Tool:** CodeQL
6+
- **Created:** 2026-06-29T08:37:57Z
7+
- **URL:** https://github.com/grisuno/LazyOwn/security/code-scanning/775
8+
9+
## Description
10+
Overly permissive regular expression range

issues/codescan/alert_776.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Code Scanning Alert #776: py/overly-large-range
2+
3+
- **State:** open
4+
- **Severity:** warning
5+
- **Tool:** CodeQL
6+
- **Created:** 2026-06-29T08:37:57Z
7+
- **URL:** https://github.com/grisuno/LazyOwn/security/code-scanning/776
8+
9+
## Description
10+
Overly permissive regular expression range

issues/codescan/alert_777.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Code Scanning Alert #777: py/incomplete-url-substring-sanitization
2+
3+
- **State:** open
4+
- **Severity:** warning
5+
- **Tool:** CodeQL
6+
- **Created:** 2026-06-30T22:45:30Z
7+
- **URL:** https://github.com/grisuno/LazyOwn/security/code-scanning/777
8+
9+
## Description
10+
Incomplete URL substring sanitization

issues/codescan/alert_778.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Code Scanning Alert #778: py/incomplete-url-substring-sanitization
2+
3+
- **State:** open
4+
- **Severity:** warning
5+
- **Tool:** CodeQL
6+
- **Created:** 2026-06-30T22:45:30Z
7+
- **URL:** https://github.com/grisuno/LazyOwn/security/code-scanning/778
8+
9+
## Description
10+
Incomplete URL substring sanitization

issues/codescan/alert_779.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Code Scanning Alert #779: py/incomplete-url-substring-sanitization
2+
3+
- **State:** open
4+
- **Severity:** warning
5+
- **Tool:** CodeQL
6+
- **Created:** 2026-06-30T22:45:30Z
7+
- **URL:** https://github.com/grisuno/LazyOwn/security/code-scanning/779
8+
9+
## Description
10+
Incomplete URL substring sanitization

issues/codescan/alert_780.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Code Scanning Alert #780: py/incomplete-url-substring-sanitization
2+
3+
- **State:** open
4+
- **Severity:** warning
5+
- **Tool:** CodeQL
6+
- **Created:** 2026-06-30T22:45:30Z
7+
- **URL:** https://github.com/grisuno/LazyOwn/security/code-scanning/780
8+
9+
## Description
10+
Incomplete URL substring sanitization

0 commit comments

Comments
 (0)