Other

Other Category

Setup Mobaxterm with Eve-NG

This post is just to bookmark the solution from the Stackoverflow link below, Mobaxterm is not in a standard installation path in the below example, please modify your code based on your circumstances. https://stackoverflow.com/questions/62150858/how-to-use-mobaxterm-as-default-telnet-handler-in-eve-ng Create a batch file with below content, then place it in a folder such as “C:\Program Files\EVE-NG” Create a reg file,

Setup Mobaxterm with Eve-NG Read More »

How to Use Yubikey with OpenPGP for SSH Key Authentication

This post is about using Yubikey with OpenPGP for SSH Key Authentication. The previous post has talked about how to generate master and subkeys with OpenPGP and copy them into Yubikey The “Authentication” subkey generated there will be used for SSH Key authentication against a Linux box. Preparation on GPG4Win Go to “Kleopatra — Settings — GnuPG System — Private Keys”,

How to Use Yubikey with OpenPGP for SSH Key Authentication Read More »

How to Use Regex in Network Policy Server – for Radius Client

This post lists a simple example of using regex to match the Radius client IPs in Windows Network Policy Server (NPS) Scenario Multiple NPS Radius clients You only want NPS to execute that particular network policy for specific subnets/IP addresses. Regex in “Client IPv4 Address” Condition First, you need to create a new network policy

How to Use Regex in Network Policy Server – for Radius Client Read More »

How to Encrypt/Decrypt File Using Yubikey – GPG4Win Kleopatra

This post demonstrates the procedures of encrypting and decrypting files using Yubikey; GPG4Win/Kleopatra is used in this case. This post assumes you have generated the master key and subkeys in Linux Live USB and imported those keys into Yubikey. https://ictfella.com/how-to-configure-yubikey-with-gpg-generate-and-import-keys/ Install GPG4Win and verify you Yubikey keys. Download GPG4Win from the link below and install

How to Encrypt/Decrypt File Using Yubikey – GPG4Win Kleopatra Read More »