AashiqRamachandran
I enjoy designing and automating security processes, building solutions that add visibility into processes and research & development
Cyware LabsChennai
Pinned Repositories
app-catcher
Discover and inventory the SaaS applications used across your organization by intelligently analyzing incoming Gmail emails, providing valuable insights into your SaaS landscape.
basic-SEO-analysis
This is my first ever project ! It is a simple python tool, that is targeted at automating common SEO analysis tasks using beautiful soup.
cam
A twitter bot, which can automatically find people based of keywords or hash tags they tweet with, read and understand the tweet, build a custom reply with a malicious link and reply to them with the generated reply.
DorkDB
A community driven project, which scrapes GHDB for all dorks, searches each dork on google and returns every discovered site to a database, thus allowing you to create a huge database of almost all vulnerable sites.
i-am-a-bot
An Multi-Modal LLM Powered Agent to automatically solve Captchas
Live-Threat-Intellegence
A bot that continuously listens on the network traffic, checking every IP that communicates with the system, with Greynoise and AlienVault OTX to check if it is a malicious IP or not.
mapping-mitre-attack-to-d3fend
Article on mapping ATT&CK techniques to D3FEND techniques
ml-model-data-leak-layer
Robust layer for detecting PII leaks in LLM-generated content, employing ML and regex pattern matching to ensure data privacy
my-precious-pii
GPT 2 model trained on fake PII to study PII leakage from large language models
UVL
This is meant to upload maintain and update data on effective sanitization using UV lights.
AashiqRamachandran's Repositories
AashiqRamachandran/PasitheaHoneypot
AashiqRamachandran/lazyweb
This web application is a demonstration of common server-side application flaws. Each of the vulnerabilities has its own difficulty rating.
AashiqRamachandran/E-Aadhar
there is a default password mechanism for every E-Aadhar file. This is the first 4 letters of our name in capital letters followed by our year of birth. Once we know this we are able to create a wordlist consisting of common indian names and years of birth over the last century. With this wordlist at hand all we would need to do is run a simple brute force attack [F-Crack] with the above mentioned wordlist and we can crack any E-Aadhar card.
AashiqRamachandran/content
Demisto is now Cortex XSOAR. Automate and orchestrate your Security Operations with Cortex XSOAR's ever-growing Content Repository. Pull Requests are always welcome and highly appreciated!
AashiqRamachandran/nuclei-templates
Community curated list of templates for the nuclei engine to find security vulnerabilities.
AashiqRamachandran/TMap
A tool that aimed at researching privacy concerns from new age socio dating application such as tinder or bumble. This also exposes a lot of PII and visualizes in a heat map data to effectively display gathered information
AashiqRamachandran/car
Cyber Analytics Repository
AashiqRamachandran/ST
Software testing codes translated to python for sem
AashiqRamachandran/Monday
A discord bot, that automates common offensive and security auditing tasks. Run it on a server to pentest from mobile
AashiqRamachandran/IOC-enricher
AashiqRamachandran/Tuesday
Tuesday is a discord bot that is capable of enriching IP's automatically by cross verifying it with multiple sources and sending us back a report
AashiqRamachandran/xvwa
XVWA is a badly coded web application written in PHP/MySQL that helps security enthusiasts to learn application security.
AashiqRamachandran/twitter-analysis
AashiqRamachandran/Evening
AashiqRamachandran/tesy
AashiqRamachandran/Hashlife
A twitter bot, that once set to our desired term/ person & lets us know if any negative tweets come up
AashiqRamachandran/my-arsenal-of-aws-security-tools
List of open source tools for AWS security: defensive, offensive, auditing, DFIR, etc.
AashiqRamachandran/AashiqRamachandran.github.io
Code that'll help you kickstart a personal website that showcases your work as a software developer.
AashiqRamachandran/UVL
This is meant to upload maintain and update data on effective sanitization using UV lights.
AashiqRamachandran/hackers-playground
A twitter bot, which posts trending security oriented tools from Github to its twitter account on a daily basis. This bot searches twitter for key terms related to security and posts them onto Twitter. It also maintains a file of which tool it has already posted to ensure that no post is repeated twice.
AashiqRamachandran/Passive_proctoring
A series of tools and techniques that can be implemented for basic online proctoring techniques that are passive and lightweight in nature
AashiqRamachandran/Network-Visualizer
A tool that is intended to give network statistics in a graphical format, making it easier to monitor network traffic and detect anomalies
AashiqRamachandran/Live-Threat-Intellegence
A bot that continuously listens on the network traffic, checking every IP that communicates with the system, with Greynoise and AlienVault OTX to check if it is a malicious IP or not.
AashiqRamachandran/AVPT
A tool to start a series of predefined scans and tests and every new IP that entres the network. It also logs and maintains all activity for any further investigation. It is currently expanding to phase II where it can correlate any found vulns with the NVD
AashiqRamachandran/automating-vulnerable-device-discovery
A bot that uses shodan to track find our target IP’s proceeded by which we run a analyser file which performs a set of scans on the enumerated IP’s from shodan.This tool can filter out IP ranges along with which we can also do a reverse IP search for a set of vulnerabilities and proceed to run a series of targeted scripts on those discovered vulnerable IP’s.
AashiqRamachandran/leoq
An attempt to, create a program that is capable of creating multiple, bias less questions qualified enough to, be applied in question papers.
AashiqRamachandran/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
AashiqRamachandran/basic-SEO-analysis
This is my first ever project ! It is a simple python tool, that is targeted at automating common SEO analysis tasks using beautiful soup.