how2itsec
Pages
(Move to ...)
Home
▼
(Move to ...)
Startseite
▼
Microsoft Windows Defender SmartScreen demo pages for testing
›
Microsoft provides some demo or testing pages, in which the Microsoft Windows Defender SmartScreen functionality can be tested, similar to ...
Ping with timestamp in powershell
›
Sometimes you want to simply check something from a Windows system with ping and review it with timestamps. In order to do that you may use ...
Browser Client-Side Storage Partitioning - Total Cookie Protection
›
A step to increase it-security is segmenting client-side (cookie) storage: https://github.com/privacycg/storage-partitioning " User a...
API security - How to start securing APIs
›
APIs are great, they are everywhere and they grow. When thinking about API security very often very basic security mechanisms are missing. T...
FortiManager task fails when MTU is changed on LAG-Interface of FortiGate HA
›
If you want to change the MTU of your FortiGate HA-Cluster by using the FortiManager, think about removing the HA monitored interface for th...
Veeam backup causes BGP route flapping on VMware NSX-T Edge VMs
›
When running VMware NSX-T with BGP and BFD and you are using Veeam backup, you may see BGP route flapping or BGP neighbor adjchanges or Down...
Kali linux update fails with HTTP 403 Forbidden
›
If one of your kali linux systems fails to update some packages like davtest, dbd, impacket, mimikatz etc using sudo apt-get update with ...
Monitor Nextclouds API XML via PRTG with Powershell
›
In order to monitor your Nextcloud API (XML) via PRTG, you can use the following steps: https://github.com/flostyen/PRTGScripts/tree/master...
4 comments:
Slow USB3 data transfer speed on debian with proxmox
›
Issue Recently I saw a debian proxmox system, which had a usb3 hdd mounted. The hdd write speed should have been ~100MB/s and the USB 3 con...
Nextcloud VM backup and restore scripts
›
For moving nextcloud vm installations from one vm to another or in order to move from nextcloud-vm@ubuntu16 to nextcloud-vm@ubuntu18 as wel...
ISP Vodafone DOCSIS 3 - 365 Days Monitoring PacketLoss
›
I've been using the ISP Vodafone (formerly Unitymedia) and I've upgraded end of April from 400 down/20 up MBits to Gigabit down/50 u...
Increase disk and zfs of nextcloud vm running on proxmox
›
To increase the data disk of your nextcloud vm, which is running on proxmox, you need to do the following: Make sure no disk snapshot is act...
9 comments:
haveibeenpwned.com Cit0day pwned readmore.de and many others
›
This summary is not available. Please
click here
to view the post.
Import Nextcloud VM OVA to Proxmox VE
›
How to import a Nextcloud VM OVA image file to a Proxmox VE server: 1. Unzip the file: root@proxmox1:/var/lib/vz/images# root@proxmox1:/var...
Python security testing using mutmut
›
If you want to test your python code for bugs and possible security issues, one way is mutant testing using mutmut: https://pypi.org/project...
Forget the phrase "password" - it should be pass-sentence
›
It is unfortunate that the word "password" has the word "word" in it. That leads to people almost always use one word, a...
Intel NUC 10th gen running VMware ESXi 7.0
›
Due to growing data I had to add more storage. Therefore I bought a new Intel NUC (10th generation) running VMware ESXi 7.0. Really helpful...
SIEM Use Case - find suspicious powershell commands
›
Microsofts Powershell is a very mighty tool, which can be used as LoLBin. To detect suspicious powershell commands or scripts, a SIEM use ca...
Windows 10 start menu critial error fix
›
A possible solution to the following error in Windows 10 when trying to use the start menu: English Error: Critical Error – Your Start menu ...
Python regex findall groups
›
When trying to use groups for regular expression searches with findall in python, python wont work as in re.search: Example with re.search ...
Real world examples of attack chains with Att&ck mapping
›
Microsoft Threat Protection Intelligence Team released in the past some great detailed articles (e.g. 2020-03 Ransomware , 2018-03 FinFishe...
‹
›
Home
View web version