Telegram Trilateration – Exploring The Risks

0

It took them over a YEAR to realize their mistake but they FINALLY lowered the accuracy of the "People Nearby" function. Or it might be that the huge sudden outburst of negativity from Russian and Ukrainian media has finally made them come to senses. Either way, when you run the function now, you will only see results of 500m, 1km, 2km, etc. I have little faith left in Telegram...

Twayback – Downloading Deleted Tweets From The Wayback Machine, Made Easy

0

Sad News July 2023 - Due to recent changes to the Twitter platform, this tool is unable to work as intended. Login is required to even view tweets not to mention the rate limiting. I'll leave this repo up in case anyone wants to learn from it but I likely will not be updating the tool. Thank you to...

Agentic Security – Enhancing LLM Resilience With Open-Source Vulnerability Scanning

0

In an era where large language models (LLMs) are integral to technological advancements, ensuring their security is paramount. Agentic Security offers a pioneering open-source vulnerability scanner designed to robustly test and enhance the resilience of LLMs. This tool not only integrates seamlessly but also provides customizable attack simulations to safeguard against emerging threats. Features Customizable Rule Sets or Agent based attacks Comprehensive...

Collector – The Ultimate OSINT Toolkit For Digital Sleuthing

0

Collector is a OSINT tool and information gathering. I build this tool for my fun and you can use this tool for do OSINT. In github account and instagram account you can find information by username. Install git clone https://github.com/galihap76/collector.git cd collector pip install -r requirements.txt Options # Help python3 main.py -h # Phone number python3 main.py -n <phone number> # Github account python3 main.py -g <target username> #...

Darvester GEN2 – Revolutionizing Discord Data Harvesting With Enhanced OSINT Capabilities

0

The next-generation tool in Discord user and guild information harvesting. Built on Dart/Flutter, this platform offers a comprehensive suite of OSINT capabilities, ensuring compliance with rate limits while enhancing automated processing. Dive into the world of efficient data gathering with Darvester's advanced features and a user-friendly Material 3 interface. PoC Discord User And Guild Information Harvester Darvester aims to provide safe...

AVOSINT – Harnessing Aviation Intelligence From Open Sources

0

A tool to search Aviation-related intelligence from public sources. AVOSINT is a cutting-edge tool designed to extract and analyze aviation-related intelligence from public sources. It utilizes powerful OSINT techniques to monitor aircraft movements, gather historical data, and retrieve detailed aircraft information. This article explores how AVOSINT can be deployed and its various capabilities in aviation intelligence gathering. Usage Launch parsr docker...

Mr.Holmes – A Comprehensive Guide To Installing And Using The OSINT Tool

0

Mr.Holmes is a information gathering tool (OSINT). The main purpose is to gain information about domains,username and phone numbers with the help of public source avaiable on the internet also it use the google dorks attack for specific researchers. It also use proxies for make your requests completley anonymous and a WhoIS Api for getting more information about a...

Infoooze – Your Comprehensive Guide To OSINT Tools

0

Infoooze is a powerful and user-friendly OSINT (Open-Source Intelligence) tool that allows you to quickly and easily gather information about a specific target. With Infoooze, you can easily search for information about websites, IP addresses, usernames, and more, all from the convenience of a simple command-line interface. One of the key features of Infoooze is its ability to work as...

OSINT Template Engine – Revolutionizing Cybersecurity With Customizable Data Collection Templates

0

OSINT Template Engine is a research-grade tool for OSINT Information gathering & Attack Surface Mapping which uses customizable templates to collect data from sources. It allows for new template creation and modification of existing ones which gives it a competitive advantage over other tools of the same category. For more information see the documentation. There are thousands of sources that provide...

Go Defender – Advanced Techniques To Shield Go Applications From Debugging And Virtualization Attacks

0

This Go package provides functionality to detect and defend against various forms of debugging tools and virtualization environments. By the way, for quick setup, run install.bat. Anti-Virtualization Triage Detection: Detects if the system is running in a triage or analysis environment. Monitor Metrics: Monitors system metrics to identify abnormal behavior indicative of virtualization. VirtualBox Detection: Detects the presence of Oracle VirtualBox. VMware Detection: Detects the...