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

Update T1020.yaml -Add New Atomic Test for T1020 - Exfiltration via Encrypted FTP #2656

Merged
merged 4 commits into from
Jan 18, 2024

Conversation

prashanthpulisetti
Copy link
Contributor

Atomic Test #2 - Add New Atomic Test for T1020 - Exfiltration via Encrypted FTP
Simulates encrypted file transfer to an FTP server, representing stealthy data exfiltration methods.

Details:
This pull request introduces a new atomic test, "Exfiltration via Encrypted FTP," under T1020 - Automated Exfiltration. This test simulates the encrypted transfer of a file to an FTP server, a method often used by advanced threats for stealthy data exfiltration. The test is designed to help organizations improve their detection capabilities against such exfiltration techniques.

Testing:
The test was developed and validated in a controlled lab environment. It was executed on a Windows platform, ensuring the successful creation of a sample file, its encrypted transfer to a specified FTP server, and subsequent cleanup. No live data was used, and all activities were confined to a secure testing environment.

Associated Issues:
N/A

Atomic Test redcanaryco#2 - Exfiltration via Encrypted FTP
Simulates encrypted file transfer to an FTP server, representing stealthy data exfiltration methods.
@prashanthpulisetti prashanthpulisetti changed the title Update T1020.yaml Update T1020.yaml -Add New Atomic Test for T1020 - Exfiltration via Encrypted FTP Jan 18, 2024
Copy link
Collaborator

@clr2of8 clr2of8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I moved the notes to the description section. Looks good, thx!

@clr2of8 clr2of8 merged commit b28f61b into redcanaryco:master Jan 18, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants