← Back to scan
File as GitHub Issue repo: danielmiessler/SecLists

Push this scan report to danielmiessler/SecLists

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Async function without await — fire-and-forget Promise (AI mistake)

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
HIGH MINED017 [MINED017] C System Call: system() invokes shell. command injection if any arg is dynamic. Miscellaneous/Source-Code/c-linux/tiny-…:2
HIGH MINED017 [MINED017] C System Call: system() invokes shell. command injection if any arg is dynamic. Miscellaneous/Source-Code/c-linux/root-…:10
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). Web-Shells/PHP/obfuscated-phpshell.php:13
HIGH MINED004 [MINED004] Weak Crypto: MD5/SHA1/DES/RC4 used for security context (not just checksums). Fuzzing/0-999999-hashgen.py:13
HIGH SEC128 [SEC128] Async function without await — fire-and-forget Promise (AI mistake): Async call … .bin/validators.py:283
HIGH MINED021 [MINED021] Path Traversal Os Join: os.path.join(user_dir, filename) where filename can co… .bin/trickest-patcher.py:28
HIGH SEC114 [SEC114] path.join / Path() on user-controlled segment without containment check: filepat… .bin/trickest-patcher.py:28
HIGH SEC078 [SEC078] Python: requests without timeout: requests.get/post without a timeout will hang … .bin/wordlist-updaters/updater.py:23
HIGH SEC078 [SEC078] Python: requests without timeout: requests.get/post without a timeout will hang … .bin/get-and-patch-readme-repository-de…:21
HIGH SEC078 [SEC078] Python: requests without timeout: requests.get/post without a timeout will hang … .bin/file-extensions-downloader.py:19
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… .bin/pull-sqlmap-payloads.py:31
HIGH SEC029 [SEC029] Server-Side Request Forgery (SSRF) — outbound HTTP from user input: Outbound HTT… .bin/file-extensions-downloader.py:19
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v3`: `uses: actions/checkout… .github/workflows/wordlist-updater_fuzz…:18
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v2`: `uses: actions/checkout… .github/workflows/wordlist-updater_awes…:12
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v3`: `uses: actions/checkout… .github/workflows/remote-wordlists-upda…:16
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v2`: `uses: actions/checkout… .github/workflows/wordlist-updater_api-…:21
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v2`: `uses: actions/checkout… .github/workflows/wordlist-updater_comb…:26
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v2`: `uses: actions/checkout… .github/workflows/wordlist-updater_comb…:22
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v4`: `uses: actions/checkout… .github/workflows/wordlist-updater_defa…:17
HIGH MINED115 [MINED115] Action `actions/checkout` pinned to mutable ref `@v3`: `uses: actions/checkout… .github/workflows/readme-updater.yml:21
HIGH SEC013 [SEC013] Path Traversal — User Input in File Path: User-controlled input used in file pat… .bin/trickest-patcher.py:28
HIGH CORE_NO_TESTS No test files found
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… .bin/validators.py:165
MED MINED111 [MINED111] Bare except continues silently: Bare `except:` (or `except Exception:`) that r… .bin/pull-sqlmap-payloads.py:59
MED CFG006 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build art…
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … Web-Shells/laudanum-1.0/wordpress/templ…:94
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … Web-Shells/laudanum-1.0/php/killnc.php:110
MED SEC045 [SEC045] eval()/exec() on stored or user-supplied data: eval() and exec() on data — even … Web-Shells/PHP/another-obfuscated-phpsh…:9
MED AIC004 Suspicious implementation file appears unreferenced .bin/checkers/check-if-auto-updated.py:1
LOW COMP001 [COMP001] High cognitive complexity: Function `payloads` has cognitive complexity 9 (Sona… .bin/pull-sqlmap-payloads.py:35
LOW COMP001 [COMP001] High cognitive complexity: Function `main` has cognitive complexity 10 (SonarSo… .bin/pull-sqlmap-payloads.py:49
LOW AIC003 Duplicated implementation block across source files Web-Shells/laudanum-1.0/php/shell.php:4
LOW AIC003 Duplicated implementation block across source files Web-Shells/laudanum-1.0/php/proxy.php:4
LOW AIC003 Duplicated implementation block across source files Web-Shells/laudanum-1.0/php/killnc.php:9
LOW AIC003 Duplicated implementation block across source files Web-Shells/laudanum-1.0/php/killnc.php:1
LOW AIC003 Duplicated implementation block across source files Web-Shells/laudanum-1.0/php/host.php:1
LOW AIC003 Duplicated implementation block across source files Web-Shells/laudanum-1.0/php/file.php:3
LOW AIC003 Duplicated implementation block across source files Web-Shells/Magento/newadmin-KINKCreativ…:18
LOW AIC003 Duplicated implementation block across source files .bin/checkers/new-line-and-empty-line-c…:2
LOW AIC003 Duplicated implementation block across source files .bin/checkers/new-line-and-empty-line-c…:1
LOW AIC003 Duplicated implementation block across source files .bin/checkers/check-file-for-starting-s…:2
LOW AIC005 Duplicate top-level symbol appears in a patch-style file .bin/checkers/check-if-auto-updated.py:1
LOW AIC002 Source file name looks like an AI patch artifact .bin/checkers/check-if-auto-updated.py:1
INFO MINED048 [MINED048] Php Error Suppress: @function() suppresses errors silently. Hides real issues. Web-Shells/Magento/newadmin-KINKCreativ…:68
INFO MINED048 [MINED048] Php Error Suppress: @function() suppresses errors silently. Hides real issues. Web-Shells/Magento/newadmin-Inchoo.php:77
INFO MINED048 [MINED048] Php Error Suppress: @function() suppresses errors silently. Hides real issues. Web-Shells/FuzzDB/list.php:20
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… Web-Shells/laudanum-1.0/php/file.php:71
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… Web-Shells/laudanum-1.0/php/dns.php:70
INFO MINED043 [MINED043] Http Not Https: Hardcoded http:// (not localhost) for endpoints that handle cr… Web-Shells/FuzzDB/cmd-simple.php:15
INFO MINED067 [MINED067] Python Requests No Timeout: requests.get/post/etc. without timeout= can hang f… .bin/wordlist-updaters/updater.py:23
INFO MINED067 [MINED067] Python Requests No Timeout: requests.get/post/etc. without timeout= can hang f… .bin/get-and-patch-readme-repository-de…:21
INFO MINED067 [MINED067] Python Requests No Timeout: requests.get/post/etc. without timeout= can hang f… .bin/file-extensions-downloader.py:19
INFO MINED077 [MINED077] Python Open No Context: fp = open(path) outside with-block leaks file handles. .bin/get-and-patch-readme-repository-de…:40
INFO MINED077 [MINED077] Python Open No Context: fp = open(path) outside with-block leaks file handles. .bin/checkers/new-line-and-empty-line-c…:45
INFO MINED077 [MINED077] Python Open No Context: fp = open(path) outside with-block leaks file handles. .bin/checkers/check-file-for-starting-s…:45
Reset to top 5 55 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `danielmiessler/SecLists`

**Score: 66/100 (C)**  ·  55 findings  ·  scanned 2026-06-05 08:29 UTC  ·  5,218 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 22 |
| MEDIUM | 7 |
| LOW | 14 |

📊 [Full filterable report](https://repobility.com/scan/8cadd759-46de-4821-8127-ad01187955b5/)  ·  ![scorecard](https://repobility.com/scan/8cadd759-46de-4821-8127-ad01187955b5/report.png?v=1780648184-s2)

### Top findings

1. **HIGH** `MINED017` — C System Call
   `Miscellaneous/Source-Code/c-linux/tiny-shell.c:2` · CWE-78 · ✓ Repobility
2. **HIGH** `MINED017` — C System Call
   `Miscellaneous/Source-Code/c-linux/root-shell.c:10` · CWE-78 · ✓ Repobility
3. **HIGH** `MINED004` — Weak Crypto
   `Web-Shells/PHP/obfuscated-phpshell.php:13` · CWE-327 · ✓ Repobility
4. **HIGH** `MINED004` — Weak Crypto
   `Fuzzing/0-999999-hashgen.py:13` · CWE-327 · ✓ Repobility
5. **HIGH** `SEC128` — Async function without await — fire-and-forget Promise (AI mistake)
   `.bin/validators.py:283`

---

**Security note**: this issue is public. If any flagged finding is a real, exploitable vulnerability, please redirect to your `SECURITY.md` policy or open a [private security advisory](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability) instead. We're happy to close this and re-submit privately.

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/8cadd759-46de-4821-8127-ad01187955b5/_
Megaproject â high spam risk
Could not determine 'danielmiessler/SecLists' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.