In today’s digital landscape, ensuring secure and seamless access to resources is crucial. Microsoft Entra ID offers a feature called Temporary Access Pass (TAP) that allows users to access their accounts with a time-limited passcode. This is particularly useful when users lose their usual authentication methods. In this blog post,…
-
-
How to Manage Windows Defender SmartScreen for Unrecognized Apps
Introduction If you’ve ever encountered the message “Windows Defender SmartScreen prevented an unrecognized app from starting,” you’re not alone. This security feature in Windows is designed to protect your PC from potentially harmful software. However, it can sometimes block apps that you know are safe. In this post, we’ll explore…
-
TerraGoat – Vulnerable Terraform Infrastructure
TerraGoat was built to enable DevSecOps design and implement a sustainable misconfiguration prevention strategy. It can be used to test a policy-as-code framework like Bridgecrew & Checkov, inline-linters, pre-commit hooks or other code scanning methods. TerraGoat follows the tradition of existing *Goat projects that provide a baseline training ground to practice implementing secure…
-
How to Check your Server’s Log Files
[vc_row][vc_column][vc_column_text] In this article we’ll guide on you how to check your server’s log files in windows and linux system. Microsoft Windows Server We recommend that you use the Event Viewer to evaluate the log files. To open the Event Viewer, press the key combination Win + R. Then enter the command eventvwr and press Enter. In…
-
LDAP Monitor = Monitor creation, deletion and changes to LDAP objects
[vc_row][vc_column][vc_column_text] LDAP Monitor Monitor creation, deletion and changes to LDAP objects live during your pentest or system administration! With this tool you can quickly see if your attack worked and if it changed LDAP attributes of the target object. Features Feature Python (.py) CSharp (.exe) Powershell (.ps1) LDAPS support ✔️…
-
Firefox Security Toolkit – A tool that transforms Firefox browsers into a penetration testing suite
Firefox Security Toolkit is A tool that transforms Firefox browsers into a penetration testing suite. How? It downloads the most important extensions, and install it on your browser. The used extensions has been chosen by a survey among the information security community. Based on it’s results, Firefox Security Toolkit was…
-
WPHardening – Fortify the security of any WordPress Installation
Installation: Installing WPHardening requires you to execute one console command: $ pip install -r requirements.txt Usage: $ python wphardening.py -h __ _______ _ _ _ _ \ \ / / __ \| | | | | | (_) \ \ /\ / /| |__) | |__| | __ _ _…
-
How To Encrypt / Decrypt Files in Ubuntu/Debian with Two Commands
In this tutz, I will discuss how to easily and quickly encrypt and decrypt files using very simple commands on Ubuntu First install ccrypt on Ubuntu using this command: sudo apt-get install ccrypt For Debian, run these commands: su - apt-get install ccrypt To encrypt a file, cd to its…
-
theharvester – Information Gathering
TheHarvester – this tools is intended to help Penetration testers in the early stages of the project It’s a really simple tool, but very effective, this tool can gather information like user names, hostsname and domains from public or an organization. This is a complete rewrite of the tool with…
-
ClamAV 0.98.4 has been Released!
ClamAV is an open source (GPL) antivirus engine designed for detecting Trojans, viruses, malware and other malicious threats. It is the de facto standard for mail gateway scanning. It provides a high performance mutli-threaded scanning daemon, command line utilities for on demand file scanning, and an intelligent tool for automatic…



