Skip to content
  • Home
  • About
  • Privacy Policy
  • Home
  • About
  • Privacy Policy
Pentest Diaries Security Alive
Pentest Diaries Security Alive
  • About
  • Privacy Policy
  • Home
Solidity Series

Solidity Programming Language – State Variable, Local Variable, Global variable

saksham dixitJan 16, 2024Jan 19, 2024
(State Variable in solidity | what are stable variable in solidity): These are the variable which is declared inside the...
Read More
Solidity Series

Solidity Programming Language – Mainnet & Testnet & Metamask details and Installation

saksham dixitJan 15, 2024Jan 15, 2024
(Mainnet vs Testnet) &  What is metamask? | Metamask Installation Mainnet and Testnet are two different environments used in the...
Read More
Solidity Series

Solidity Programming Language – Data Types

saksham dixitJan 14, 2024Jan 14, 2024
What is the difference between signed and unsigned integers? The key difference between signed and unsigned integers is that signed...
Read More
Solidity Series

Solidity Programming Language – Smart Contract Compiler

saksham dixitJan 14, 2024Jan 14, 2024
This is a video on the smart contract compiler, where compiler components are explained. GITHUB REPO: https://github.com/crytic/evm-opcodes REMIX ID: https://remix.ethereum.org...
Read More
Solidity Series

Solidity Programming Language – Introduction

saksham dixitJan 14, 2024Jan 14, 2024
This is an introductory video on solidity programming language including the syntax of solidity code on remix id.
Read More
Hack_The_Box_Writeups

HackTheBox – Forgot Walkthrough – In English

saksham dixitNov 28, 2023Jan 14, 20241 Comment on HackTheBox – Forgot Walkthrough – In English
┌──(root㉿kali)-[/home/kali/Downloads] └─# nmap -A 10.10.11.188 http://10.10.11.188/ http://10.10.11.188/forgot Here we have a way to enumerate users (for instance, admin exists): If we take...
Read More
Hack_The_Box_Writeups

HackTheBox – Squashed Walkthrough – In English

saksham dixitNov 28, 2023Jan 14, 20243 Comments on HackTheBox – Squashed Walkthrough – In English
┌──(root㉿kali)-[/home/kali/Downloads] └─# nmap -A 10.10.11.191 ┌──(root㉿kali)-[/home/kali/Downloads] └─# showmount -e 10.10.11.191 ┌──(root㉿kali)-[/home/kali/Downloads] └─# mkdir /tmp/www /tmp/home_test ┌──(root㉿kali)-[/home/kali/Downloads] └─# sudo mount -t...
Read More
Short Blockchain Post

On Chain vs Off Chain : Data

saksham dixitSep 20, 20231 Comment on On Chain vs Off Chain : Data
On Chain Data Off Chain Data On-chain data storage is storage of information with the transactions. Off-chain data storage is...
Read More
Short Blockchain Post

Unlocking the future in blockchain

saksham dixitSep 20, 2023Sep 20, 2023
Unlocking the future in blockchain involves exploring and harnessing the full potential of blockchain technology to drive innovation, solve problems,...
Read More
Short Blockchain Post

Public Blockchain vs Private Blockchain

saksham dixitSep 20, 2023Sep 20, 2023
Public Blockchain Private Blockchain Available to everyone with an internet connection. Similarities to traditional databases. Expensive transactions and storage. Cost...
Read More
14151617

Recent Posts

  • WHAT ARE NPUs AI Processor CPU Vs GPU Vs NPU
  • Yup! AI & The Bots Are Already Taking Our Jobs! Here’s One Thing We Can Do About That
  • DDOS – The Unbeatable Cyber Attack system
  • Avoid these Risky Mistakes in Blockchain Coding
  • What is Zero Day Attack? How to prevent?

Recent Comments

  1. movie21k on Massive Microsoft Worldwide Outage Disrupts Flights, Markets, and Stock; | Blue Screen of Death
  2. Plentiful Treasure Slot Game on Massive Microsoft Worldwide Outage Disrupts Flights, Markets, and Stock; | Blue Screen of Death
  3. Shavonne Escobar on Lazy Programming Series – Seek() & tell() method & With Block to open python files
  4. Brigitte Denesik on Lazy Programming Series – List & Dictionary
  5. Marley Hermann on Hack The Box – Breadcrumbs

Archives

  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • March 2024
  • February 2024
  • January 2024
  • November 2023
  • September 2023
  • August 2023

Categories

  • Creative ideas
  • Docker & Container Security
  • Hack_The_Box_Writeups
  • Knowledge Share
  • Lazy Programming Series
  • Outage
  • Pentesting Technique
  • Short Blockchain Post
  • Solidity Series
  • WMI – Red & Blue Team