Newsubs

newsubs Find new subdomains of different bug bounty programs from Chaos. Install git clone https://github.com/heydc7/newsubs.git cd newsubs pip3 install -r requirements.txt python3 newsubs.py -h Usage newsubs.py [-h] {show,fetch,compare,difference,union} Find new subdomains positional arguments: {show,fetch,compare,difference,union} show Show program list from Chaos fetch Fetch subdomains from a program compare Compare subdomains of a program difference List uncommon items from files union Combine both files uniquely options: -h, --help show this help message and exit Commands “newsubs” offers several commands to assist in subdomain discovery....

October 5, 2023 · 3 min · Dhanraj Chavan

Tinker

Tinker A tool for parameter tampering. In other words, Tinker helps you explore different variations of a string by toggling between lowercase and uppercase letters. Why? It’s hard & time-taking process to change the payloads with different versions of itself on your own. That’s why here is a recursive script Tinker for parameter tampering. Install git clone https://github.com/heydc7/Tinker.git cd Tinker/ python3 main.py Usage >> python3 main.py >> Enter your string: <INPUT> You’ll be prompted to enter your string....

September 28, 2023 · 1 min · Dhanraj Chavan

Magnify

Magnify A tool for spider multiple URLs & check for sensitive variables in code. Why? It is hard to check waybackurls by copy & paste in browser. Many URL get 404. Hence, This tool helps to reduce the error links & helps to find sensitive keywords in code. Usage Usage: magnify [-u] <url> [-f] <file> [-r] <rate> [-o] <filename> -h: Help -u --url: URL -f --file: Input file containing URLs -r --rate: Rate limit in seconds -o --output: Output file name/path Install git clone https://github....

December 30, 2022 · 1 min · Dhanraj Chavan

SilentPhish

SilentPhish Swift Student Challenge Submission | WWDC 2022 Introduction My Swift Playground App aims to demonstrate the detection of Phishing websites using Machine Learning to analyze the threat in an offline sandbox. Introducing SilentPhish!!! SilentPhish is an offline sandbox where a link can be analyzed based on various URL features using Machine Learning to detect whether the link is legitimate or phishing. Let’s get started! Feature Extraction: A URL is composed of different parts, some mandatory & others optional....

June 1, 2022 · 2 min · Dhanraj Chavan

Unmutify

Unmutify Unmutify helps a mute person communicate easily. Important Links Demo Video Problem Statement Many people are unable to talk due to their disabilities & many people are mute inborn People with speech challenges can easily get frustrated when trying to communication with friends & family On other hand, it is difficult to understand the sign language of mute person We can fill this communication gap with the help of technology Introducing Unmutify Unmutify helps mute person to communicate easily With Unmutify, mute person can talk by converting text to speech & emojis to speech User can create custom sentences & pronounce them with text-to-speech Emoji-To-Speech helps user to talk quickly with the help of various types of emojis Unmutify has easy to use UI/UX....

February 1, 2022 · 2 min · Dhanraj Chavan

InfyTracer

Introduction Extract Info From Docs Smartly! The InfyTracer helps you to scan documents & extract important data from them. Inspiration InfyTracer is an app inspired by the idea of automating the process of typing & adding bulk contacts from various papers, documents, receipts, cards, etc. in any event. Infytracer helps to scan documents & extract essential information from them. Features: Scan documents easily Detects docs smartly & captures them quickly Extracts important data from it Edit Extracted info before saving Quick Actions to scan & share quickly How to get it?...

September 16, 2021 · 1 min · Dhanraj Chavan

MyMeets

Introduction The MyMeets helps to manage all important meetings in one place. Inspiration During the pandemic, I was facing issues while managing meeting links of different platforms to join online lectures or any other tech session. It was time-consuming to find the meeting link from various WhatsApp groups. I created the MyMeets app to manage meetings from different platforms in one place. Features: Simply add your meetings by pasting meeting info Automatically detects all meeting info like meeting ID, URL Attend your meetings in one tap via Notifications with Pre-Reminders Schedule your meetings to get reminders Easily Edit/Modify Meeting Info Supports multiple online meeting platforms like Google Meet, Zoom, Microsoft Teams, and Cisco WebEx....

August 10, 2021 · 1 min · Dhanraj Chavan

CryptoCam

CryptoCam Swift Student Challenge Submission | WWDC 2021 Introduction My Swift Playground aims to introduce & demonstrate a new concept of how Machine Learning can be used with Cryptography to innovate the future of Data Security, Data Confidentiality & Data Integrity. Introducing CryptoCam! CryptoCam is a cam to encrypt & decrypt your data inside a physical object using Machine Learning. Methodology Let’s get started! CryptoCam uses VisionKit with MobileNetV2 Machine Learning Model to analyze & classify images....

June 1, 2021 · 2 min · Dhanraj Chavan

Countio

Introduction Countio is a simple counter watchOS app that helps you count anything quickly. Inspiration I faced many difficulties while learning watchOS app development as there are not sufficient resources on the web. Somehow I was able to create a simple watchOS app with SwiftUI & publish it to App Store. To help other developers who are struggling with the same to learn watchOS development, I made one video tutorial demonstrating how to make a watchOS app & published Countio as an Open Source project on GitHub....

May 15, 2020 · 1 min · Dhanraj Chavan

LinkSum

Introduction LinkSum is the best app to manage all links perfectly in one place. Inspiration I was facing issues managing all links across my devices. Often I wanted to open the links later & forgot to open them. So, I created an app where I can manage all links. Features: Add Links Easily in one place Schedule links to get a reminder to open links at a specific date & time Sync your links across your all devices Get a quick preview of your links Share your links quickly across all other apps How to get it?...

February 12, 2020 · 1 min · Dhanraj Chavan