Ivan Spiridonov (@xbz0n)
  • Stars
    star
    22
  • Global Rank 603,566 (Top 21 %)
  • Followers 16
  • Following 2
  • Registered over 6 years ago
  • Most used languages
    Python
    83.3 %
    ASP.NET
    16.7 %
  • Location πŸ‡§πŸ‡¬ Bulgaria
  • Country Total Rank 1,166
  • Country Ranking
    ASP.NET
    1
    Python
    89

Top repositories

1

AutoMSF

AutoMSF is a Python script designed for fast generation and deployment of multiple types of Meterpreter reverse_https payloads. Created to aid in OSEP challenges and exams, it generates C#, EXE, VBS, and PS1 payloads, prepares obfuscated PowerShell commands for execution, and sets up a Metasploit listener for incoming connections.
Python
5
star
2

ASPX-Shellcode-Caesar-Generator

ASPX Shellcode Ceasar Encrypted Generator is a Python script automating shellcode generation, embedding, encryption, and execution in an ASP.NET webshell for penetration testing. This tool streamlines tasks for OSEP challenges, creating encoded shellcodes using user-provided LHOST and LPORT, and setting up Metasploit handlers.
ASP.NET
5
star
3

VBS-Macro-XOR-Generator

VBS-Macro-XOR-Generator is a Python tool for XOR+Ceasar encoding of shellcodes for penetration testing. It automates payload generation, modification, encoding, and sets up a Metasploit handler, ideal for OSEP challenges and exams.
Python
5
star
4

P5hellG3n

This script generates a PowerShell reverse shell command that bypasses execution policies and is base64 encoded. The generated shell command establishes a TCP connection to a provided IP and port, and executes any received commands. This script can be useful in penetration testing scenarios where shell access to a target machine is required.
Python
3
star
5

CVE-2023-0830

Python
2
star
6

BinXORer

This script automates the process of generating, encrypting, and injecting reverse HTTPS shellcode into a C# program. It further compiles the updated code and sets up a Metasploit listener for incoming connections. Designed for cybersecurity research and penetration testing purposes.
Python
2
star