Skip to content

Instantly share code, notes, and snippets.

@it-sec-std
it-sec-std / tut.md
Last active April 7, 2020 03:22 — forked from rain1024/tut.md
Install pdflatex ubuntu

PdfLatex is a tool that converts Latex sources into PDF. This is specifically very important for researchers, as they use it to publish their findings. It could be installed very easily using Linux terminal, though this seems an annoying task on Windows. Installation commands are given below.

  • Install the TexLive base
sudo apt-get install texlive-latex-base
  • Also install the recommended and extra fonts to avoid running into the error [1], when trying to use pdflatex on latex files with more fonts.
@it-sec-std
it-sec-std / events.md
Created January 25, 2018 02:28
2read
@it-sec-std
it-sec-std / event-proc.md
Last active January 25, 2018 02:25
Solutions

Event processing solutions

Unfetter

Проект Unfetter - open source, который автоматизирует применение ATT&CK и CAR в вашей сети

Unfetter is a community-driven suite of open source tools leveraging the MITRE ATT&CK™ framework, shifting the focus from indicators to a behavior-based methodology. This allows you to more effectively assess your risk, advance your security posture, and implement mitigations in a systemic, measurable, and meaningful way.

Official page: https://iadgov.github.io/unfetter/