Author: Rafael Silva
Vulnerability Database 🛡
Number one vulnerability database documenting and explaining security vulnerabilities, threats, and exploits since 1970. https://vuldb.com/
CVE – CVE
The mission of the CVE® Program is to identify, define, and catalog publicly disclosed cybersecurity vulnerabilities. https://ift.tt/Tk3O0fa
CVE security vulnerability database. Security vulnerabilities, exploits, references and more
CVEdetails.com is a free CVE security vulnerability database/information source. You can view CVE vulnerability details, exploits, references, metasploit modules, full list of vulnerable products and cvss score reports and vulnerability trends over time https://ift.tt/m6gnXRa
Known Exploited Vulnerabilities Catalog | CISA
Download CSV version Download JSON version Download JSON schema Subscribe to the Known Exploited Vulnerabilities Catalog Update Bulletin https://ift.tt/E6oDjRd
It’s time for Microsoft Planner to be turned off
(UPDATED 4th Feb 2022 with additions to the comparison table, removal of the Power Apps line in the table, link to Gantt chart JSON sample for list view formatting, link to a follow-up post showing… https://ift.tt/pHEoLiT
Introduction to lists
Learn the concepts behind choosing and using SharePoint Lists and how they can provide quick, effective solutions with little or no modifications. https://ift.tt/kTYA4r9
KB1745: Deduplication Appliance Best Practices
This KB helps to solve when Synthetic Full backups and Reverse Incremental backups take excessively long to process. https://ift.tt/KrPT39N
Replace SSL Certificate in Send Connector in Exchange Server
if you are using a Office 365 Hybrid Connector. You need to replace the certificate in the connector So that the connector keep workings as its assigned. https://ift.tt/RFElXP8
Backup and Tech support using Ansible
Backup and Tech support using Ansible https://ift.tt/mQKIwXj Using Ansible to collect backup files ,show tech and see the versions of Cisco switches. Inventory file:- Create an inventory file [switches] R1 ansible_host=10.60.51.1 [switches:vars] ansible_connection=network_cli ansible_network_os=ios ansible_user=admin ansible_password=cisco ansible_become=yes ansible_become_method=enable Create a Yaml File:- Backup and show tech file will be saved on the root folder. — […]