jelowon's Stars
iptv-org/iptv
Collection of publicly available IPTV channels from all over the world
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
swisskyrepo/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
shieldfy/API-Security-Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API
prowler-cloud/prowler
Prowler is an Open Source Security tool for AWS, Azure, GCP and Kubernetes to do security assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. Includes CIS, NIST 800, NIST CSF, CISA, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, Well-Architected Security, ENS and more
We5ter/Scanners-Box
A powerful and open-source toolkit for hackers and security automation - 安全行业从业者自研开源扫描器合辑
OWASP/wstg
The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.
1N3/IntruderPayloads
A collection of Burpsuite Intruder payloads, BurpBounty payloads, fuzz lists, malicious file uploads and web pentesting methodologies and checklists.
snoopysecurity/awesome-burp-extensions
A curated list of amazingly awesome Burp Extensions
jeffzh3ng/fuxi
Penetration Testing Platform
the-robot/sqliv
massive SQL injection vulnerability scanner
zzsza/Datascience-Interview-Questions
Datascience-Interview-Questions for Korean
n0dec/MalwLess
Test Blue Team detections without running any attack.
ThomasTJdev/python_gdork_sqli
This python script is developed to show, how many vulnerables websites, which are laying around on the web. 1) Scan net for urls prone to SQL injection 2) Check if urls is vulnerable 3) Exploit with sqlmap
brianfgonzalez/Scripts
Scripts and Stuff
errias/Collective-SQL-Scanner
Collective Dork Scanner For SQL Injection.
hudacbr/webpwn3r
webpwn3r ======== WebPwn3r - Web Applications Security Scanner. By Ebrahim Hegazy - @Zigoo0 Thanks: @lnxg33k, @dia2diab @Aelhemily, @okamalo Please send all your feedback and suggestions to: zigoo.blog['at']@gmail.com How to use: 1- python scan.py 2- The tool will ask you if you want to scan URL or List of urls? 1- Enter number 1 to scan a URL 2- Enter number 2 to scan list of URL's 3- URL should be a full link with a parameters .e.g http://localhost/rand/news.php?com=val&id=11&page=24&text=zigoo same thing with the list of links. Demo Video: https://www.youtube.com/watch?v=B6kDUk-ehOE In it’s Current Public [Demo] version, WebPwn3r got below Features: 1- Scan a URL or List of URL’s 2- Detect and Exploit Remote Code Injection Vulnerabilities. 3- ~ ~ ~ Remote Command Execution Vulnerabilities. 4- ~ ~ ~ SQL Injection Vulnerabilities. 5- ~ ~ ~ Typical XSS Vulnerabilities. 6- Detect WebKnight WAF. 7- Improved Payloads to bypass Security Filters/WAF’s. 8- Finger-Print the backend Technologies. More details: http://www.sec-down.com/wordpress/?p=373
patuuh/Payloads-and-wordlists
List of payloads for BurpSuite intruder. Payloads gathered from Swisskyrepos PayloadsAllTheThings
viglesiasce/kubernetes-anchore-image-validator
Validating webhook for checking images against Anchore Engine Policy
Anontemitayo/Sqli-Scanner
Sqli-Scanner is a python3 script written to scan websites for SQL injection vulnerabilities Features 1 Scan one website 2 Scan multiple websites Installation $ apt update $ apt upgrade $ apt install git $ termux-setup-storage $ apt install python [ For termux ] $ apt install python3 [ For Linux ] $ pip install requests $ git clone https://github.com/Anontemitayo/Sqli-Scanner $ cd Sqli-Scanner Run For termux : $ python Sqli-Scanner.py For Linux : $ python3 Sqli-Scanner.py
BekBrace/sqli-scanner
A cybersecurity script written in Python to scan for any SQL injection vulnerabilities
joizel/owasp_korean
update owasp testing guide v4 korean version
abhi00o7/OWASP-security-scanner
automated security scanner for sql-injection and Cross site scripting made in python 3.7 using the python selenium-python automation module and beautiful soup web scrapper module
0MeMo07/SqlError
A Python script to scan URLs for possible SQL injection vulnerabilities.
Adameladeb/XSS-and-SQL-scanner
A Python script for scanning web pages for common vulnerabilities such as XSS (Cross-Site Scripting) and SQL injection