Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

845 total results found

Eternalblue/App.config

Eternal blue in C# folder 1 Eternal blue

<?xml version="1.0" encoding="utf-8" ?><configuration>    <startup>         <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />    </startup></configuration>

Eternalblue/Eternalblue.csproj

Eternal blue in C# folder 1 Eternal blue

<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensions...

Eternalblue/Eternalblue/Properties /AssemblyInfo.cs

Eternal blue in C# folder 1 Eternal blue

using System.Reflection;using System.Runtime.CompilerServices;using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following// set of attributes. Change these attribute values to modify the information// ass...

Eternalblue/Eternalblue /Program.cs

Eternal blue in C# folder 1 Eternal blue

using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Net.Sockets; using System.Runtime.InteropServices; using System.Text; namespace Eternalblue { class Program { [StructLayout(LayoutK...

Eternalblue/img /Detect.PNG "Various Imgs"

Eternal blue in C#

Detect.PNG Eternalblue.PNG Exploit.PNG detect1.png exploit1.png

block all .zip .rar .mov top level domains

Anything related to windows security scripts

current researchimpossible

How to Remove 'Show More Options' From the Windows 11 Context Menu - Command Prompt

Anything related to windows

Open Windows Terminal, Command Prompt, or PowerShell.Disable:reg add "HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32" /f /veEnable:reg delete "HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}" /...

Navigating Coursera -

[Completed] Technical Support Fundament... introduction to IT support (a history l...

How to Pass the Class You can review videos, readings, discussion forums, in-video questions, and practice quizzes in the program for free. However, to access graded assignments and be eligible to receive your official Google IT Support certificate, you mus...

Participate in program surveys

[Completed] Technical Support Fundament... introduction to IT support (a history l...

During this certificate program, you will be asked to complete a few short surveys. These are part of a research study being conducted to understand how effectively the certificate meets your career training needs. Keep reading for a summary of what each sur...

How to Use Discussion Forums

[Completed] Technical Support Fundament... introduction to IT support (a history l...

Upvoting Posts When you enter the discussion forum for your course, you will see an Upvote button under each post. We encourage you to upvote posts you find thoughtful, interesting, or helpful. This is the best way to ensure that quality posts will be seen ...

Get to Know Your Fellow October Completers

[Completed] Technical Support Fundament... introduction to IT support (a history l...

Overview Working well with your fellow learners is an important part of an online course. So, at the beginning of this course, we’d like you to take time to "break the ice" and get to know each other. You may already know some of your fellow learners or hav...

From Abacus to Analytical Engine

[Completed] Technical Support Fundament... introduction to IT support (a history l...

When you hear the word computer, maybe you think of something like a beefy gaming desktop with flashing lights. Or maybe you think of a slim and sleek laptop. These fancy devices aren't what people had in mind when computers were first ...

The Path to Modern Computers

[Completed] Technical Support Fundament... introduction to IT support (a history l...

Welcome back. In this video, we'll be learning how huge devices like the analytical engine grew, I mean shrunk into the computing devices that we use today. The development of computing has been steadily growing since the invention of the analy...

Pioneers in Computing and IT

[Completed] Technical Support Fundament... introduction to IT support (a history l...

Pioneers in Computing and IT Computer technology has come a long way since the first computer was invented. Along the way, many people from diverse backgrounds contributed inventions and innovations that helped us get to where we are today with modern compute...

Character Encoding

[Completed] Technical Support Fundament... introduction to IT support (a history l...

By the end of this video, you'll learn how we can represent the words, numbers, emojis, and more we see on our screens from only these 256 possible values. It's all thanks to character encoding. Character encoding is used to assign ou...

Computer Language

[Completed] Technical Support Fundament... introduction to IT support

Remember when I said that a computer is a device that stores and processes data by performing calculations? Whether you're creating an artificial intelligence that can be humans at chess or something more simple like running a video game, the mor...

Supplemental Reading on Logic Gates

[Completed] Technical Support Fundament... introduction to IT support

Logic Gates Knowing how logic gates work is important to understanding how a computer works. Computers work by performing binary calculations. Logic gates are electrical components that tell a computer how to perform binary calculations. They specify ru...

Character Encoding

[Completed] Technical Support Fundament... introduction to IT support

By the end of this video, you'll learn how we can represent the words, numbers, emojis, and more we see on our screens from only these 256 possible values. It's all thanks to character encoding. Character encoding is used to assign our binary v...