Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
AI_HACKING — Collection of CVE(work) on tenserflow binary pwning it | Kitploit
Tools/GitHubGitHub/spiralbl0ck/ai_hacking
Vulnerability AnalysisExploitationFuzzingMachine LearningAI SecurityBinary Exploitation
GitHubspiralbl0ck/ai_hacking

AI_HACKING

Collection of CVE(work) on tenserflow binary pwning it

View Repository
11472 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

AI_HACKING

Collection of CVE(work) on tenserflow binary pwning it

FOR CVE2022_23591(WHICH IS STILL UNDER WORK I NEED TO FIGURE OUT HOW TO TURN BACK JSON TO PROTOBUF AND THAN DO

with tf.io.gfile.GFile('test.pb', 'rb') as f: graph_def = tf.compat.v1.GraphDef() print("aiciaaaaaaaaaaaaaa") print(graph_def) graph_def.ParseFromString(f.read()) #tf.saved_model.load('/tmp/saved_model')

)

Download Tool