What we do best

The thing we do best is writing software that solves problems.
We have been working in cybersecurity since it was still called “computer security”.
We have demonstrable expertise in the following products, languages, and paradigms:

Microsoft Defender, Microsoft Azure, Microsoft Entra, FortiGate, FortiClient and EMS, FortiSandbox, FortiManager, FortiAnalyzer, MISP, OWASP, PEC, RBMS, C, C++, PHP, SQL, Perl, SEO, CDN, Git, KPI, training.

How we could help you

If you need a Wordpress site or a PowerApp that reads data from an Excel sheet,
we are not the right choice for you. But if you need something more complex, such as a
high-performance CMS or a C++ library for the spectral analysis of Plutonium
and Uranium, we can probably help.

bool uranium_spectrum::solid_samples_analysis() {
   le_relative_efficiency();
   he_relative_efficiency();
   peak peak1;
   peak peak2;
   peak peak3;
   int i = 0;
   while (i < _rois.size()){
      int j = 0;
      while (j < _rois[i]._peaks.size())
      {
         if (_rois[i]._peaks[j]._RefData._Energy == 93.35)// KA1 Th
            peak1 = _rois[i]._peaks[j];
         if (_rois[i]._peaks[j]._RefData._Energy == 92.38)// TH 234
            peak2 = _rois[i]._peaks[j];
         if (_rois[i]._peaks[j]._RefData._Energy == 92.80)// TH 234
            peak3 = _rois[i]._peaks[j];
         j++;
      }
   i++;
   }
   double eff1 = 1.;
   if (peak1._RefData._Energy < 115)
      eff1 = exp(_LERelEff[0]*log(peak1._RefData._Energy) +
               _LERelEff[1]*pow(log(peak1._RefData._Energy),2.));
   else
      eff1 = exp(_HERelEff[0]*log(peak1._RefData._Energy) +
               _HERelEff[1]*pow(log(peak1._RefData._Energy),2.) +
               _HERelEff[2]*pow(log(peak1._RefData._Energy),3.));

We also enjoy teaching. In particular, we like teaching non-technical people how to defend themselves
against the increasingly frequent and sophisticated threats posed by hackers,
because we believe (and write about it)
that staff training is the most effective way to fight cybercrime.