TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15420 · Jan 18

#shell Try is a simple Ruby tool that organizes your coding experiments in one folder like ~/src/tries, using fuzzy search to quickly find or create dated directories (e.g., 2025-01-18-redis-test). Install via `gem install try-cli` or curl the single file, then add `eval "$(try init)"` to your shell—no setup needed. It ranks recent projects highest with smart matching, so you avoid scattered "test" folders and lost /tmp work. This saves time jumping between ideas, keeping your chaotic projects instantly accessible and productive. https://github.com/tobi/try

Hashtags

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