Menu
  • Home
  • About Me
  • Blog
  • Github
  • LinkedIn

Blog

ChinguTalkBot v0.1.0: Setting up AWS Cognito with CDK for User Authentication

March 9, 2024April 21, 2024

Introduction ChinguTalkBot is an AI communication assistant designed to enhance online interactions. This project integrates cutting-edge technologies and frameworks to create a seamless experience for users. It serves as a potent tool for businesses, communities, and individuals to engage effectively in real-time communication. Technical Overview ChinguTalkBot leverages React, AWS Amplify, and AWS Cognito to establish…

Read More

Phoenix & Elixir: Fix PostgreSQL connection refused

May 30, 2023

connection refused – :econnrefused PostgreSQL service status First parameter to cross-check during a psql connection refused error is the status of the PostgreSQL service. We can confirm this by cross-checking if a Postgres process in running in the server. In a Linux like environment, we can use If the service is not running in the…

Read More

Demo: Git Log with Shell script to create a release notes

April 11, 2023April 13, 2023

Overview The Git log is a command that shows the commit history for a repository, including information about who made the commit, when it was made, and what changes were made. In order to create a release notes document using the Git log, I used a shell script which should first check out the repository…

Read More

Metasploit

February 6, 2023February 6, 2023

We are going to use Metasploit on Kali to exploit the vulnerable Metasploitable machine. Perform a port scanning from Kali to remember what services are running on what ports on Metasploitable2 VM. Take screenshots of your code snippets and important results and explain what you observe as you go through the lab. Exploiting vulnerability in MYSQL server…

Read More

CyberSecurity Lab – Online Password Attack

February 6, 2023

Part 1: Online Password Attack In this section, you will launch attacks over the network against login services, in an attempt to brute-force a username/password. This attack uses all unique passwords from the 32 million RockYou password breach. If the file  /usr/share/wordlists/rockyou.txt is not present on the VM, unzip the password list. gunzip /usr/share/wordlists/rockyou.txt.gz You…

Read More

Cybersecurity Lab – Sniffing and Spoofing

February 6, 2023February 6, 2023

Please download and unzip Lab setup files in your SEED VM: Labsetup.zip Navigate to the folder containing the docker-compser.yml file and run the following command:  docker-compose up -d to setup these machines: All the codes needed in the following tasks are provided in the volumes folder in the Lab setup folder. All attacks are done…

Read More

Azure Resource Group

December 31, 2022
Read More

Tier0 – Common Bootstrap

November 22, 2022November 22, 2022

Table of Contents 1Overview 2Deploy DFPC Tier0 Common Bootstrap 2.1Storage Accounts 2.1.1network_rules 2.2Keyvault 2.3Backup Policies 3Network 3.1Subnets 3.2User Defined Route(Azure route table) 3.3Traffic analytics 3.4VNet Peering 3.5Providers Overview The purpose of this effort is to have efficient documentation about Bootstrap Tier consisting of all necessary pre-requisites. By consuming Tier0 of DFPC module we can create…

Read More

Request to create Service Principals and Resource Groups for microservice in Multiple Regions

November 14, 2022November 14, 2022

The client is planning to deploy DFMessage microservice in Canada Central and Australia East regions. As a part of this initiative, the client wants me to create the Service principals and Resource Groups as shown below: Canada Central Pre-Prod: (high priority) Region: Canada Central Subscription: app341 US PreProd Resource group: Name: app341-dfmessage-cancen-preprod-rg Service Principal: Name:…

Read More

AZ104 – DUMPS | Microsoft Azure Administrator

November 8, 2022November 8, 2022

Question: Add or delete users using Azure Active Directory You have an Azure subscription that contains the following users in an Azure Active Directory tenant named contoso.onmicrosoft.com: User1 creates a new Azure Active Directory tenant named external.contoso.onmicrosoft.com. You need to create new user accounts in external.contoso.onmicrosoft.com. Solution: You instruct User2 to create the user accounts….

Read More
  • 1
  • 2
  • 3
  • 4
  • …
  • 6
  • Next
Recent Posts
  • ChinguTalkBot v0.1.0: Setting up AWS Cognito with CDK for User Authentication
  • Phoenix & Elixir: Fix PostgreSQL connection refused
  • Demo: Git Log with Shell script to create a release notes
  • Metasploit
  • CyberSecurity Lab – Online Password Attack

Archives
  • March 2024
  • May 2023
  • April 2023
  • February 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
Categories
  • Amazon Interview (3)
  • Ansible (3)
  • AWS (9)
  • Azure (9)
  • Certification (2)
  • ChinguTalkBot Project (1)
  • cybersecurity (3)
  • Data analytics (6)
  • Demo Videos (6)
  • Docker (5)
  • Git (1)
  • GitLab (1)
  • Golang (3)
  • JavaScript (2)
  • Jenkins (4)
  • PowerShell (1)
  • Python (10)
  • Terraform (11)
  • Uncategorized (9)

©2025 | Powered by WordPress and Superb Themes!