trailofbits / trailofbits/fickling
Support more pickle-based file formats and can san it
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 670
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
Hi, there are a lot of malicious POC under the url address https://github.com/mmaitre314/picklescan/tree/main/tests/data, and then use https://github.com/mmaitre314/picklescan the tool scans these pickle files normally and outputs the results. However, when using the fickling tool to scan these pickle files, multiple errors are reported, such as malicious10.pkl, malicious1.zip and so on.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported errors with malicious10.pkl, malicious1.zip, and the other samples in picklescan's tests/data directory, then compare the results with picklescan. Determine which pickle-based formats fail in fickling and confirm that supported samples can be scanned and produce results without errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100