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

Explain protocol support in File Analysis Framework #62

Closed
ckreibich opened this issue Jun 26, 2021 · 1 comment · Fixed by #139
Closed

Explain protocol support in File Analysis Framework #62

ckreibich opened this issue Jun 26, 2021 · 1 comment · Fixed by #139

Comments

@ckreibich
Copy link
Member

The FAF docs currently focus on development/application of the framework. We should say more about its use, including which protocols actually support FAF at the moment. Could be in the FAF section, or via a new section about file extraction.

@ckreibich ckreibich added this to the 4.1.0 milestone Jun 26, 2021
@ckreibich ckreibich removed this from the 4.1.0 milestone Jul 7, 2021
@ckreibich
Copy link
Member Author

I did a grep over the analyzer sources looking for use of file_mgr, and over the script layer analyzers looking for Files::register_protocol. That should capture them all, no? If so, that leaves us with:

  • FTP
  • HTTP
  • IRC
  • Kerberos
  • MIME
  • RDP
  • SMB
  • SMTP
  • SSL/TLS

Let me know if that sounds right...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant