Code Monkey home page Code Monkey logo

Typing SVG

Nitin Sharma

Nitin Sharma is a dedicated cybersecurity professional with a flair for discovering vulnerabilities and enhancing security measures. With extensive experience in threat hunting, vulnerability assessment, and SOC management, he excels at identifying weaknesses and fortifying defenses.

Nitin is also a creator and educator, passionate about developing hands-on labs and training courses to share his knowledge. He has designed and built several innovative tools, including a Python-based Inject-EXE, Fileless-PE, VBS-Stager, a Static malware analysis lab, and PowerShell for Red Team course for Parrot CTF. His expertise spans PowerShell, Python, and Bash, which he uses to develop effective solutions for security.

Skills:

  • Threat Hunting & Incident Response
  • Vulnerability Assessment
  • SOC Operations & Management
  • Red Teaming & Penetration Testing
  • Python, PowerShell, & Bash
  • Malware Analysis & Forensics
  • Security Training & Content Creation

Nitin is always eager to connect with fellow professionals and explore new opportunities to advance the field of cybersecurity.

šŸŒ Socials:

Instagram LinkedIn YouTube

šŸ’» Tech Stack:

Python PowerShell Shell Script

šŸ“Š GitHub Stats:



šŸ‘¤ Profile Visit:

Visitor Count

šŸ’° You can support me by Donating:

PayPal

Nitin Sharma's Projects

ai-virtual-mouse icon ai-virtual-mouse

AI virtual mouse than can do everything that a mouse does without even touching your system.

diy-usb-datablocker icon diy-usb-datablocker

The USB data blocker ensures that only power lines are connected while the data lines are disconnected, preventing any unauthorized data access when charging your devices from public USB ports.

esp-8266-firmwares icon esp-8266-firmwares

The logic is to create an AP that mimics industrial free WiFi portals through DNS spoofing and redirect clients to a phising webpage hosted at the ESP8266 itself

fileless-pe icon fileless-pe

Python program Fileless-PE.py generates a Python script (PEloader.py) to load a DLL or EXE file from a given URL. It provides functionality to specify a method to execute if the file is a DLL. The script utilizes the pythonmemorymodule library for memory manipulation.

inject-exe icon inject-exe

The provided Python program, Inject-EXE.py, allows you to combine a malicious executable with a legitimate executable, producing a single output executable. This output executable will contain both the malicious and legitimate executables.

kill-the-code icon kill-the-code

The Kill-The-Code Python Program provides a robust mechanism for remotely controlling code execution by monitoring a specified URL for a kill signal. This script periodically checks the content of a file hosted at the provided URL and executes or halts execution based on the response. It also includes functionality for self-destruction.

nim-backdoor icon nim-backdoor

The provided Python program, Nim-Backdoor.py, generates a Nim program that operates as a backdoor, allowing remote command execution via a netcat-like session. This tool is designed to work on both Linux and Windows systems. Notably, it has been engineered to bypass popular antivirus software such as Microsoft Defender, Bitdefender, and Kaspersky.

pwsh-env-enc icon pwsh-env-enc

This Python script provides functionality to encode PowerShell commands while preserving the environment variables. It's especially useful when dealing with PowerShell commands containing characters like ', ", or $.

pyfuscator icon pyfuscator

Pyfuscator is a Python tool designed to obfuscate Python scripts by encoding and encrypting them. It allows you to transform your Python code into an obfuscated form, which can help in hiding the logic of the script and potentially evade basic static analysis.

python-portscanner icon python-portscanner

This Port Scanner will work for both the Web Applications as well as remote Host. The general concept of Sockets had been used to provide the functionality. Port Scanner is built on Python 3 and uses some extra libraries such as socket and pyfiglet (for a fancy banner).

vbs-stager icon vbs-stager

Python script that generates Visual Basic Script (VBS) stagers for executing PowerShell scripts directly from specified URLs. It provides an option to add persistence for automatic execution on system startup.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.