Skip to content
View n3rada's full-sized avatar

Block or report n3rada

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
n3rada/README.md

📦 Toolbox

Your RCE Companion

Try toboggan once and you will never want anything else for RCE during security assessments! It automatically adapts to diverse Linux environments through intelligent binary detection (BusyBox, custom paths) and provides built-in actions for file transfers and post-exploitation tasks.

M365

  • msauth-browser: A Python 3 tool that uses the Playwright browser automation library to extract Microsoft OAuth tokens. Ideal when you need to authenticate as a user and retrieve their login tokens in order to send emails, for example.
  • msgraphx: Abusing the Microsoft Graph SDK to search and harvest SharePoint files, Outlook mail, Teams messages and lot of M365 things.

Microsoft SQL Server (MS SQL / MSSQL)

These two tools are designed to simplify complex T-SQL interactions for Microsoft SQL Server environments. You can impersonate any user along the way to the last linked server in your chain. Both tools prioritize modularity, extensibility, and operator experience, following robust OOP practices and addressing real-world red team requirements. Each tool serves a distinct purpose.

  • MSSQLand: A lightweight C# executable, designed for beacon assembly execution and restricted environments.
  • mssqlclient-ng: The Python3 twin built upon impacket's mssqlclient.py, ideal for external access.

Vendor Specific

Salesforce Experience Cloud

sfmap could be useful to assess the security of Salesforce portals.

If you have ever worked with SAP during a penetration test, you know how cumbersome using SXPG_CALL_SYSTEM on a SAP server can be, sapsxpg is for you.

🃏 GitHub Badges

I am a polite coder. I joined GitHub 5 years ago. I have participated in pull requests with 5 or more people I have three public keys

Pinned Loading

  1. MSSQLand MSSQLand Public

    In-target C# post-exploitation tool for Microsoft SQL Server (MS SQL / MSSQL) traversing linked-server chains of any depth with cascading login impersonation at every hop.

    C# 75 9

  2. toboggan toboggan Public

    Upgrade any RCE primitive to a semi-interactive session, with an mkfifo forward shell for filtered-egress targets and modular post-exploitation actions.

    Python 16 2

  3. msauth-browser msauth-browser Public

    🎭 Extract Microsoft OAuth tokens using Playwright browser automation.

    Python 1 1

  4. SharpNotesReader SharpNotesReader Public

    A C# light executable that read Windows 11 Notes from TabState directory.

    C# 5

  5. sapsxpg sapsxpg Public

    Simplify the SXPG_CALL_SYSTEM function module (FM) usage for enumeration on a targeted SAP system. Create a SAP RCE PoC.

    Python 5

  6. ropcatalog ropcatalog Public

    Finding and classifying ROP gadgets from rp++ output file with some regex and a CLI.

    Python 33 4