Skip to content

Netsec-SJTU/ChainBreaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChainBreaker

This repository contains research artifacts related to our submission to ICSE 2026. We are actively refining the code for public release and will share the full version soon.

Setup

pip install -r requirements.txt
# Edit settings.json to add your API keys

Usage

python main.py --target 192.168.1.100 --objective "test security"

Components

  • Supervisor: Task orchestration
  • Recon: Information gathering
  • Scan: Vulnerability detection
  • Exploit: Vulnerability exploitation
  • Move: Lateral movement

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages