Skip to content
/ FCL Public
forked from chenerlich/FCL

FCL (Fileless Command Lines) - Known command lines of fileless malicious executions

Notifications You must be signed in to change notification settings

mhale1982/FCL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

FCL - Fileless Command Lines

Known command-lines of fileless malicious executions.

Motivation

While hashing malicious files to identify malicious executions is easy, blocking the execution of fileless malwares is more challenging. This repository's purpose is to collect command lines being used by threat actors, to ease the difficult of identifieng them.

Structure

Each FCL file contains\may contain the following data:

  • Malware name
  • Executing process(es)
  • Malicious command-lines (contain disfunctioned urls)
  • Fully\Partially deobfuscated command-lines
  • Regular Expression for detection
  • Technical write-ups
  • Sandbox report links
  • Notes

Contirbutions

If you have any malicious related command line (deobfuscated or not), sandbox links, techincal write-up, regular expression or any useful suggestion, please share it with me and i'll update this repository accordingly.

GPL 3

FCL - Fileless Command Lines Copyright (C) 2018, Chen Erlich.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

FCL (Fileless Command Lines) - Known command lines of fileless malicious executions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published