Hackerinthehouse
1.95K subscribers
127 photos
6 videos
23 files
527 links
Learn about Cybersecurity!
Download Telegram
​​Advanced SQL Injection Cheatsheet

This repository contains a advanced methodology of all types of SQL Injection.

• Find injection point
• Understand the website behaviour
• Send queries for enumeration
• Understanding WAF & bypass it
• Dump the database

https://github.com/kleiton0x00/Advanced-SQL-Injection-Cheatsheet

#infosec #pentesting #bugbounty
❤‍🔥4👍1
Bug Bounty Beginner's Roadmap

This is a resource factory for anyone looking forward to starting bug hunting and would require guidance as a beginner.

https://github.com/bittentech/Bug-Bounty-Beginner-Roadmap

#bugbounty #pentesting #infosec
❤‍🔥5🔥2
​​wpfinger

WordPress scanning tool.

• Core version detection
• Plugin scanning through fingerprinting
• Vulnerability output, using database from Wordfence

https://github.com/LeakIX/wpfinger

#pentesting #redteam #bugbounty
👍2🔥1
​​BLACKHAT_Asia2023

Just About BLACKHAT USA2022 PDF Public. File List, Search what your intersting.

https://github.com/Mr-xn/BLACKHAT_Asia2023

#infosec #pentesting #redteam
👍1
​​RedCaddy

C2 redirector base on caddy.

• Block IP by GEOIP country
• Allow requests by header matcher
• User-agent & IP blacklist
• Support multiple redirection
• TeamServer port warden

https://github.com/XiaoliChan/RedCaddy

#infosec #pentesting #redteam
🔥1
​​Logger++

A multithreaded logging extension for #BurpSuite. In addition to logging requests and responses from all Burp Suite tools, the extension allows advanced filters to be defined to highlight interesting entries or filter logs to only those which match the filter.

https://github.com/nccgroup/LoggerPlusPlus

#infosec #pentesting #bugbounty
👍3🔥1
​​x8

Hidden parameters discovery suite written in Rust.

The tool aids in identifying hidden parameters that could potentially be vulnerable or reveal interesting functionality that may be missed by other testers. Its high accuracy is achieved through line-by-line comparison of pages, comparison of response codes, and reflections.

https://github.com/Sh1Yo/x8

#infosec #pentesting #bugbounty
🔥1
​​Red Teaming & Pentesting checklists for various engagements

Even though, a penetration test is a creative process most people maintain private checklists to ensure that they will not forget to test networks, systems and applications against various scenarios and maintain the overall quality of the assessment.

https://github.com/netbiosX/Checklists

infosec #pentesting #redteam
​​Bug Bounty scripts

The scripts I write to help me on my bug bounty hunting.

https://github.com/victoni/Bug-Bounty-Scripts

#infosec #pentesting #bugbounty
🔥1
​​toxssin

Penetration testing tool that automates the process of exploiting Cross-Site Scripting (XSS) vulnerabilities. It consists of an https server that works as an interpreter for the traffic generated by the malicious JavaScript payload that powers this tool (toxin.js).

This project started as (and still is) a research-based creative endeavor to explore the exploitability depth that an XSS vulnerability may introduce by using vanilla JavaScript, trusted certificates and cheap tricks.

https://github.com/t3l3machus/toxssin

#infosec #pentesting #redteam
👍4
​​ADHunt v2.0

A tool for enumerating Active Directory Enviroments looking for interesting AD objects, vulnerabilities, and misconfigurations. It currently uses a combination ldap queries and available tooling. It was built as a follow up to LinWinPwn.

https://github.com/Auto19/ADHunt

#infosec #pentesting #redteam
​​IAMActionHunter

IAMActionHunter is an IAM policy statement parser and query tool aims to simplify the process of collecting and understanding permission policy statements for users and roles in AWS Identity and Access Management (IAM). Although its functionality is straightforward, this tool was developed in response to the need for an efficient solution during day-to-day AWS penetration testing.

https://github.com/RhinoSecurityLabs/IAMActionHunter

#cybersecurity #infosec #pentesting
​​💠 Unshackle

Open-source tool to bypass windows and linux passwords from bootable usb.

https://github.com/Fadi002/unshackle

#infosec #pentesting #redteam