Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Your Daily Dose of Phish #4

Open
rothoma2 opened this issue Apr 7, 2024 · 0 comments
Open

Your Daily Dose of Phish #4

rothoma2 opened this issue Apr 7, 2024 · 0 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed top-level-task

Comments

@rothoma2
Copy link
Contributor

rothoma2 commented Apr 7, 2024

The Problem

Security Analyst are constantly in a need for Fresh Phishing Samples. Most Phishing Detection is done through ML Models. For Models to be effective they need fresh samples collected from the field, to retrain and evaluate models.

This samples are also useful as inspiration for Internal Phishing Exercises to be run as part of Phishing Training that resembles Threats seen in the Wild.

The Requirements.

Write a Python Package, (wheel, using poetry) Linux CLI tool that connects to several data sources and collect malware samples that have been published recently (last 24, 48 or 72 hours.

Evaluate sources to collect fresh Phishing Samples.

This is an initial list of where samples can be collected.

Samples should be compressed in zip folder and stored in a local folder.
After download all samples should be placed in a tar file.
Keep the tool and script simple. It will be enhanced later.

Solution
Currently looking for a Collaborator for initial write up. If you are interested look at this repo. ()

@rothoma2 rothoma2 added good first issue Good for newcomers help wanted Extra attention is needed labels Apr 7, 2024
@rothoma2 rothoma2 moved this from Todo to In Progress in Collaboration Request Apr 16, 2024
@hunzed hunzed self-assigned this Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed top-level-task
Projects
Status: In Progress
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants