saleem8054's repositories
web-enumeration-tool
This tool is for bug bounty hunters. This script will complete your first step of hacking automatically which is Reconnaissance.
AdventureGame
Adventure Game fully immutable.
BlackJackGame
Blackjack game written in Python.
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)
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.
clickjackingpoc
A Proof of Concept for Clickjacking Attacks
DevOpsBasics
I created this repository to practice DevOps concept.
dirsearch
Web path scanner
docker-react
A very simple React app deployed on AWS running successful tests through Travis-CI. It uses Docker and nginx.
hakrawler
Simple, fast web crawler designed for easy, quick discovery of endpoints and assets within a web application
hangman
Hangman game written in Python.
PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
Ping-Pong-Game
Ping pong game written in Python.
Pomodoro-timer
Python GUI based Pomodoro Timer program.
simple-java-maven-app
For an introductory tutorial on how to use Jenkins to build a simple Java application with Maven.
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.
spiderfoot
SpiderFoot automates OSINT collection so that you can focus on analysis.
US-State-game
A simple US States game developed in GUI.
WebCrawler
Web crawler developed on the idea of Breadth First Search(one of the graph traversal algorithm)