Skip to main content

Recently Updated Pages

How to change the password of the user postgres

Postgres Database

Method 1: Using psql (most common) Connect to PostgreSQL and run: sql ...

Updated 2 weeks ago by Admin

Install ppostgress in Debian and Ubuntu Linux

Postgres Database

On Linux, after a fresh install (apt install postgresql, dnf install postgresql-server, etc.): ...

Updated 2 weeks ago by Admin

Postgres Database Manager

Postgres Database

This is a script to manage the postgres database. pgmanager.py #!/usr/bin/env python3 """ Pos...

Updated 2 weeks ago by Admin

Enable winrm on windows server

Winrm

Fix: Enable WinRM on the Windows Server You need to run these commands on the Windows Server its...

Updated 2 weeks ago by Admin

Winrm Active Directory Diagnostics using HTTPS

Winrm

winrm_https_diag.py #!/usr/bin/env python3 """ WinRM/HTTPS diagnostic — run this when winrm_ad...

Updated 2 weeks ago by Admin

Winrm Active Directory Enumeration using HTTP (5985)

Winrm

winrm_ad_enum-py #!/usr/bin/env python3 """ WinRM Active Directory Object Enumerator (HTTP-onl...

Updated 2 weeks ago by Admin

Winrm Acrtive Directory Enumeration

Winrm

winrm_ad_enum.py #!/usr/bin/env python3 """ WinRM Active Directory Object Enumerator (HTTPS-on...

Updated 2 weeks ago by Admin

How to enable winrm in windows

Winrm

Part 1 — Enable WinRM on HTTP (port 5985) This is the easy part. Run PowerShell as Administrator...

Updated 2 weeks ago by Admin

Test WinRM Connectivity on both HTTP (5985) and HTTPS (5986)

Winrm

Script to test: winrm_ad-test.py #!/usr/bin/env python3 """ WinRM Connectivity Tester and Act...

Updated 2 weeks ago by Admin

Try Hack Me/Mouse Trap

Try Hack Me Write-ups

Try Hack Me / Mouse Trap by: alfreddgreat root@ip-10-10-123-135:~# nmap -sS -sC -sV...

Updated 6 months ago by Admin

/lib has been moved accidentally

Linux Advance

How to run all the commands in /bin and /usr/bin if the /lib has been moved accidentally Scenari...

Updated 6 months ago by Admin

Creating a docker image from a live ISO

Docker Notes How to create a docker image from a lin...

Download Live ISO, example  Example: debian ISO: debian-live-13.1.0-amd64-standard.iso https:...

Updated 6 months ago by Admin

How to Add the SAN to the Certificate Request

Certificates

    certutil -setreg policy\EditFlags +EDITF_ATTRIBUTESUBJECTALTNAME2 net stop certsvc & net s...

Updated 7 months ago by Admin

Intro

System Center Operations Manager (SCOM)...

Concepto y funciones de Microsoft SCOM Historia y evolución de software ...

Updated 7 months ago by Admin

Concepto y funciones de Microsoft SCOM

System Center Operations Manager (SCOM)...

Microsoft SCOM (System Center Operations Manager) es una solución de administración de in...

Updated 7 months ago by Admin

Upgrading Kali from previous version to Version 2025.3

Kali Linux

Problems When running the apt update or apt upgrade in Kali to the latest version the following ...

Updated 8 months ago by Admin

Try Hack Me/SimpleHelp

Try Hack Me Write-ups

Write-up / THM / SimpleHelp: CVE-2024-57727  by: alfreddgreat Get the python script for POC...

Updated 1 year ago by Admin

Try Hack Me/Brains

Try Hack Me Write-ups

Write-up / THM / Brains by: alfreddgreat Start the Virtual Machine Run an nmap scan to t...

Updated 1 year ago by Admin

Try Hack Me/Billing

Try Hack Me Write-ups

Write-up / THM / Billing by: Start the Virtual Machine Run an nmap scan to the VM machine ...

Updated 1 year ago by Admin

Bandit

Linux for beginners

Bandit Level 0 ssh -p2220 bandit0@bandit.labs.overthewire.org password of bandit0 - bandit0 ...

Updated 1 year ago by Admin