-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgithub
297 lines (193 loc) · 13 KB
/
github
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
Useful link
==========================================================
===>>>github daily
جذاب کردن ظاهر گیت هاب
https://rahuldkjain.github.io/gh-profile-readme-generator/
https://github.com/projectdiscovery/dnsx
https://github.com/SaumyajeetDas/CVE-2023-46604-RCE-Reverse-Shell-Apache-ActiveMQ
==========================================================
git dumper ===>>> دانلود گیت
repoanalyzer.site ===>>> بررسی کلی مخازن گیتهاب
==========================================================
🚀 GIT Tools 🚀
# https://github.com/obheda12/GitDorker
python3 http://GitDorker.py -tf TOKENSFILE -q http://tesla.com -d dorks/DORKFILE -o target
# https://github.com/dxa4481/truffleHog
trufflehog https://github.com/Plazmaz/leaky-repo
trufflehog --regex --entropy=False https://github.com/Plazmaz/leaky-repo
# https://github.com/eth0izzle/shhgit
shhgit --search-query AWS_ACCESS_KEY_ID=AKIA
# https://github.com/d1vious/git-wild-hunt
python http://git-wild-hunt.py -s "extension:json filename:creds language:JSON"
# https://shhgit.darkport.co.uk
# GitLab (API token required)
# https://github.com/codeEmitter/token-hunter
./token-hunter.py -g 123456
🚀 Clickjacking 🚀
Tool to detetct : https://github.com/machine1337/clickjack
📲 FAVICORN 💖🦄
All-sources tool to search websites by favicons
https://github.com/sharsil/favicorn
🚀 ParamScan 🚀
ParamScan is a chrome extension for finding reflected parameters in a webpage.
https://github.com/ch1y0w0/ParamScan
🚀 FTP Pentest 🚀
https://github.com/securitycipher/awsome-security-mindmaps/blob/main/FTP%20Pentest.png
📜 HackerOne-Reports: Top disclosed reports from HackerOne.
- Top 100 reports (most paid/upvoted)
- Top reports by bug type (XSS, SQLi, IDOR, etc)
- Top reports by program (Yahoo, Uber, Shopify, etc)
Github: https://github.com/reddelexc/hackerone-reports
==========================================================
🛡️ HExHTTP - Header Exploitation HTTP 🛡️
HExHTTP is a tool designed to perform tests on HTTP headers and analyze the results to identify vulnerabilities and interesting behaviors.
https://github.com/c0dejump/HExHTTP
🛡️ Payloads for Server Side Template Injection (SSTI) 🛡️
Repo 1
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Server%20Side%20Template%20Injection
🛡️ Automated your hunting process for SSTI 🛡️
clone this repository
https://github.com/vladko312/SSTImap
🛡️ https://github.com/vavkamil/awesome-bugbounty-tools.git 🛡️
🛡️ Fuxploider 🛡️
a free tool for finding and exploiting flaws in file upload forms. It spots allowed file types and finds out the best way to upload malicious files onto a website.
https://github.com/almandin/fuxp
🛡️ SqliSniper 🛡️
Advanced Time-based Blind SQL Injection fuzzer for HTTP Headers
https://github.com/danialhalo/SqliSniper
🛡️ WayBackup Finder 🛡️
This Python script fetches URLs from the Wayback Machine and filters them based on specified file extensions. It also checks if archived snapshots are available for each URL and saves the filtered URLs to files.
https://github.com/anmolksachan/WayBackupFinder
🛡️ PoC collection of Atlassian(Jira, Confluence, Bitbucket) products and Jenkins, Solr, Nexus,etc 🛡️
http://github.com/shadowsock5/Poc
🛡️ CrowdSec 🛡️
the open-source and participative security solution offering crowdsourced protection against malicious IPs and access to the most advanced real-world CTI.
https://github.com/crowdsecurity/crowdsec
🛡️ OffSec Exam HTB Lists 🛡️
TJNull maintains a list of good HackTheBox and other machines to play to prepare for various OffSec exams, including OSCP, OSWE, and OSEP. This page will keep up with that list and show my writeups associated with those boxes. For each of these certifications, there’s a “like” list that includes boxes that are similar in skills and difficulty to the challenges you will encounter in the exam, as well as a “harder” list that includes the same techniques but in more complicated and/or difficult scenarios.
https://0xdf.gitlab.io/cheatsheets/offsec
🛡️ SQLMutant 🛡️
SQLMutant is a powerful SQL injection testing tool that includes both passive and active reconnaissance processes for any given domain. It filters URLs to identify those with parameters susceptible to SQL injection formats and then performs injection attacks. These attacks include pattern matching, error analysis, and timing attacks.
https://github.com/blackhatethicalhacking/SQLMutant
🛡️ GoSearch 🛡️
🔍 OSINT tool for searching people's digital footprint and leaked passwords across various social networks, written in Go.
https://github.com/ibnaleem/gosearch
🛡️ NucleiFuzzer 🛡️
NucleiFuzzer is a robust automation tool designed for efficiently detecting web application vulnerabilities, including XSS, SQLi, SSRF, and Open Redirects, leveraging advanced scanning and URL enumeration techniques
https://github.com/0xKayala/NucleiFuzzer
🛡️ OWASP OFFAT 🛡️
OWASP OFFAT (OFFensive Api Tester) is created to automatically test API for common vulnerabilities after generating tests from openapi specification file. It provides feature to automatically fuzz inputs and use user provided inputs during tests specified via YAML config file.
https://github.com/OWASP/OFFAT
🛡️ Subdosec 🛡️
Subdosec is not just a fast and accurate subdomain takeover scanner with no false positives. It also provides a complete database containing a list of sites vulnerable to subdomain takeover (public results), as well as detailed non-vuln subdomain metadata information such as IP, CNAME, TITLE, and STATUS CODE, which you can use for reconnaissance to find sites that may be vulnerable to subdomain takeover on new services
https://github.com/xcapri/subdosec
🛡️ GoSearch 🛡️
🔍 OSINT tool for searching people's digital footprint and leaked passwords across various social networks, written in Go.
https://github.com/ibnaleem/gosearch
🛡️ fuxploider - File upload vulnerability scanner and exploitation tool. 🛡️
Fuxploider is an open source penetration testing tool that automates the process of detecting and exploiting file upload forms flaws. This tool is able to detect the file types allowed to be uploaded and is able to detect which technique will work best to upload web shells or any malicious file on the desired web server.
https://github.com/almandin/fuxploider
🛡️ AnalyticsRelationships 🛡️
Get related domains / subdomains by looking at Google Analytics IDs
https://github.com/Josue87/AnalyticsRelationships
🛡️ Depix 🛡️
Recovers passwords from pixelized screenshots
https://github.com/spipm/Depix
🛡️ garak, LLM vulnerability scanner 🛡️
https://github.com/NVIDIA/garak
🛡️ GitIngest 🛡️
Replace 'hub' with 'ingest' in any github url to get a prompt-friendly (con)text to paste into any LLM
https://github.com/cyclotruc/gitingest
🛡️ Microsoft-Analyzer-Suite 🛡️
A collection of PowerShell scripts for analyzing data from Microsoft 365 and Microsoft Entra ID
https://github.com/evild3ad/Microsoft-Analyzer-Suite
🛡️ Hawk-eye 🛡️
A powerful scanner to scan your Filesystem, S3, MySQL, Redis, Google Cloud Storage and Firebase storage for PII and sensitive data.
https://github.com/rohitcoder/hawk-eye
🛡️ CVE-2024-53677 – Critical Apache Struts Remote Code Execution Vulnerability 🛡️
https://github.com/TAM-K592/CVE-2024-53677-S2-067
🛡️ OPSEC Tools 🛡️
This tool consists of 4 different bash scripts designed to help you configure, manage and monitor your security-focused systems. Below you can find detailed information about the tool and instructions for use.
https://github.com/qw3r1y/OpseC
🚨 AzureAD-Attack-Defense 🚨
This publication is a collection of various common attack scenarios on Microsoft Entra ID (formerly known as Azure Active Directory) and how they can be mitigated or detected.
https://github.com/Cloud-Architekt/AzureAD-Attack-Defense?tab=readme-ov-file
🚨 PHPStan - PHP Static Analysis Tool 🚨
https://github.com/phpstan/phpstan
🚨 Bugbounty-monitor-bot 🚨
A basic Bug Bounty target monitoring tool based on Discord Bot
https://github.com/JackJuly/bugbounty-monitor-bot
🚨 Blackbird 🚨
An OSINT tool to search for accounts by username and email in social networks.
https://github.com/p1ngul1n0/blackbird
🚨 Ligolo-ng 🚨
An advanced, yet simple, tunneling tool that uses TUN interfaces.
https://github.com/nicocha30/ligolo-ng
🚨 Domain Checker Tool 🚨
A high-performance Go-based tool for checking the availability and responsiveness of domains, utilizing both HTTP requests and browser automation for comprehensive analysis.
https://github.com/murat-exp/Domain-Checker-Tool
🚨 JShunter is a command-line tool designed for analyzing JavaScript files and extracting endpoints 🚨
This tool specializes in identifying sensitive data, such as API endpoints and potential security vulnerabilities, making it an essential resource for developers and security researchers.
https://github.com/cc1a2b/jshunter
🚨 ParamScan 🚨
ParamScan is a chrome extension for finding reflected parameters in a webpage.
https://github.com/ch1y0w0/ParamScan
🚨 Bug bounty methodology 🚨
https://github.com/1ndianl33t/Bug-Bounty-Roadmaps/blob/master/Bug%20Bounty%20methodology%20v4%20by%20%40jhaddix.jpg
🚨 ShadowHound 🚨
PowerShell scripts for alternative SharpHound enumeration, including users, groups, computers, and certificates, using the ActiveDirectory module (ADWS) or System.DirectoryServices class (LDAP).
https://github.com/Friends-Security/ShadowHound
🚨 open-source-web-scanners 🚨
A list of open source web security scanners on GitHub and GitLab, ordered by Stars. It does not provide in-depth analysis - for more analysis or a wider range of tools, see the links below.
https://github.com/psiinon/open-source-web-scanners
🚨 XXEinjector 🚨
Tool for automatic exploitation of XXE vulnerability using direct and different out of band methods.
https://github.com/enjoiz/XXEinjector
🚨 Stored XSS on trix editor version 2.1.1 🚨
https://hackerone.com/reports/2521419
🚨 XSS Payloads Cheatsheet 🚨
Execution Hacks : https://xss-payloads.paracyberbellum.io/cheatsheets/XSSPayloads-Execute-Cheatsheet.pdf
🚨 OSCP Practical Notes 🚨
https://hackito.notion.site/OSCP-Practical-Notes-8126294579314b908fc6e453d480c145
🚨 URLFinder 🚨
A high-speed tool for passively gathering URLs, optimized for efficient and comprehensive web asset discovery without active scanning.
https://github.com/projectdiscovery/urlfinder
🚨 Buffer Overflow Vulnerability in strcpy() Leading to Remote Code Execution 🚨
https://hackerone.com/reports/2871792
🚨 open redirected by host header 🚨
https://hackerone.com/reports/2828499
🚨 OSCP Resources 🚨
https://github.com/V-i-x-x/Resources/blob/main/OSCP%20Resources%20(2024).md
🚨 Shodan dorks 🚨
This GitHub repository provides a range of search queries, known as "dorks," for Shodan, a powerful tool used to search for Internet-connected devices.
https://github.com/nullfuzz-pentest/shodan-dorks
🚨 Checkout on Github 🚨
https://github.com/Astrosp/Awesome-OSINT-For-Everything?tab=readme-ov-file#data-dump
🚨 InfoSec Black Friday Deals ~ "Cyber Turducken" 2024 Edition 🚨
https://github.com/0x90n/InfoSec-Black-Friday/blob/master/README.md
🚨 Checkout on Github 🚨
https://github.com/Ignitetechnologies/Mindmap/blob/main/Tools/Red%20Team%20%26%20Blue%20Team%20Tools%20UHD.png
🚨 Using a URL list for security testing can be painful as there are a lot of URLs that have uninteresting/duplicate content; uro aims to solve that. 🚨
https://github.com/s0md3v/uro
🚨 Awesome OSINT For Everything 🚨
OSINT tools for Information gathering, Cybersecurity, Reverse searching, bugbounty, trust and safety, red team oprations and more.
Checkout on Github
https://github.com/Astrosp/Awesome-OSINT-For-Everything?tab=readme-ov-file#data-dump
🚨 Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes 🚨
https://github.com/Ciphey/Ciphey
🚨 OWASP Web Application Security Testing Checklist 🚨
https://github.com/0xRadi/OWASP-Web-Checklist
🚨 Availability Impact from Exploiting Project Name Vulnerabilities 🚨
https://hackerone.com/reports/2801036
🚨 IDOR in backup recovery functionality 🚨
https://hackerone.com/reports/1901713
🚨 A Deep Dive into Nmap Scripts for Web Application Testing 🚨
https://systemweakness.com/a-deep-dive-into-nmap-scripts-for-web-application-testing-6a9b3a06995e?source=rss------bug_bounty-5
🚨 Inspeckage - Android Package Inspector 🚨
https://github.com/ac-pm/Inspeckage
🚨 Open redirect when logging in with user_oidc 🚨
https://hackerone.com/reports/2720030
🚨 Pandora : A red team tool that assists into extracting/dumping master credentials and/or entries from different password managers. 🚨
https://github.com/efchatz/pandora
🚨 Google Dorks for Bug Bounty 🚨
https://taksec.github.io/google-dorks-bug-bounty/