TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15439 · Jan 27

#rust#protobuf#rust Prost is a Rust tool that turns Protocol Buffers (.proto) files into simple, readable Rust code for proto2/proto3. It keeps comments, uses Rust derives for clean types, handles packages as modules, preserves unknown enums, and serializes existing types easily—add to Cargo.toml and use prost-build in build.rs. You benefit by getting fast, safe, idiomatic Rust for efficient data serialization in gRPC/microservices, saving time on boilerplate while ensuring memory safety and performance. https://github.com/tokio-rs/prost

Results

2 similar posts found

Search: #cybersec

当前筛选 #cybersec清除筛选
hackspace

@hackspace · Post #1492 · 12/07/2025, 09:54 PM

Simple liner for CVE-2025-55182 React2Shell: subfinder -dL wildcards.txt -all -recursive > subs.txt Nuclei -t CVE-2025-55182.yaml -l final.txt Add FOFA, Shodan,Zoomeye filters : vul.cve="CVE-2025-55182" , asn="REDACTED" && (app="Next.js" || app="React.js") #infosec#cybersec

Libreware

@libreware · Post #1153 · 07/05/2023, 04:07 PM

Snappy: A tool to detect rogue WiFi access points on open networks – Cybersecurity researchers have released a new tool called 'Snappy' that can help detect fake or rogue WiFi access points that attempts to steal data from unsuspecting people. Attackers can create fake access points in supermarkets, coffee shops, and malls that impersonate real ones already established at the location. This is done to trick users into connecting to the rogue access points and relay sensitive data through the attackers' devices. #Cybersec#Python #Wifi#RogueAccessPoints