-=[ToroTech]=-
Home
Links icon
LinkedIn Twitter
About
🌐
English
  • Metasploiting NFS

    Apr 3, 2023 · 5 min read · cyber security linux metasploitable  ·
    Share on:
    Metasploiting NFS

    Following on from my "getting Metaploitable2 running on KVM/QEMU" post, I thought I had better get round to trying to exploit some of the vulerabilities on this intentially vulnerable virtual machine. Easiest place to start (so I thought) would be the low hanging fruit of a poorly configured NFS server which …

    Read More
  • Metasploitable2 on KVM QEMU

    Mar 21, 2023 · 3 min read · virtual linux qemu cyber security metasploitable  ·
    Share on:
    Metasploitable2 on KVM QEMU

    Metsploitable Metasploitable 2 is an intentionally vulnerable Ubuntu Linux virtual machine that is designed for testing common vulnerabilities. This virtual machine (VM) is compatible with VMWare, VirtualBox, and other common virtualization platforms. From https://docs.rapid7.com/metasploit/metasploitable-2/ Download …

    Read More
  • How to Check HTTP Version

    Mar 19, 2022 · 2 min read · curl HTTP discovery CLI network  ·
    Share on:
    How to Check HTTP Version

    Introduction At work I recently had a query where Python Simple HTTP Server was not working for a particular application. On the Python console "HTTP 200" responses were seeing (HTTP code for 'OK'), but the connection failed. I also tested it with 'updog - again we saw HTTP 200 responses but the connection …

    Read More
  • RegEx

    Mar 16, 2022 · 12 min read · pattern search  ·
    Share on:
    RegEx

    Regular Expression RegEx or Regular Expressions is a sequence of characters that specifies a search pattern in text. This can be used for finding strings of text in large files quickly and easily and can be used in conjunction with 'Find & Replace' operations. RegEx Basics In order to use RegEx in Notepad++ you …

    Read More
  • TAR

    Nov 3, 2021 · 3 min read · archive zip extract Linux  ·
    Share on:
    TAR

    Introduction Working with archives is something that I find myself doing when I am tweaking with things in my Linux environment or installing some tool that is not from a package manager. Every single time I do this, I find that I need to look up tutorials on how to work tar - I would have thought by now that I would …

    Read More
  • Docking Containers

    Aug 15, 2021 · 5 min read · Virtualisation Docker  ·
    Share on:
    Docking Containers

    Introduction Virtualisation is cool. Most of this site, so far, seems dedicated to it in some way so far! Up until this point, I have mainly focussed playing with Microsoft's Hyper-V (mainly in Windows 10 Pro), QEMU+KVM and a little dabble in to VMware's ESXi and Kubernetes. Recently though, my daughter decided that …

    Read More
  • VMware OEM Key Activation

    Jul 8, 2021 · 1 min read · VMware virtual Windows  ·
    Share on:
    VMware OEM Key Activation

    A Windows Server key will allow you to create a Windows virtual machine (the number of virtualised instances depends on if it is Esstentials, Standard or Datacenter and more information can be found at the Microsoft Product Licensing Page). In order for an OEM key to active, it must be able to see some BIOS …

    Read More
  • Diagnosing NVidia GPU Issues

    Jun 3, 2021 · 2 min read · Linux Windows NVidia drivers troubleshooting  ·
    Share on:
    Diagnosing NVidia GPU Issues

    A small note on what you can do to troubleshoot and diagnose issues with NVidia GPUs (NOTE: this is GPUs, not GFX cards). You can check for issues by using NVidia SMI or checking for Xid errors in the OS event logs: Use Nvidia SMI. Linux and Vmware nvidia-bug-report.sh Generates a diagnostic bundle Windows c:\Program …

    Read More
  • Using VMware HCL

    May 31, 2021 · 2 min read · VMware firmware drivers  ·
    Share on:
    Using VMware HCL

    In order to check that the correct firmware and matching driver is in use, you will need to refer to the VMware Hardware Compatibility List (HCL). In order to narrow down the search on the HCL, we need to obtain some values from the hardware. These are namely: VID (Vendor ID) DID (Device ID) SVID (Sub-Vendor ID) SSID …

    Read More
  • SHD on QEMU

    May 24, 2021 · 2 min read · QEMU VMware Linux  ·
    Share on:
    SHD on QEMU

    I use VMware on my Raspberry Pi, however these do not quite have the capacity to run the SHD appliance, and as I have no other VMware host, I decided to see if I could run it on a QEMU host. Spoiler.... I can! and here is how to do it. Convert the downloaded .ova file to qcow2 format. See my previous post on how to do …

    Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»

Toro Mac

Father, learner, knowledge sharer
Read More

Featured Posts

  • Metasploitable2 on KVM QEMU
  • RegEx
  • TAR
  • Docking Containers
  • VMware Skyline Health Diagnostics
  • Convert-OVA-to-QCOW2

Recent Posts

  • Metasploiting NFS
  • Metasploitable2 on KVM QEMU
  • How to Check HTTP Version
  • RegEx
  • TAR
  • Docking Containers
  • VMware OEM Key Activation
  • Diagnosing NVidia GPU Issues

Categories

VIRTUALISATION 5 VMWARE 4 CYBER 2 LINUX 2 TECHNOLOGY 2 CLI 1 GPU 1 REGEX 1 TROUBLESHOOTING 1

Series

VMWARE 5 CYBER-SECURITY 2 VIRTUALISATION 1

Tags

LINUX 6 VMWARE 5 VIRTUAL 4 QEMU 3 CYBER 2 DRIVERS 2 METASPLOITABLE 2 SECURITY 2 WINDOWS 2 ARCHIVE 1 CLI 1 CURL 1 DIAGNOSTICS 1 DISCOVERY 1
All Tags
ARCHIVE1 CLI1 CURL1 CYBER2 DIAGNOSTICS1 DISCOVERY1 DOCKER1 DRIVERS2 EXTRACT1 FIRMWARE1 HTTP1 INDEX1 LINUX6 METASPLOITABLE2 NETWORK1 NVIDIA1 PATTERN1 QEMU3 SEARCH1 SECURITY2 TROUBLESHOOTING1 VIRTUAL4 VIRTUALISATION1 VMWARE5 WINDOWS2 ZIP1
[A~Z][0~9]
-=[ToroTech]=-

Copyright 2021-  -=[TOROTECH]=-. All Rights Reserved