[PR #596] [MERGED] add a firejail profile for strings #3676

Closed
opened 2026-05-05 10:05:49 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/596
Author: @technoLord
Created: 6/25/2016
Status: Merged
Merged: 6/27/2016
Merged by: @netblue30

Base: masterHead: master


📝 Commits (1)

  • 02afbcc add a firejail profile for strings

📊 Changes

1 file changed (+12 additions, -0 deletions)

View changed files

strings.profile (+12 -0)

📄 Description

From: https://lcamtuf.blogspot.com/2014/10/psa-dont-run-strings-on-untrusted-files.html

Many shell users, and certainly most of the people working in computer forensics or other fields of information security, have a habit of running /usr/bin/strings on binary files originating from the Internet. Their understanding is that the tool simply scans the file for runs of printable characters and dumps them to stdout - something that is very unlikely to put you at any risk.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/596 **Author:** [@technoLord](https://github.com/technoLord) **Created:** 6/25/2016 **Status:** ✅ Merged **Merged:** 6/27/2016 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`02afbcc`](https://github.com/netblue30/firejail/commit/02afbccc304136a6a70dd72cf239f3ee83e1813b) add a firejail profile for strings ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `strings.profile` (+12 -0) </details> ### 📄 Description From: https://lcamtuf.blogspot.com/2014/10/psa-dont-run-strings-on-untrusted-files.html Many shell users, and certainly most of the people working in computer forensics or other fields of information security, have a habit of running /usr/bin/strings on binary files originating from the Internet. Their understanding is that the tool simply scans the file for runs of printable characters and dumps them to stdout - something that is very unlikely to put you at any risk. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:05:49 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#3676
No description provided.