abhi0X01
An experienced full stack developer and a budding Cybersecurity engineer learning elegant solutions to complex security problems.
College Park, Maryland, United States
Pinned Repositories
animatronic-hand
this repo has the codes for transmitting data via arduino
bufferOverflow-Exploits
exploits to perform buffer overflow
client-side-attacks
Client Side attacks to exploit weakness in client software
cloud-service-enum
DTMF-landRover-control
The objective of this project is to control a land rover by mobile phone using Dual Tone Multiple Frequency technology. The bot is controlled by a mobile phone which makes a call to the mobile phone attached to the bot. In the course of the call, if any button is pressed the corresponding sound is heard at the receiving end. The frequency of the received sound is processed by the arduino and decoded by the decoder. This decoded output then moves the bot is the appropriate direction.
facebook-chatBot
A basic chat bot with default message and template. It performs certain tasks based on selected option and also includes an option to share locaation
facebook_messenger_bot
facebook messenger echo bot using Node.js
fingerprintjs
Browser fingerprinting library with the highest accuracy and stability.
fuzzing
Tutorials, examples, discussions, research proposals, and other resources related to fuzzing
handy-python-scripts
abhi0X01's Repositories
abhi0X01/animatronic-hand
this repo has the codes for transmitting data via arduino
abhi0X01/bufferOverflow-Exploits
exploits to perform buffer overflow
abhi0X01/client-side-attacks
Client Side attacks to exploit weakness in client software
abhi0X01/cloud-service-enum
abhi0X01/DTMF-landRover-control
The objective of this project is to control a land rover by mobile phone using Dual Tone Multiple Frequency technology. The bot is controlled by a mobile phone which makes a call to the mobile phone attached to the bot. In the course of the call, if any button is pressed the corresponding sound is heard at the receiving end. The frequency of the received sound is processed by the arduino and decoded by the decoder. This decoded output then moves the bot is the appropriate direction.
abhi0X01/facebook-chatBot
A basic chat bot with default message and template. It performs certain tasks based on selected option and also includes an option to share locaation
abhi0X01/facebook_messenger_bot
facebook messenger echo bot using Node.js
abhi0X01/fingerprintjs
Browser fingerprinting library with the highest accuracy and stability.
abhi0X01/fuzzing
Tutorials, examples, discussions, research proposals, and other resources related to fuzzing
abhi0X01/handy-python-scripts
abhi0X01/network-tools
This Repository Contains Tools Designed for Network Exploration.
abhi0X01/smashing-the-stack
This repository contains exploits created for those are willing to learn various ways to smash the stack and escalate privileges. Each file contains comments which helps a beginner to understand the stack and payload concepts. This is meant for education purpose only.