text
stringlengths
9
334k
# Bug Bounty Cheat Sheet</h1> | 📚 Reference | 🔎 Vulnerabilities | |-------------------------------------------------------------|-----------------------------------------------------------| | [Bug Bounty Platforms](cheatsheets/bu...
# Node Version Manager [![Build Status](https://travis-ci.org/nvm-sh/nvm.svg?branch=master)][3] [![nvm version](https://img.shields.io/badge/version-v0.37.0-yellow.svg)][4] [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/684/badge)](https://bestpractices.coreinfrastructure.org/projects/684)...
# redteam-notebook Collection of commands, tips and tricks and references I found useful during preparation for OSCP exam. ## Early Enumeration - generic ### Network wide scan - first steps `nmap -sn 10.11.1.0/24` ### netbios scan `nbtscan -r 10.11.1.0/24` ### DNS recon `dnsrecon -r 10.11.1.0/24 -n <DNS IP>` ###...
# Honggfuzz ## Description A security oriented, feedback-driven, evolutionary, easy-to-use fuzzer with interesting analysis options. See the [Usage document](https://github.com/google/honggfuzz/blob/master/docs/USAGE.md) for a primer on Honggfuzz use. ## Code * Latest stable version: [2.5](https://github.com/goog...
# A Masters Guide to Learning Security Writeups / Files for some of the Cyber CTFs that I've done I've also included a list of **CTF resources** as well as a comprehensive **cheat sheet** covering tons of common CTF challenges # Table of Contents - **[Resources](#resources)** * [YouTube (We love video resources)](#...
# PENTESTING-BIBLE # hundreds of ethical hacking &amp; penetration testing &amp; red team &amp; cyber security &amp; computer science resources. # ALMOST 2000 LINKS. # ALMOST 2000 PDF FILES ABOUT DIFFERENT FIELDS OF HACKING . # note:most of the pdf files is different than the links which means there is now almost 4000...
<h1 align="center"> <img src="https://user-images.githubusercontent.com/8293321/211795814-5dc72ad0-9539-4bf5-af5a-f806025e1bda.png" width="200px"> <br> </h1> <h4 align="center">Quickly discover exposed hosts on the internet using multiple search engines.</h4> <p align="center"> <img src="https://img.shields.io/githu...
# File Inclusion > The File Inclusion vulnerability allows an attacker to include a file, usually exploiting a "dynamic file inclusion" mechanisms implemented in the target application. > The Path Traversal vulnerability allows an attacker to access a file, usually exploiting a "reading" mechanism implemented in the ...
# Security Study Plan A Practical Study Plan to become a successful cybersecurity engineer based on roles like Pentest, AppSec, Cloud Security, DevSecOps and so on with free/paid resources, tools and concepts to excel. **It will cover but not limited to:** 1. [Common Skills for Security Study Plan](common-skills-stu...
# 100 Bug Bounty Secrets I'm going to reveal a hundred secrets of bug bounty! ------- Secret | Topic | My Tweet ------- | ------- | ------- **01** | [Top 10 Automatic Recon Tools](secrets/secret01.md) | [#Secret01](https://twitter.com/MeAsHacker_HNA/status/1501457590638845953) **02** | [Bug Bounty with One-Line Bash ...
# The Cod Caper - Help me out! :) no answer needed - How many ports are open on the target machine? - `scilla port -target <TARGET_IP>` - `*` - What is the http-title of the web server? - `nmap -A -p 80 <TARGET_IP>` - `Apache2 ******************` - What version is the ssh service? - `nmap -A -p 22 <TARG...
# TensorFlow Android Camera Demo This folder contains an example application utilizing TensorFlow for Android devices. ## Description The demos in this folder are designed to give straightforward samples of using TensorFlow in mobile applications. Inference is done using the [TensorFlow Android Inference Interface]...
# Bug bounty ``` ffuf -w traversal.txt -u http://<domain>/FUZZ -mr "root" -mc 200,303,301,302,303,304,308,307,404,405,403 -c ``` # spider ``` gospider -q -s <domain> -o output -c 10 -d 1 ``` ``` findomain -t <domain> 2>/dev/null | httpx -silent | xargs -I@ sh -c 'ffuf -w path.txt -u @/FUZZ -t 100 -mc 200 -H "Conten...
## 基本说明 canal 1.1.1版本之后, 增加客户端数据落地的适配及启动功能, 目前支持功能: * 客户端启动器 * 同步管理REST接口 * 日志适配器, 作为DEMO * HBase的数据同步(表对表同步), ETL功能 * (后续支持) ElasticSearch多表数据同步,ETL功能 ## 环境版本 * 操作系统:无要求 * java版本: jdk1.8 以上 * canal 版本: 请下载最新的安装包,本文以当前v1.1.1 的canal.deployer-1.1.1.tar.gz为例 * MySQL版本 :5.7.18 * HBase版本: Apache HBase 1.1.2, 若和服务端版本不一致可自行...
<p align="center"> <a href="https://github.com/arthurspk/guiadecybersecurity"> <img src="./images/guia.png" alt="Guia de Cyber Security" width="160" height="160"> </a> <h1 align="center">Guia de Cyber Security</h1> </p> ## :dart: O guia para alavancar a sua carreira Abaixo você encontrará conteúdos para te ...
# sqlmap ## Official Documentation Reference: https://github.com/sqlmapproject/sqlmap ## Description **sqlmap** is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many ni...
# Bastard ## Introduction Welcome to my another writeup! In this HackTheBox [Bastard](https://app.hackthebox.com/machines/Bastard) machine, you'll learn: Exploiting Drupal 7.x Module Services RCE, privilege escalation via `SeImpersonatePrivilege`, and more! Without further ado, let's dive in. - Overall difficulty fo...
# Emilio Jose Iglesias Valera ## **Writeups HTB, THM, VulnHub and others...** ## **$ WHOAMI** ## **Herramientas** ----- ## **Exploits** |**Software**|**CVE**|**Link**| | :-: | :-: | :-: | |WordPress 5.7 - ‘Media Library’ XML External Entity Injection (XXE) (Authenticated)|CVE-2021-29447|[Link](https://www.e...
# Project Description Collection of quality safety articles(To be rebuilt) ``` Some are inconvenient to release. Some forget update,can see me star. collection-document awesome 以前的链接中大多不是优质的 渗透测试部分不再更新 因精力有限,缓慢更新 Author: [tom0li] Blog: https://tom0li.github.io ``` - [Project Description](#project-descriptio...
Awesome Infosec =============== [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) A curated list of awesome information security resources, inspired by the awesome-* trend on GitHub. Those resources and tools ar...
**This is a clone of [frizb/OSCP-Survival-Guide](https://github.com/frizb/OSCP-Survival-Guide)** **This can also be viewed on [x89k.tk](https://x89k.tk/infosec/2018/11/03/oscpsurvivalguide.html)** # OSCP-Survival-Guide **NOTE: This document refers to the target ip as the export variable $ip.** **To set this value ...
<a href="https://github.com/nvm-sh/logos"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/nvm-sh/logos/HEAD/nvm-logo-white.svg" /> <img src="https://raw.githubusercontent.com/nvm-sh/logos/HEAD/nvm-logo-color.svg" height="50" alt="nvm project logo" /> </pictu...
<h1 align="center"> <br> <a href="https://github.com/six2dez/reconftw"><img src="https://github.com/six2dez/reconftw/blob/main/images/banner.png" alt="reconftw"></a> <br> reconFTW <br> </h1> <p align="center"> <a href="https://github.com/six2dez/reconftw/releases/tag/v2.1.1"> <img src="https://img.shi...
# 📖 ReadMe [![License: CC BY-SA 4.0](https://raw.githubusercontent.com/7h3rAm/7h3rAm.github.io/master/static/files/ccbysa4.svg)](https://creativecommons.org/licenses/by-sa/4.0/) <a name="contents"></a> ## 🔖 Contents - ☀️ [Methodology](#methodology) * ⚙️ [Phase 0: Recon](#mrecon) * ⚙️ [Phase 1: Enumerate](#menum...
# Doctor: 10.10.10.209 ## Hints - Find a hostname which has a different web application - The machine category tags state SSTI, this is important info to know, so put it in you brain "archive" - Privesc to another user involves looking at group file ownership and passwords in log files - Privesc to root involves a un...
# Open-source Intelligence (OSINT) Open-source intelligence (OSINT) is data collected from open source and publicly available sources. The following are a few OSINT resources and references: ## Passive Recon Tools: - [AMass](https://github.com/OWASP/Amass) - [Deepinfo (commercial tool)](https://deepinfo.com) - [Exift...
# Introducción | :warning: Si nos visitas desde un dispositivo móvil, en las tres rayas horizontales en la parte superior izquierda puedes desplegar el menú lateral para acceder a todo el contenido. | --- | ## La Comunidad ProtAAPP ProtAAPP es una **comunidad** que surgió en 2018 y que integra a profesionales de las ...
## <span id="head1"> Penetration_Testing_POC</span> 搜集有关渗透测试中用到的POC、脚本、工具、文章等姿势分享,作为笔记吧,欢迎补充。 - [ Penetration_Testing_POC](#head1) - [ 请善用搜索[`Ctrl+F`]查找](#head2) - [IOT Device&Mobile Phone](#head3) - [Web APP](#head4) - [ 提权辅助相关](#head5) - [ PC](#head6) - [ tools-小工具集合](#head7) - [ 文章/书籍/教程相关](#head8) - [ 说明](#head9)...
# Awesome Cyber Security University [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) > A curated list of awesome and free educational resources that focuses on learn by doing. <div align="center"> <a href="https://brootware.github.io/awesome-cyber-security-university/"><img src="assets/purpleteam.png" w...
# Comfortable Swipe (Ubuntu) [![comfortable-swipe version](https://img.shields.io/github/release/Hikari9/comfortable-swipe.svg?label=comfortable-swipe&color=orange)](https://github.com/Hikari9/comfortable-swipe/releases) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/l...
## <span id="head1"> Penetration_Testing_POC</span> 搜集有关渗透测试中用到的POC、脚本、工具、文章等姿势分享,作为笔记吧,欢迎补充。 - [ Penetration_Testing_POC](#head1) - [ 请善用搜索[`Ctrl+F`]查找](#head2) - [IOT Device&Mobile Phone](#head3) - [Web APP](#head4) - [ 提权辅助相关](#head5) - [ PC](#head6) - [ tools-小工具集合](#head7) - [ 文章/书籍/教程相关](#head8) - [ 说明](#head9)...
<h1 align="center"> <img src="static/cloudlist-logo.png" alt="cloudlist" width="400px"></a> <br> </h1> <p align="center"> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/license-MIT-_red.svg"></a> <a href="https://github.com/projectdiscovery/cloudlist/issues"><img src="https:/...
# The Hacker's Hardware Toolkit ![Awesome community](https://img.shields.io/badge/awesome-hacking-green.svg) ![Awesome Hacking](https://img.shields.io/badge/hardware-toolkit-red.svg) ![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) <h1 align="center"> <...
# 📖 ReadMe [![License: CC BY-SA 4.0](https://raw.githubusercontent.com/7h3rAm/7h3rAm.github.io/master/static/files/ccbysa4.svg)](https://creativecommons.org/licenses/by-sa/4.0/) <a name="contents"></a> ## 🔖 Contents - ☀️ [Methodology](#methodology) * ⚙️ [Phase 0: Recon](#mrecon) * ⚙️ [Phase 1: Enumerate](#menum...
# RetDec [![Travis CI build status](https://travis-ci.org/avast-tl/retdec.svg?branch=master)](https://travis-ci.org/avast-tl/retdec) [![AppVeyor build status](https://ci.appveyor.com/api/projects/status/daqstq396hb8ixjg/branch/master?svg=true )](https://ci.appveyor.com/project/avast-tl/retdec?branch=master) [![TeamCit...
# Ariekei #### 10.10.10.65 ###### Dotaplayer365 **Nmap:** ``` nmap -A -T4 -sS -sV -v 10.10.10.65 Nmap scan report for 10.10.10.65 Host is up (0.12s latency). PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 7.2p2 Ubuntu 4ubuntu2.2 (Ubuntu Linux; protocol 2.0) | ssh-hostkey: | 2048 a7:5b:ae:65:93:ce...
<p align="center"> <a href="https://github.com/trimstray/the-book-of-secret-knowledge"> <img src="https://github.com/trimstray/the-book-of-secret-knowledge/blob/master/static/img/the-book-of-secret-knowledge-preview.png" alt="Master"> </a> </p> <p align="center">"<i>Knowledge is powerful, be careful how you us...
# svachal [![License: CC BY-SA 4.0](https://raw.githubusercontent.com/7h3rAm/7h3rAm.github.io/master/static/files/ccbysa4.svg)](https://creativecommons.org/licenses/by-sa/4.0/) This is an automation framework for machine writeups. It defines a YAML based writeup template that can be used while working on a machine. O...
# Driver - HackTheBox - Writeup Windows, 20 Base Points, Easy ## Machine ![‏‏Driver.JPG](images/Driver.JPG) ## TL;DR To solve this machine, we begin by enumerating open services using ```namp``` – finding ports ```21```, ```135```,```445``` and ```5985```. ***User***: Found ```admin:admin``` credentials for port ...
# ClamAV ## Table of Contents * [Summary](#summary) * [Enumerate](#enumerate) * [Ports](#ports) * [Services](#services) * [SSH](#ssh) * [SMTP](#smtp) * [HTTP](#http) * [RPC](#rpc) * [OS](#os) * [Nmap OS Discovery Scan](#nmap-os-discovery-scan) * [Nmap OS Discovery Scan via SMB](#nmap-os-d...
Awesome Infosec =============== [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) A curated list of awesome information security resources, inspired by the awesome-* trend on GitHub. Those resources and tools ar...
# Active Directory Labs/exams Review If you know me, you probably know that I've taken a bunch of Active Directory Attacks Labs so far, and I've been asked to write a review several times. After passing the CRTE exam recently, I decided to finally write a review on multiple Active Directory Labs/Exams! Note that when...
# BesiJossResources Basically here I list the best resources I find while learning a new thing or two. ## Computer Science Overview - [CrashCourse](https://www.youtube.com/playlist?list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo) - [Code: The Hidden Language of Computer Hardware and Software](<https://raw.githubusercontent....
<h1 align="center">mkpath <a href="https://twitter.com/intent/tweet?text=mkpath%20-%20Make%20URL%20path%20combinations%20using%20a%20wordlist%20https%3A%2F%2Fgithub.com%2Ftrickest%2Fmkpath&hashtags=bugbounty,bugbountytips,infosec"><img src="https://img.shields.io/badge/Tweet--lightgrey?logo=twitter&style=social" alt="T...
# Payloads All The Things A list of useful payloads and bypasses for Web Application Security. Feel free to improve with your payloads and techniques ! I <3 pull requests :) Every section contains: - README.md - vulnerability description and how to exploit it - Intruders - a set of files to give to Burp Intruder ...
# Awesome List Updates on Mar 11, 2018 8 awesome lists updated today. [🏠 Home](/README.md) · [🔍 Search](https://www.trackawesomelist.com/search/) · [🔥 Feed](https://www.trackawesomelist.com/rss.xml) · [📮 Subscribe](https://trackawesomelist.us17.list-manage.com/subscribe?u=d2f0117aa829c83a63ec63c2f&id=36a103854c) ...
# Lists List of useful, silly and [awesome](#awesome-) lists curated on GitHub. Contributions welcome! ✨ Now also available [in CSV](https://github.com/jnv/lists/blob/gh-pages/lists.csv)! ✨ - [Lists](#lists) - [Non-technical](#non-technical) - [Technical](#technical) - [awesome-*](#awesome-) - [Lists of li...
# Overpass What happens when some broke CompSci students make a password manager? [Overpass](https://tryhackme.com/room/overpass) ## Topic's - Network Enumeration - Web Enumeration - Web Poking - Cookie Manipulation - Brute Forcing (SSH) - Cryptography - ROT47 - Linux Enumeration - Exploiting Crontab - Abusing SU...
# Kyber, lyhyt oppimäärä Tästä materiaalipankista saat perustietoa verkkosovelluksen tietoturvasta ja sen testaamisesta. Materiaali on valikoitu ja tiivistetty palvelemaan ensisijaisesti ohjelmistokehittäjiä, jotka haluavat tehdä turvallisia järjestelmiä. Materiaalin tarkoitus on tukea omatoimista penetraatiotestausta...
# IoT Resources ## OWASP Resources - [OWASP Internet of Things Project](https://www.owasp.org/index.php/OWASP_Internet_of_Things_Project) - [OWASP IoT Testing Guides](https://www.owasp.org/index.php/IoT_Testing_Guides) ## IoT Hacking Communities - [IoT Village](https://www.iotvillage.org/) - [BuildItSecure.ly](http...
# HackTheBox Writeups for HackTheBox machines https://www.hackthebox.eu/ You can find me here on twitter if you need help: https://twitter.com/electronicbots
references ========== Remember: *If you're not paying for it, you're the product.* and "[Things can be different...](https://earthrights.co.uk/2020/12/23/lets-not-waste-this-moment/)" >"However the future unfolds, it's not something to be predicted, like the passage of a comet. It's something we build." *[by Robe...
# 水泽-信息收集自动化工具 [![GitHub release](https://img.shields.io/github/release/0x727/ShuiZe_0x727.svg)](https://github.com/0x727/ShuiZe_0x727/releases) 郑重声明:文中所涉及的技术、思路和工具仅供以安全为目的的学习交流使用,任何人不得将其用于非法用途以及盈利等目的,否则后果自行承担。 ## 0x01 介绍 作者:[Ske](https://github.com/SkewwG) 团队:[0x727](https://github.com/0x727),未来一段时间将陆续开源工具,地址:htt...
<h1>Pertanyaan JavaScript</h1> --- <span>Saya post pertanyaan pilihan ganda ke [Instagram](https://www.instagram.com/theavocoder) **stories** saya, yang saya post juga di sini ! update terakhir: <a href=#20191224><b>December 24th</b></a> Mulai tingkat dasar ke mahir: tes seberapa paham kamu tentang javascript,...
# Writeups ## Web ### Facebook - https://medium.com/bugbountywriteup/disclose-private-attachments-in-facebook-messenger-infrastructure-15-000-ae13602aa486 - https://www.vulnano.com/2019/03/facebook-messenger-server-random-memory.html - https://vinothkumar.me/20000-facebook-dom-xss/ ### Google - https://www.ezequiel...
<h1 align="center"> <br> <a href="https://github.com/six2dez/reconftw"><img src="https://github.com/six2dez/reconftw/blob/main/images/banner.png" alt="reconftw"></a> <br> reconFTW <br> </h1> <p align="center"> <a href="https://github.com/six2dez/reconftw/releases/tag/v2.1.0"> <img src="https://img.shi...
# SHIFT AppSec 2019 ## Стек технологий - Python3 + Flask ([uwsgi-nginx-flask-docker](https://github.com/tiangolo/uwsgi-nginx-flask-docker)) - Docker - Git - Firefox - Burp Suite - некоторые зависимости для python ## Как работаем Шаги: 1) Регистрируемся на [github.com](https://github.com), если нет аккаунта 2) Капитан...
## 👑 What is KingOfOneLineTips Project ? 👑 Our main goal is to share tips from some well-known bughunters. Using recon methodology, we are able to find subdomains, apis, and tokens that are already exploitable, so we can report them. We wish to influence Onelinetips and explain the commands, for the better understan...
# Previse - HackTheBox - Writeup Linux, 20 Base Points, Easy ## Machine ![‏‏Explore.JPG](images/Previse.JPG) ## TL;DR To solve this machine, we begin by enumerating open services using ```namp``` – finding ports ```22``` and ```80```. ***User***: Running ```gobuster``` and found ```acounts.php``` page, Using that ...
# Awesome Open Minds Team [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) A collection of awesome useful and awesome links, resources and shiny things for our friends :smiley: . * [Awesome Open Minds Team](https...
# Update Kali ``` sudo apt update sudo apt full-upgrade -y sudo apt install -y asciinema bloodhound bzip2 cherrytree curl dirsearch docker expect exploitdb flameshot ffuf gcc gifsicle git gobuster golang gzip imagemagick inkscape libsqlite3-dev libxslt-dev libxml2-dev nikto nishang openvpn p7zip-full perl python3 pyt...
![alt text](https://raw.githubusercontent.com/wpscanteam/wpscan/gh-pages/wpscan_logo_407x80.png "WPScan - WordPress Security Scanner") v3 BETA [![Gem Version](https://badge.fury.io/rb/wpscan.svg)](https://badge.fury.io/rb/wpscan) [![Build Status](https://travis-ci.org/wpscanteam/wpscan-v3.svg?branch=master)](https://t...
## ![jsubfinder logo](https://user-images.githubusercontent.com/17349277/146734055-8b836305-7a13-4c66-a02b-d92932322b42.png) JSubFinder is a tool writtin in golang to search webpages & javascript for hidden subdomains and secrets in the given URL. Developed with BugBounty hunters in mind JSubFinder takes advan...
# Node Version Manager [![Build Status](https://travis-ci.org/creationix/nvm.svg?branch=master)][3] [![nvm version](https://img.shields.io/badge/version-v0.33.6-yellow.svg)][4] [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/684/badge)](https://bestpractices.coreinfrastructure.org/projects/...
<p align="center"><img src="src/banner.png" alt="Banner"></img></p> <p align="center">Creator: <a href="https://app.hackthebox.eu/profile/27897">bertolis</a></p> # Personal thoughts Easy and multi-way machine. We use Drupalgeddon2 (SA-CORE-2018-002) vuln to get a reverse shell. Then we abuse our sudo privileges by ins...
<p align="center"> <img src="https://raw.githubusercontent.com/gnebbia/kb/main/img/kb_logo.png" width="200"/> </p> # kb. A minimalist knowledge base manager Author: gnc <nebbionegiuseppe@gmail.com> Copyright: © 2020, gnc Date: 2022-09-21 Version: 0.1.7 ## Purpose kb is a text-oriented minimalist command li...
# Awesome Cyber Security University Overview 🎓 Because Education should be free. Contributions welcome! 🕵️ [🏠 Home](/README.md) · [🔥 Feed](https://www.trackawesomelist.com/brootware/awesome-cyber-security-university/rss.xml) · [📮 Subscribe](https://trackawesomelist.us17.list-manage.com/subscribe?u=d2f0117aa829c...
# hackthebox [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) ![GitHub repo size](https://img.shields.io/github/repo-size/cyberwr3nch/hackthebox) <br /> ![GitHub Repo stars](https://img.shields.io/github/stars/cyberwr3nch/hackthebox?style=social) ![GitHub f...
# Dictionary-Of-Pentesting ## 简介 收集一些常用的字典,用于渗透测试、SRC漏洞挖掘、爆破、Fuzzing等实战中。 收集以实用为原则。目前主要分类有认证类、文件路径类、端口类、域名类、无线类、正则类。 涉及的内容包含设备默认密码、文件路径、通用默认密码、HTTP参数、HTTP请求头、正则、应用服务默认密码、子域名、用户名、系统密码、Wifi密码等。 该项目计划持续收集,也欢迎感兴趣的大佬一起来完善。可直接提交PR,也可以提建议到issue。 ## 更新记录 **2021.02.03** 1. 增加amass的子域名字典。 **2021.01.31** 1. 增加AllAboutBu...
# Swagger Code Generator [![Build Status](https://img.shields.io/travis/swagger-api/swagger-codegen/master.svg?label=Petstore%20Integration%20Test)](https://travis-ci.org/swagger-api/swagger-codegen) [![Run Status](https://img.shields.io/shippable/5782588a3be4f4faa56c5bea.svg?label=Mustache%20Template%20Test)](https:/...
# Bug Bounty Helpdesk(Under Development) > Note: Contents inside the **RESETHACKER Community** are to help our community members and content belongs to respective Authors and RESETHACKER Team. BugBounty HelpDesk | Title -- | -- **0** Bug bounty FAQ | [Friendly Q/A](https://github.com/RESETHACKER-COMMUNITY/Pentesti...
# Intranet Penetration CheetSheets Modified by: [z3r0yu](https://twitter.com/zeroyu_) Blog: http://zeroyu.xyz Table of Contents ================= * [信息搜集](#信息搜集) * [开源情报信息收集(OSINT)](#开源情报信息收集osint) * [github](#github) * [whois查询/注册人反查/邮箱反查/相关资产](#whois查询注册人反查邮箱反查相关资产) * [google hackin...
# Awesome-Android-Security ![awesome](https://awesome.re/badge.svg) ![Screenshot](img/androidsec.png) # Table of Contents - [Blog](#blog) - [How To's](#how-tos) - [Papers](#paper) - [Books](#books) - [Trainings](#Trainings) - [Tools](#tools) * [Static Analysis Tools](#Static-Analysis) * [Dynamic Analysis Tools...
# WPScan Cheat Sheet #### Uso Básico ``` wpscan --url <Target> -v ``` #### Uso Básico y ocultar el banner de inicio ``` wpscan --url <Target> -v --no-banner ``` #### Escaneo Rápido ``` wpscan --url <Target> --threads 8 ``` #### Guardar el resultado en un archivo ``` wpscan --url <Target> -o <FileName> ``` #### Enu...
# Ethical-hacking-Roadmap & bug hunting Roadmap This is a resource factory for anyone looking forward to starting bug hunting and Ethical hacking would require guidance as a beginner. Hi! I'm Ashutosh chandra shah . I am currently working as a Security Engineer . I am creating this repository for everyone to contribu...
# Bastion <h1 align="center"> <br> <a href="https://www.hackthebox.eu/home/machines/profile/186"><img src="images/img.png" alt="bastion"></a> <br> </h1> <h4 align="center"> Author: L4mpje</h4> *** __Machine IP__: 10.10.10.134 __DATE__ : 17/07/2019 __START TIME__: 11:36 PM *** ## Nmap ![](images/nmap.pn...
--- title: "Nuclei" category: "scanner" type: "Website" state: "released" appVersion: "v2.5.2" usecase: "Nuclei is a fast, template based vulnerability scanner." --- <!-- SPDX-FileCopyrightText: 2021 iteratec GmbH SPDX-License-Identifier: Apache-2.0 --> <!-- .: IMPORTANT! :. -------------------------- This file is ge...
# [S.E.Book.](https://t.me/S_E_Book) Список литературы, статей, различных документов tg канала @S_E_Book. Список будет дополняться каждую неделю, по мере нахождения полезного материала. ## Меню: - [Книги по информационной безопасности на Русском языке.](#Информационная-безопасность-RU) - [Книги по информационной безопа...
# Dictionary-Of-Pentesting ## 简介 收集一些常用的字典,用于渗透测试、SRC漏洞挖掘、爆破、Fuzzing等实战中。 收集以实用为原则。目前主要分类有认证类、文件路径类、端口类、域名类、无线类、正则类。 涉及的内容包含设备默认密码、文件路径、通用默认密码、HTTP参数、HTTP请求头、正则、应用服务默认密码、子域名、用户名、系统密码、Wifi密码等。 该项目计划持续收集。 ## 更新记录 **2022.05.08** 1. 增加 keys/secret 正则表达式 2. 增加Dom XSS sink **2021.12.14** 1. 增加EyeWitness的识别规则 **202...
Awesome Infosec =============== [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) A curated list of awesome information security resources, inspired by the awesome-* trend on GitHub. Those resources and tools ar...
# Awesome Bug Bounty Builder ¯\\_(ツ)_/¯ <div align="center"> <img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat"/> <br/> <a href="https://github.com/0xJin/awesome-bugbounty-builder/network"><img alt="GitHub forks" src="https://img.shields.io/github/forks/0xJin/awesome-bugbou...
# awesome-computer-science-opportunities An awesome list of events and fellowship opportunities for computer science students ## Contents - [Learning Platform](#learning-platform) - [Competitive Programming](#competitive-programming) - [Web Development](#web-development) - [Mobile Development](#mobile-devel...
# Wordpress Common Misconfiguration Here I will try my best to mention all common security misconfigurations for Wordpress I saw before or officially referenced. I will be attaching all poc and reference as well # Index * [Wordpress Detection](https://github.com/0xmaximus/Galaxy-Bugbounty-Checklist/blob/main/WordPress...
# HackTheBox CTF Cheatsheet This cheatsheet is aimed at the CTF Players and Beginners to help them sort Hack The Box Labs on the basis of Operating System and Difficulty. This list contains all the Hack The Box writeups available on hackingarticles. We have performed and compiled this list on our experience. Please sh...
# Guide to Bug Bounty Hunting ## Mindset If you are beginning bug bounty hunting, you will need to know that it will take time to learn the bug hunting skills. You need to have the patience and determination to continue hunting even though you might not see successful results quickly. The bug bounty field is crowded an...
* [[kazan71p](https://hackerone.com/kazan71p)] [Information Disclosure on stun screenhero com](https://hackerone.com/reports/175061) * [[sp1d3rs](https://hackerone.com/sp1d3rs)] [Order-phishing via Payment ID URL](https://hackerone.com/reports/186862) * [[haquaman](https://hackerone.com/haquaman)] [Self-XSS via locat...
## 👑 What is KingOfOneLineTips Project ? 👑 Our main goal is to share tips from some well-known bughunters. Using recon methodology, we are able to find subdomains, apis, and tokens that are already exploitable, so we can report them. We wish to influence Onelinetips and explain the commands, for the better understan...
## Awesome Security Write-Ups and POCs > A curated list of delightful writeups and POCs #### Not mine not yours, It's everyone's. Feel free to contribute. ![hacking-resource](https://github.com/dhaval17/hacking-resources/raw/assets/images/hacker.jpg) #### Submitting new resource : Please read the [Contribution D...
# The Atypical OSINT Guide #### The most unusual OSINT guide you've ever seen. The repository is intended for bored professionals only. #### PRs are welcome! Feel free to submit a pull request, with anything from small fixes to translations, docs or tools you'd like to add. > **Disclaimer: All information (tools, l...
<h1 align="center"> <img src="static/nuclei-logo.png" alt="nuclei" width="200px"></a> <br> </h1> [![License](https://img.shields.io/badge/license-MIT-_red.svg)](https://opensource.org/licenses/MIT) [![Go Report Card](https://goreportcard.com/badge/github.com/projectdiscovery/nuclei)](https://goreportcard.com/repor...
# CI/CD attacks > CI/CD pipelines are often triggered by untrusted actions such a forked pull requests and new issue submissions for public git repositories.\ > These systems often contain sensitive secrets or run in privileged environments.\ > Attackers may gain an RCE into such systems by submitting crafted payloads...
Author: [Evi1cg](https://twitter.com/Evi1cg) Blog: https://evi1cg.github.io Table of Contents ================= - [Table of Contents](#table-of-contents) - [信息搜集](#信息搜集) - [开源情报信息收集(OSINT)](#开源情报信息收集osint) - [github](#github) - [whois查询/注册人反查/邮箱反查/相关资产](#whois查询注册人反查邮箱反查相关资产) - [google hac...
# Cheat sheets If you want to clone all of these locally I have a repo with all of them as submodules and you can clone them all with `git clone --recursive --jobs 8 https://github.com/FalsePhilosopher/Infosec-Cheatsheets` https://github.com/OriolOriolOriol/Active-Directory-Cheat-Sheet https://github.com/Integration...
![alt text](https://raw.githubusercontent.com/wpscanteam/wpscan/gh-pages/wpscan_logo_407x80.png "WPScan - WordPress Security Scanner") [![Build Status](https://travis-ci.org/wpscanteam/wpscan.svg?branch=master)](https://travis-ci.org/wpscanteam/wpscan) [![Code Climate](https://img.shields.io/codeclimate/github/wpscan...
<h1 align="center"> 👑 What is KingOfBugBounty Project </h1> Our main goal is to share tips from some well-known bughunters. Using recon methodology, we are able to find subdomains, apis, and tokens that are already exploitable, so we can report them. We wish to influence Onelinetips and explain the commands, for the...
# Web Sockets Attacks > The WebSocket protocol allows a bidirectional and full-duplex communication between a client and a server Tools: - [ws-harness.py](https://gist.githubusercontent.com/mfowl/ae5bc17f986d4fcc2023738127b06138/raw/e8e82467ade45998d46cef355fd9b57182c3e269/ws.harness.py) ## Summary * [Using ws-har...
> It's like bowling with bumpers. - [@ippsec](https://twitter.com/ippsec) # AutoRecon AutoRecon is a multi-threaded network reconnaissance tool which performs automated enumeration of services. It is intended as a time-saving tool for use in CTFs and other penetration testing environments (e.g. OSCP). It may also be ...
Original repo : https://github.com/d4t4s3c/Offensive-Reverse-Shell-Cheat-Sheet # `Offensive Reverse Shell (Cheat Sheet)` - [<kbd>Bash</kbd>](#Bash) * [<kbd>Bash URL Encoding</kbd>](#Bash-URL-Encoding) - [<kbd>Netcat</kbd>](#Netcat) * [<kbd>Netcat Linux</kbd>](#Netcat-Linux) * [<kbd>Netcat Windows</kbd>](#Netcat...
# Bug Bounty Hunting: I prefer below available resources to succeed in Bug Bounty Hunting. I'll update this monthly with new techniques. ## Platforms: 1. OpenBugBounty - (XSS/CSRF/IDOR)(Will accept report from any site) 2. BugCrowd 3. HackerOne 3. Cobalt.io 4. SynAck (Only invited researchers) 5. Other self hosted...
FuzzDB was created to increase the likelihood of finding application security vulnerabilities through dynamic application security testing. It's the first and most comprehensive open dictionary of fault injection patterns, predictable resource locations, and regex for matching server responses. **Attack Patterns -...