QuantumCoredQuantumCored
  • Home
  • Blog
  • About
  • Login

February 2021

Hacking

Loading Meterpreter in Memory using Reflective DLL Injection

You can easily load Meterpreter in Memory without Windows Defender blocking it in memory. Just get your favorite remote access tool that supports Reflective DLL Injections and we’re good to go. The DLL that executes meterpreter shellcode will be built separately. I’m going to use the msf loader from Maalik Read more…

By quantumcore, 1 week1 week ago
Hacking

Getting Started with The Remote Hacker Probe

The Remote Hacker Probe is a Post Exploitation and Remote Access Framework built by me. It’s coded in JAVA & C++. Aids in Penetration testing Windows Machines starting from Windows NT all the way up to Windows 10. What may look like the Dream tool for a Script Kiddie, I Read more…

By quantumcore, 2 weeks2 weeks ago
Uncategorized

[C] Sockets, How to do proper file transfer.

Hi everyone. I’m gonna demonstrate how to do proper file uploading and downloading via TCP sockets. I’m going to be using Windows Sockets API (winsock) in this. But the following can be done on linux sockets too. Why This? Well, A lot of new socket programmers have a hard time Read more…

By quantumcore, 3 weeks3 weeks ago
Hacking

Writing a Eternal blue ms17-010 Network Vulnerability scanner in C

The scanner is based on https://github.com/bhassani/EternalBlueC/blob/master/ms17_vuln_status.cpp Credits to https://github.com/bhassani for this awesome work. He has created a ms17 Vulnerability checker among many other things. The first thing that came into my mind after seeing that was that this can be made into a network vulnerability scanner! For tests, I got Read more…

By quantumcore, 3 weeks3 weeks ago
Other

Quantum Physics for beginners

This post is intended to explain most things that people get wrong about Quantum Physics. Also to give an explanation on what Quantum Physics is, And what it’s not. What is Quantum Physics? Basically, Quantum Physics is the study of things that are at the scale of an atom or Read more…

By quantumcore, 3 weeks3 weeks ago
Open Source Tools

Remote Eternal Blue Scanning and Exploitation with Maalik Framework

In this post I will be demonstrating how you can gather information of a remote network using One Windows machine that you previously have access to. This assumes you have full root access over that one. With the ability to load on other malware on it. If so, Lets get Read more…

By quantumcore, 3 weeks3 weeks ago
Open Source Tools

Introduction to Maalik Framework

Maalik is a network pivoting and post exploitation framework. What is Network Pivoting? According to Wikipedia. Pivoting refers to a method used by penetration testers that uses the compromised system to attack other systems on the same network to avoid restrictions such as firewall configurations, which may prohibit direct access Read more…

By quantumcore, 4 weeks4 weeks ago
Recent Posts
  • Loading Meterpreter in Memory using Reflective DLL Injection
  • Getting Started with The Remote Hacker Probe
  • [C] Sockets, How to do proper file transfer.
  • Writing a Eternal blue ms17-010 Network Vulnerability scanner in C
  • Quantum Physics for beginners
Recent Comments
    Archives
    • February 2021
    Categories
    • Hacking
    • Open Source Tools
    • Other
    • Uncategorized
    Meta
    • Register
    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    QuantumCored (c)