Search by image
Browser extension for Chrome, Edge and Safari.
Allows to take a screenshot of part of your screen and search for it in 45 different reverse image search engines.
Also search for an image via a link or downloaded from computer.
https://github.com/dessant/search-by-image
Browser extension for Chrome, Edge and Safari.
Allows to take a screenshot of part of your screen and search for it in 45 different reverse image search engines.
Also search for an image via a link or downloaded from computer.
https://github.com/dessant/search-by-image
❤1
SurfSense
SurfSense is a tool that helps users remember and organize content saved while browsing the Internet.
It works as a personal knowledge graph, allowing you to save, search, and interact with your web browser history using natural language queries.
The platform supports self-hosting, integrates with Neo4j for database management, and uses OpenAI's GPT models to improve search.
To get started with SurfSense, users must set up the backend, install the necessary dependencies, and run the Chrome extension, which captures and saves web content directly from the browser.
The extension allows you to save snapshots of web pages and later request the saved content.
https://github.com/MODSetter/SurfSense
SurfSense is a tool that helps users remember and organize content saved while browsing the Internet.
It works as a personal knowledge graph, allowing you to save, search, and interact with your web browser history using natural language queries.
The platform supports self-hosting, integrates with Neo4j for database management, and uses OpenAI's GPT models to improve search.
To get started with SurfSense, users must set up the backend, install the necessary dependencies, and run the Chrome extension, which captures and saves web content directly from the browser.
The extension allows you to save snapshots of web pages and later request the saved content.
https://github.com/MODSetter/SurfSense
GitHub
GitHub - MODSetter/SurfSense: Open-source NotebookLM alternative. Research the open web with live data(Reddit, YT, IG, TikTok,…
Open-source NotebookLM alternative. Research the open web with live data(Reddit, YT, IG, TikTok, Indeed, Google Search, Maps etc) through one platform, API or MCP server. Join our Discord: https://...
💔1
Archive of APT phishing campaigns
This repository contains papers on APT groups, which include examples of emails used in the phishing campaigns. Often, papers on APT group attacks do not provide email examples, which prompted me to create a repository that specifically includes on papers containing phishing emails. This list will be gradually expanded. Contributions are welcome. For reliability, each link has been duplicated through web archive.
https://github.com/wddadk/Phishing-campaigns
This repository contains papers on APT groups, which include examples of emails used in the phishing campaigns. Often, papers on APT group attacks do not provide email examples, which prompted me to create a repository that specifically includes on papers containing phishing emails. This list will be gradually expanded. Contributions are welcome. For reliability, each link has been duplicated through web archive.
https://github.com/wddadk/Phishing-campaigns
GitHub
GitHub - wddadk/Phishing-campaigns
Contribute to wddadk/Phishing-campaigns development by creating an account on GitHub.
Virtual machine focused on research in the field of OSINT. It has rich functionality and many up-to-date tools. In addition to the software, you will find a rich set of various cheat sheets, browser extensions (Mozilla and GH) and other necessary resources that will help you in your investigation.
https://github.com/midnit3Z0mbi3/Kali-Linux-OSINT-VM
https://github.com/midnit3Z0mbi3/Kali-Linux-OSINT-VM
❤1
IoT_cwe.pdf
420.3 KB
#IoT_Security
"Towards Weaknesses and Attack Patterns Prediction for IoT Devices", 2024.
]-> IoT CWE/CAPEC Datasets:
https://github.com/criveraalvarez/IoT_CWE-CAPEC_Dataset
"Towards Weaknesses and Attack Patterns Prediction for IoT Devices", 2024.
]-> IoT CWE/CAPEC Datasets:
https://github.com/criveraalvarez/IoT_CWE-CAPEC_Dataset
#exploit
1. CVE-2022-22265:
Samsung NPU driver
https://soez.github.io/posts/CVE-2022-22265-Samsung-npu-driver
2. Streaming vulnerabilities from Windows Kernel - Proxying to Kernel
https://devco.re/blog/2024/08/23/streaming-vulnerabilities-from-windows-kernel-proxying-to-kernel-part1-en
1. CVE-2022-22265:
Samsung NPU driver
https://soez.github.io/posts/CVE-2022-22265-Samsung-npu-driver
2. Streaming vulnerabilities from Windows Kernel - Proxying to Kernel
https://devco.re/blog/2024/08/23/streaming-vulnerabilities-from-windows-kernel-proxying-to-kernel-part1-en
👍1
Deep-HLR - the script retrieves social network accounts subscribed to the number (Amazon, Badoo, Bumble, Microsoft, Skype, Telegram, Twitter, Uber, Xiaomi, Bukalapak, Google Duo, Kakaotalk, TikTok, Google Account, Linkedin, Battlenet, Instagram, CallerID, Yandex, VK, Economic Times, WhatsApp, Line, NextDoor, Remind, Flipkart, JD, Viber and Venmo), checks availability, connectivity, portability and assesses risk, extracts operator, checks if it is included in data leaks, Retrieves geographic location and device information associated with a phone number in json format. It uses the Defastra Deep Phone HLR Check API to work.
➡️https://github.com/e-m3din4/deep-hlr
➡️https://github.com/e-m3din4/deep-hlr
GitHub
GitHub - e-m3din4/deep-hlr: Obtain a Phone Number full profile including HLR, Reputation, Carrier, Social Media Accounts, Geolocation…
Obtain a Phone Number full profile including HLR, Reputation, Carrier, Social Media Accounts, Geolocation, Validation, Availabilty, Portability and more. - e-m3din4/deep-hlr
🔥2👍1
#Backdoor compromised #Okta accounts via #Windows Okta Verify using attacker controlled passwordless keys
https://github.com/CCob/okta-terrify
https://github.com/CCob/okta-terrify
GitHub
GitHub - CCob/okta-terrify: Okta Verify and Okta FastPass Abuse Tool
Okta Verify and Okta FastPass Abuse Tool. Contribute to CCob/okta-terrify development by creating an account on GitHub.
Bypass LSA protection using the BYODLL technique
https://github.com/itm4n/PPLrevenant
#pentest #redteam #bypass
https://github.com/itm4n/PPLrevenant
#pentest #redteam #bypass
GitHub
GitHub - itm4n/PPLrevenant: Bypass LSA protection using the BYODLL technique
Bypass LSA protection using the BYODLL technique. Contribute to itm4n/PPLrevenant development by creating an account on GitHub.
👍1
Antivirus databases contain millions of signatures, but Trojans still remain in the hacker's arsenal. Even public and well-known variants of Metasploit payloads, RAT variants and stealers can go undetected. How? Thanks to obfuscation! Even a PowerShell script can be hidden from the prying eyes of an antivirus.
• This repository contains a ton of useful techniques, examples and theory on the topic of manual obfuscation of PowerShell scripts. Well, most importantly, the contents of this repo are the result of trial and error by the author, who has extensive experience in conducting penetration tests.
➡ https://github.com/t3l3machus/PowerShell-Obfuscation-Bible
• Extras! Powershell for pentesters is a voluminous article that contains examples of various commands, tricks and useful things:
- Capture keystrokes;
- Extract Wi-Fi profiles and passwords;
- Retrieve saved browser passwords;
- Working with the network and uploading configurations;
- Uploading system information;
- Detailed uploading of information about running processes;
- Access to event logs;
- Execute scripts from the specified URL;
- Monitoring file system changes;
- Disable Windows Defender;
.... and a hundred more useful commands: https://redteamrecipe.com/
• This repository contains a ton of useful techniques, examples and theory on the topic of manual obfuscation of PowerShell scripts. Well, most importantly, the contents of this repo are the result of trial and error by the author, who has extensive experience in conducting penetration tests.
➡ https://github.com/t3l3machus/PowerShell-Obfuscation-Bible
• Extras! Powershell for pentesters is a voluminous article that contains examples of various commands, tricks and useful things:
- Capture keystrokes;
- Extract Wi-Fi profiles and passwords;
- Retrieve saved browser passwords;
- Working with the network and uploading configurations;
- Uploading system information;
- Detailed uploading of information about running processes;
- Access to event logs;
- Execute scripts from the specified URL;
- Monitoring file system changes;
- Disable Windows Defender;
.... and a hundred more useful commands: https://redteamrecipe.com/
GitHub
GitHub - t3l3machus/PowerShell-Obfuscation-Bible: A collection of techniques, examples and a little bit of theory for manually…
A collection of techniques, examples and a little bit of theory for manually obfuscating PowerShell scripts to achieve AV evasion, compiled for educational purposes. The contents of this repository...
❤3
UNINSTALL ALL SYSTEM BLOATWARE APPS YOU DONT NEED IN YOUR PHONE.
Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
https://github.com/0x192/universal-android-debloater?tab=readme-ov-file
Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
https://github.com/0x192/universal-android-debloater?tab=readme-ov-file
GitHub
GitHub - 0x192/universal-android-debloater: Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices.…
Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device. - 0x192/universal-android-debloater
👍3❤1