Modern Penetration testing and Red Teaming often requires to bypass common AV/EDR appliances in order to execute code on a target. With time, defenses are becoming more complex and inherently …
Tag:
Python
-
How toKali LinuxLinuxLinux AdministrationSecurity Related
How to configure automatic updates in Ubuntu Server
by blackMOREOpsby blackMOREOpsThis guide explains how to configure automatic updates in Ubuntu Server 20.04. This tutorial is based on the following official Ubuntu Documentation article: Ubuntu Server Guide » Package Management » …
-
HackingHow toLinuxSecurity RelatedWindows
Penetration Testing Tools for Beginners
by blackMOREOpsby blackMOREOpsPenetration tools for beginners. Karkinos is a light-weight Beginner Friendly Penetration Testing Tool, which is basically a ‘Swiss Army Knife’ for pen-testing and/or hacking CTF’s.
-
SQLi and other injection attacks remain the top OWASP and CERT vulnerability. Current detection attempts frequently involve a myriad of regular expressions which are not only brittle and error-prone but …
-
HackingSecurity Related
Machine Learning Network Share Password Hunting Toolkit
by blackMOREOpsby blackMOREOpsSharpML is a proof of concept file share data mining tool using Machine Learning in Python and C#. The tool is discussed in more detail on this blog here, but …