Lynis is a security auditing tool for Unix/Linux Systems.
https://cisofy.com/downloads/lynis/
https://www.youtube.com/watch?v=xMQz9xH--EY
Lynis is a security auditing tool for Unix/Linux Systems.
https://cisofy.com/downloads/lynis/
https://www.youtube.com/watch?v=xMQz9xH--EY
SQLMap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers.
https://www.kitploit.com/2018/08/sqlmap-v128-automatic-sql-injection-and.html
To fix corrupt Windows system files, use the following commands:
chkdsk C:
If any errors are found, use the /f switch:
chkdsk C: /f
sfc /scannow
DISM.exe /Online /Cleanup-image /Scanhealth
DISM.exe /Online /Cleanup-image /Checkhealth
DISM.exe /Online /Cleanup-image /Restorehealth
RITA is an open source framework for network traffic analysis.
The framework processes Bro logs, and currently supports the following analysis features:
Below is a list of available free TV and movie streaming services.
https://www.roku.com/whats-on/the-roku-channel
Aaron Margosis has created a number of PowerShell scripts to assist with the document AppLocker policies and capture event data into Excel workbooks.
With iOS 11.4.1, a feature called USB Restricted Mode was included. This option adds protections against the USB devices being used by law enforcement and private companies that connect over Lightning to crack an iPhone’s passcode.
Go to Settings and Face ID (or Touch ID) & Passcode. Verify that USB Accessories option is disabled. The switch should be off by default. Once an iPhone or iPad has been locked for over an hour straight, iOS will no longer allow USB accessories to connect to the device.
Sn1per Community Edition is an automated scanner that can be used during a penetration test to enumerate and scan for vulnerabilities. The Community version includes the following parameters:
Automatically gather recon on target environments
9 Scan modes to meet any pentest scenario
16+ Auto-pwn exploits added
HTML/TXT/PDF reporting of all scans
Workspace creation and storage of all scan data
https://www.kitploit.com/2018/07/sn1per-v50-automated-pentest-recon.html
NETworkManager is an utility for Windows. It includes several features such as port scanner, ping, traceroute, DNS lookup, etc.
AutorunsToWinEventLog is a PowerShell script that runs autorunsc and converts it to Windows Events.
https://github.com/palantir/windows-event-forwarding/tree/master/AutorunsToWinEventLog
https://isc.sans.edu/forums/diary/Using+AutorunsToWinEventLog/23840/