lintsinghua / lintsinghua/DeepAudit

现在代码审计遇到的痛点,现在代码审计 最大的痛点就是反编译庞大的业务代码,然后从各种几个G的代码中梳理业务接口,中间件,控制器,模型,找sink,最重要是梳理业务流

Open
#103 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
7k
Forks
850
PR merge metrics
No merged PRs in 30d

Description

Image

看下面这种模式是否可以集成到咱们ai审计里面,自动识别业务代码接口,或者人工找到接口,让AI梳理业务流,找sink
参考:https://github.com/ChangeYourWay/Fenrir-CodeAuditTool

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing AI audit workflow and the referenced Fenrir-CodeAuditTool. The issue names no files or tests, so first define the supported interface and business-flow inputs; done would mean the project can identify or accept an interface, trace its business flow, and report relevant sinks.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.