Pinned Repositories
AdventureGame
Adventure Game fully immutable.
BlackJackGame
Blackjack game written in Python.
breach-parse
A tool for parsing breached passwords
clickjack
A simple tool to check subdomains for clickjacking attack.
Fibonacci-Multi-docker
Simple yet over-complicated Fibonacci application which uses postgres, redis, react, nodeJS, ExpressAPI and nginx. Fully Deployed on AWS ElasticBeanStalk with Travis-CI.
multi-k8s
Fibonacci web app using Kubernetes, fully deployed on GKE(Google Kubernetes Engine)
Smallest-bounding-box
This program uses JAVA OOP concepts very deep especially Polymorphism and Inheritance. You can find more about this program in README file. Give this code a try. Open for pull requests.
The-Maze-Runner
Maze Runner game developed on the idea of Depth First Search(one of the graph traversal algorithm)
URLChecker
A simple URLChecker written concurrently with the help of Goroutines.
web-enumeration-tool
This tool is for bug bounty hunters. This script will complete your first step of hacking automatically which is Reconnaissance.
saleem8054's Repositories
saleem8054/clickjack
A simple tool to check subdomains for clickjacking attack.
saleem8054/Smallest-bounding-box
This program uses JAVA OOP concepts very deep especially Polymorphism and Inheritance. You can find more about this program in README file. Give this code a try. Open for pull requests.
saleem8054/web-enumeration-tool
This tool is for bug bounty hunters. This script will complete your first step of hacking automatically which is Reconnaissance.
saleem8054/AdventureGame
Adventure Game fully immutable.
saleem8054/BlackJackGame
Blackjack game written in Python.
saleem8054/Fibonacci-Multi-docker
Simple yet over-complicated Fibonacci application which uses postgres, redis, react, nodeJS, ExpressAPI and nginx. Fully Deployed on AWS ElasticBeanStalk with Travis-CI.
saleem8054/multi-k8s
Fibonacci web app using Kubernetes, fully deployed on GKE(Google Kubernetes Engine)
saleem8054/The-Maze-Runner
Maze Runner game developed on the idea of Depth First Search(one of the graph traversal algorithm)
saleem8054/URLChecker
A simple URLChecker written concurrently with the help of Goroutines.
saleem8054/Can-I-take-over-xyz-v2
saleem8054/clickjackingpoc
A Proof of Concept for Clickjacking Attacks
saleem8054/ColaCalc
saleem8054/DevOpsBasics
I created this repository to practice DevOps concept.
saleem8054/dirsearch
Web path scanner
saleem8054/docker-react
A very simple React app deployed on AWS running successful tests through Travis-CI. It uses Docker and nginx.
saleem8054/GoModule
saleem8054/hakrawler
Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application
saleem8054/hangman
Hangman game written in Python.
saleem8054/hello-world-DevOps
saleem8054/password-manager-GUI
saleem8054/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
saleem8054/Ping-Pong-Game
Ping pong game written in Python.
saleem8054/Pomodoro-timer
Python GUI based Pomodoro Timer program.
saleem8054/Simple-DevOps-Project
saleem8054/simple-java-maven-app
For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven.
saleem8054/snake_game
saleem8054/spiderfoot
SpiderFoot automates OSINT collection so that you can focus on analysis.
saleem8054/Turtle-Crossing-Game
saleem8054/US-State-game
A simple US States game developed in GUI.
saleem8054/WebCrawler
Web crawler developed on the idea of Breadth First Search(one of the graph traversal algorithm)