Pinned Repositories
100-days-of-Hacking
This is our internal Team Progress Tracker for the 100days of hacking
15-days-of-hacking
A repo for the fr334aks-TTW members to challenge
Agencify_Java
Assessment solutions
aws-cli
Universal Command Line Interface for Amazon Web Services
domxssscanner
DOMXSS Scanner is an online tool to scan source code for DOM based XSS vulnerabilities
FavFreak
Making Favicon.ico based Recon Great again !
general-nodejs-script
A nodejs script that to help in common tasks
Kahu-
keyhacks
Keyhacks is a repository which shows quick ways in which API keys leaked by a bug bounty program can be checked to see if they're valid.
portfolio
Portfolio website using Django
skahure003's Repositories
skahure003/100-days-of-Hacking
This is our internal Team Progress Tracker for the 100days of hacking
skahure003/15-days-of-hacking
A repo for the fr334aks-TTW members to challenge
skahure003/Agencify_Java
Assessment solutions
skahure003/aws-cli
Universal Command Line Interface for Amazon Web Services
skahure003/domxssscanner
DOMXSS Scanner is an online tool to scan source code for DOM based XSS vulnerabilities
skahure003/FavFreak
Making Favicon.ico based Recon Great again !
skahure003/general-nodejs-script
A nodejs script that to help in common tasks
skahure003/Kahu-
skahure003/keyhacks
Keyhacks is a repository which shows quick ways in which API keys leaked by a bug bounty program can be checked to see if they're valid.
skahure003/portfolio
Portfolio website using Django
skahure003/practical-python
Practical Python Programming (course by @dabeaz)
skahure003/Projects_DS
skahure003/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
skahure003/Spoon-Knife
This repo is for demonstration purposes only.
skahure003/XSS-Freak
XSS-Freak is an xss scanner fully written in python3 from scratch. it is one of its kind since it crawls the website for all possible links and directories to expand its attack scope. then it searches them for inputs tags and then launches a bunch of xss payloads. if an inputs is not sanitized and vulnerable to xss attacks, the tool will discover it in seconds.
skahure003/XSS-Payloads
List of advanced XSS payloads