Wednesday, May 1, 2019

Linux clean up commands

The following commands can be used within Linux to clean up a few components.

Cleaning up of partial package -> sudo apt autoclean

Cleaning up of the apt cache -> sudo apt-get clean

Cleaning up of any unused dependencies -> sudo apt autoremove



Windows Event Forwarding Guidance

The site below has information on the topic of Windows Event Forwarding.

https://github.com/palantir/windows-event-forwarding

Swappa

Swappa is a web site to buy or sell tech products such as laptops or smartphones.

https://swappa.com/

Osmedeus

Osmedeus offers an automated run of a collection of tools to reconnaissance and vulnerability scanning against a target.

https://github.com/j3ssie/Osmedeus

https://www.kitploit.com/2019/04/osmedeus-fully-automated-offensive_27.html


EasySploit

EasySploit is a Metasploit automation project.  Payloads are available for different operating systems.

https://github.com/KALILINUXTRICKSYT/easysploit

https://www.kitploit.com/2019/04/easysploit-metasploit-automation-easier.html

Suricata

Suricata is a free and open source network threat detection engine.
The Suricata engine is capable of real time intrusion detection (IDS), inline intrusion prevention (IPS), network security monitoring (NSM) and offline pcap processing.
Suricata inspects the network traffic using a powerful and extensive rules and signature language, and has powerful Lua scripting support for detection of complex threats.