QuantumCoredQuantumCored
  • Home
  • Blog
  • About
  • Login

Blog

Uncategorized

End of The Remote Hacker Probe

Hey there! So this post is going to explain why Remote Hacker Probe (both versions) is ended and released publicly as open source. What was built for Penetration testing became the tool for a Script kiddie. Remote Hacker Probe is Read more…

By quantumcore, 4 hours4 hours ago
Hacking

Remote Hacker Probe V.2 Changelogs

Here is a detailed explanation of all the changes made to Remote Hacker Probe (both versions) in V.2. Added File Menu A file menu has been added and the “Build” and “Settings” buttons have been moved into the file menu. Read more…

By quantumcore, 1 day1 day ago
Hacking

Beginners guide to Reflective DLL Injection

DLL injection is a technique used for running code within the address space of another process by forcing it to load a dynamic-link library. DLL injection is often used by external programs to influence the behavior of another program in a way its Read more…

By quantumcore, 3 weeks3 weeks ago
Hacking

Running Completely in Memory using Remote Hacker Probe’s new DLL Loader Payload

Distributing Executables that contain the entire functionality of the Client is dangerous. It will be blocked by anti viruses and there is no stealth in it whatsoever. Introducing the new Reflective Loader Client. The Reflective Loader Client is a small Read more…

By quantumcore, 1 month3 weeks ago
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 Read more…

By quantumcore, 2 months2 months 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 Read more…

By quantumcore, 2 months3 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, Read more…

By quantumcore, 2 months2 months 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 Read more…

By quantumcore, 2 months2 months 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 Read more…

By quantumcore, 2 months2 months 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 Read more…

By quantumcore, 2 months2 months ago

Posts navigation

1 2 Next
Recent Posts
  • End of The Remote Hacker Probe
  • Remote Hacker Probe V.2 Changelogs
  • Beginners guide to Reflective DLL Injection
  • Running Completely in Memory using Remote Hacker Probe’s new DLL Loader Payload
  • Loading Meterpreter in Memory using Reflective DLL Injection
Recent Comments
  • Remote Hacker Probe V.2 Changelogs - QuantumCored on Beginners guide to Reflective DLL Injection
  • quantumcore on Getting Started with The Remote Hacker Probe
  • luser on Getting Started with The Remote Hacker Probe
  • quantumcore on Getting Started with The Remote Hacker Probe
  • luser on Getting Started with The Remote Hacker Probe
Archives
  • April 2021
  • March 2021
  • February 2021
Categories
  • Hacking
  • Open Source Tools
  • Other
  • Programming
  • Uncategorized
Meta
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
QuantumCored (c)