Skip to main content

Posts

How to Connect to AWS in a Quick & Inexpensive way Part 2:

  Architecture Benefits 1.       End to End Dynamic Routing. a.       BGP . b.       ECMP. 2.       Highly Available. a.       Dual Firewalls. b.       Dual IPSec Tunnels. 3.       Scalable. a.       IPSec Tunnels. b.       AWS Firewalls. 4.       Secure. a.       End to End Encrypted Traffic  to AWS (IPSec). b.       Encrypted Apps (https, SSH, FTPS, etc). 5.       Throughput: 2x 5.6Gbps. Traffic Flow 1.       On-Prem network. 2.       IPSEC ECMP (Load Balancing) To FWs 3.       GRE Tunnels. 4.       TGW Peer Attachment 5.       VPC (Servers or Endpoints) Consider Donating   to allow me to make more useful videos for you  . When you donate I will provide a discount code in my   training store . Go to the discount page here.   Go to the  Training store  for mode in-depth training  Go to the  Training Index  to checkout all the courses we have available  Disclaimer : The information posted here is informational only. Ricardo Gutierrez won’t be held liable for any mishaps, failures or an
Recent posts

How to Connect to AWS in a Quick & Inexpensive way Part 1: Comparing Connection Types

  Why Connect Your DC to AWS? Connect to your Internal Web Apps in AWS. Database Synchronization in AWS. File Transfers to & from AWS. Encrypt Traffic between Onprem & AWS. Temporary (DX) or Backup connection SDWAN Entry Point Key differences between the two vpn connection types S2S IPSEC VPN To TGW 1.25Gbps per IPSec Tunnel. IPSec from On-Prem Terminates on the TGW. Lower Cost & Simpler Architecture. Quick Setup. S2S IPSEC VPN Using GRE Tunnels to the TGW 5.6Gbps per IPSec Tunnel. IPSec from On-Prem Terminates on an NVA. Need 1+ NVA ( PA CloudBlade, PA Firewalls, Cisco CSR). Higher Cost, but Higher Throughput. More Complex Setup, but Quicker than Using Direct Connect. Consider Donating   to allow me to make more useful videos for you  . When you donate I will provide a discount code in my   training store . Go to the discount page here.   Go to the  Training store  for mode in-depth training  Go to the  Training Index  to checkout all the courses we have available  Discla

CLOUD MODELS – PROS AND CONS – PRIVATE CLOUD – IAAS

  It is up to the IT department and infrastructure to provide scalable, secure, high performing and fast deliverable solutions that will aid the business to be successful. CIOs have to make the critical decision to choose the right infrastructure that will meet the demands of the business and the market. A bad decision can be the demise of a line of business or the business as whole. With all the IT infrastructure options we have at our disposal as of 2021, IT CIOs need to pick what makes sense from a cost, speed to deliver, performance, scalability and security. To name a few. This article will provide information on the different cloud computing models. I will go over the advantages and disadvantages of the four most widely cloud models. Private Cloud (on prem). IaaS (Infrastructure as a Service). PaaS: (Platform as a Service). SaaS: Software as a Service Consider Donating   to allow me to make more useful videos for you  and keep this space (your space) ad free. When you donate I wi

Microsoft Account Verification Scam

Today I received an email allegedly from Microsoft. They wanted me to click on a link to confirm mi info. DO NOT CLICK ON IT!!       ALWAYS ALWAYS Click on the sender email address to confirm the sender. If it looks or feels illegitimate don't click on it. It is a phishing attack. Microsoft phishing Scam Consider Donating to allow me to make more useful videos for you  and keep this space (your space) ad free. When you donate I will provide a discount code in my training store . Go to the discount page here. Go to the Training store for mode in-depth training Go to the Training Inde x to checkout all the courses we have available Disclaimer : The information posted here is informational only. Ricardo Gutierrez won’t be held liable for any mishaps, failures or any other negative outcome. It is the reader’s responsibility to make their own decisions and act on them.

EASIEST WAY TO BUILD SECURITY GROUP RULES AND ROUTE ENTRIES IN AWS

  Adding IP prefixes to security group rules and route entries can be a time consuming and error prone task, especially when you have to build them on multiple VPCs. The fastest and most accurate method to reuse IP prefixes in your Security groups and route table entries is to use “Managed Prefix List“. This will save you time to build your security group rules and your route table entries. When you build several security group, you have to specify the IP prefixes on EVERY Security group rule . If you have a rule with 10 or more IP prefixes you need to add them manually; it becomes a time consuming and error prone task. Even if you automate this process (eg. Terraform, CloudFormation) you still have to build your code for each security group for every VPC. Another advantage is when you use the “managed prefix list” When you build Route tables you need to specify IP prefixes. You may have multiple IP prefixes, this can also be a time consuming and error prone task.  You will have to add

HOW TO SETUP TWO-FACTOR AUTHENTICATION IN WORDPRESS

  WordPress websites are amongst the most attacked websites on the internet. Once you bring your website online, it will be under attack by hackers and they will try to crack the user and password. WordPress is susceptible to a myriad if attacks as well, but for now I will only demonstrate how to protect your user credentials. The use of user and password puts your website at tremendous risk. To mitigate that vulnerability  you must setup two-factor authentication. The most effective and secure two factor authentication method is the use of a security key.  TOTP key fobs and text messages (SMS) are phishable, thus hacker can obtain the One Time Password (OTP) rendering them useless. Consider Donating   to allow me to make more useful videos for you  and keep this space (your space) ad free. When you donate I will provide a discount code in my   training store . Go to the discount page here.   Go to the  Training store  for mode in-depth training  Go to the  Training Index  to checkout

HOW TO BLOCK NAT SLIPSTREAMING ON PALO ALTO FIREWALLS

  Update: 02/10/2021 If you are using threat DB version 8373-6537, the default action now is reset-server. The main objective of Cybersecurity professionals, is to reduce the attack surface, on network connected devices (computers, IoT, hvac, smart UPSs, smart power strips, etc.). Cybersecurity professionals often assume that devices that have no internet connectivity will never be compromised by a hacker. The NAT slipstreaming cyberattack proves this wrong. “ NAT Slipstreaming allows an attacker to remotely access ANY TCP/UDP service bound to ANY system behind a victim’s NAT, bypassing the victim’s NAT/firewall (remote arbitrary firewall pinhole control),  all it takes is the victim’s computer to visit the attacker’s website”. Once the victim’s computer visits the website, the attacker’s servers start to scan your network to identify the network connected devices. If your devices have not been patched to mitigate vulnerabilities, the attackers will exploit these to take control over