Skip to content
View pdudotdev's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report pdudotdev

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.

Content in all repositories owned by your account will be closed.
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
pdudotdev/README.md

hey there


🔹 About me

Mihai here. I'm a geek with a passion for networking and AI.

🔹 Current focus: Building network AI apps

  • llmTrunk - Skill-tagged routing gateway built on top of LiteLLM.
    • Code available here
  • dblCheck - AI-assisted network intent validation framework with MCP.
    • Code available here
  • aiNOC - Network troubleshooting framework for multi-vendor networks.
    • Code available here
  • aiQA - AI-powered, RAG-based test case generator for multi-vendor networks.
    • Code available here

🔹 Legacy projects: Network task automation

  • YANA - RAG-powered troubleshooting assistant for multi-vendor networks.
    • Code available here
  • EOS mgmt - Testing CLI/SSH, NETCONF, RESTCONF, gNMI, eAPI on Arista EOS.
    • Code available here
  • pCAP - Threat-hunting project for network traffic analysis using Ansible.
    • Code available here
  • VulnMap - Python-based network scanning and analysis tool built with Nmap.
    • Code available here
  • hARP - Covert communication via spoofed ARP caches and SSH.
    • Code available here
  • hm-nmap - Covert communication using messages encoded in open ports.
    • Code available here
  • DHushCP - Covert communication tool that uses the DHCP protocol.
    • Code available here
  • SShiD - Covert communication tool that uses Wi-Fi beacons and IEs.
    • Code available here
  • osintr - OSINT tool for online research via SerperDev and Firecrawl.
    • Code available here
  • ospfD - Discover OSPF routers in a network and visualize the topology.
    • Code available here
  • prompt2packet - AI-assisted network traffic generator written in Python.
    • Code available here
  • basic-nmap - Basic script for NMAP scanning, using the nmap module.
    • Code available here
  • config-mgmt - Basic script for config management with Netmiko and difflib.
    • Code available here
  • lldp-syslog - Basic script for LLDP log analysis, using Netmiko and regex.
    • Code available here
  • network-param - Scripts for extracting network parameters, using Paramiko.
    • Code available here
  • pcap-analysis - Basic script for PCAP analysis, with Pandas, sklearn, scapy.
    • Code available here
  • rogue-dhcp - Script for detecting rogue DHCP servers on the LAN with scapy.
    • Code available here
  • snmp-objects - Basic script for SNMPv3 Get, Set, and Walk with EasySNMP.
    • Code available here
  • ssh-connection - Scripts for performing SSH connections using Paramiko.
    • Code available here
  • scapy-sniffer - Basic script for traffic sniffing using scapy.
    • Code available here
  • subnet-basic - Basic subnet calculator in Python, first draft.
    • Code available here
  • telnet-avaya - Basic script for telnetting into Avaya ERS devices.
    • Code available here
  • vuln-analysis - Script for basic vulnerability analysis with sklearn.
    • Code available here
  • quicJ - Script for covert comms using jitter modulation, first draft.
    • Code available here

🔹 Community

Pinned Loading

  1. llm-trunk llm-trunk Public

    Skill-tagged routing gateway for Claude Code, built on LiteLLM. Routes traffic to a specific model + effort level based on which skill was invoked — identified by the sha256 hash of that skill's `S…

    Python 1

  2. dblCheck dblCheck Public

    AI-assisted network intent validation framework for multi-vendor environments. Continuously checks live network state against design intent and invokes a Claude agent to diagnose, explain, and docu…

    Python 3 1

  3. aiNOC aiNOC Public

    aiNOC: Network troubleshooting framework for multi-vendor, multi-protocol, multi-area enterprise networks based on Claude Code, FastMCP, Python, Scrapli, RESTCONF, Containerlab, Jira, etc.

    Python 11 3

  4. aiQA aiQA Public

    AI-powered network test case generator for multi-vendor networks. Describe your network intent once. aiQA generates RFC-compliant test cases from it — vendor-specific CLI commands, precise assertio…

    Python 3