10.03.202506:57
Top Information Gathering Tools
➀ ➧ Network Map (nmap) - Network Scanner - https://github.com/nmap/nmap
➁ ➨ Maltego - Visual Link Analysis - https://www.maltego.com/
➂ ➩ Shodan - IoT Search Engine - https://github.com/m4ll0k/Shodanfy.py
➃ ➫ Recon-ng - Web Reconnaissance Framework - https://github.com/lanmaster53/recon-ng
➄ ➬ Spiderfoot - OSINT Automation Tool - https://github.com/smicallef/spiderfoot
➅ ➮ theHarvester - Email and Subdomain Gatherer - https://github.com/laramies/theHarvester
➆ ➯ Amass - Network Mapping of Attack Surfaces - https://github.com/OWASP/Amass
➇ ➰ RED HAWK - All-In-One Scanning - https://github.com/Tuhinshubhra/RED_HAWK
➈ ➱ ReconSpider - Multi-purpose Gathering Tool - https://github.com/bhavsec/reconspider
➉ ➲ OSINT Framework - Information Gathering Collection - https://github.com/lockfale/OSINT-Framework
11 ➳ Infoga - Email OSINT Gatherer - https://github.com/m4ll0k/Infoga
12 ➵ Striker - Offensive Information Gathering - https://github.com/s0md3v/Striker
13 ➸ SecretFinder - API Key and Secret Finder - https://github.com/m4ll0k/SecretFinder
14 ➺ Xerosploit - Penetration Testing Toolkit - https://github.com/LionSec/xerosploit
15 ➼ FOCA - Metadata Analyzer - https://github.com/ElevenPaths/FOCA
16 ➽ ReconDog - Reconnaissance Swiss Army Knife - https://github.com/s0md3v/ReconDog
17 ➾ Metagoofil - Metadata Extractor - https://github.com/laramies/metagoofil
18 ⟶ Dracnmap - Nmap Script Wrapper - https://github.com/Screetsec/Dracnmap
19 ⟹ rang3r - Multi-threaded Port Scanner - https://github.com/floriankunushevci/rang3r
20 ⟿ Breacher - Admin Panel Finder - https://github.com/s0md3v/Breacher
Posted by @BugSpy
Make me admin in your channel for such hq content
➀ ➧ Network Map (nmap) - Network Scanner - https://github.com/nmap/nmap
➁ ➨ Maltego - Visual Link Analysis - https://www.maltego.com/
➂ ➩ Shodan - IoT Search Engine - https://github.com/m4ll0k/Shodanfy.py
➃ ➫ Recon-ng - Web Reconnaissance Framework - https://github.com/lanmaster53/recon-ng
➄ ➬ Spiderfoot - OSINT Automation Tool - https://github.com/smicallef/spiderfoot
➅ ➮ theHarvester - Email and Subdomain Gatherer - https://github.com/laramies/theHarvester
➆ ➯ Amass - Network Mapping of Attack Surfaces - https://github.com/OWASP/Amass
➇ ➰ RED HAWK - All-In-One Scanning - https://github.com/Tuhinshubhra/RED_HAWK
➈ ➱ ReconSpider - Multi-purpose Gathering Tool - https://github.com/bhavsec/reconspider
➉ ➲ OSINT Framework - Information Gathering Collection - https://github.com/lockfale/OSINT-Framework
11 ➳ Infoga - Email OSINT Gatherer - https://github.com/m4ll0k/Infoga
12 ➵ Striker - Offensive Information Gathering - https://github.com/s0md3v/Striker
13 ➸ SecretFinder - API Key and Secret Finder - https://github.com/m4ll0k/SecretFinder
14 ➺ Xerosploit - Penetration Testing Toolkit - https://github.com/LionSec/xerosploit
15 ➼ FOCA - Metadata Analyzer - https://github.com/ElevenPaths/FOCA
16 ➽ ReconDog - Reconnaissance Swiss Army Knife - https://github.com/s0md3v/ReconDog
17 ➾ Metagoofil - Metadata Extractor - https://github.com/laramies/metagoofil
18 ⟶ Dracnmap - Nmap Script Wrapper - https://github.com/Screetsec/Dracnmap
19 ⟹ rang3r - Multi-threaded Port Scanner - https://github.com/floriankunushevci/rang3r
20 ⟿ Breacher - Admin Panel Finder - https://github.com/s0md3v/Breacher
Posted by @BugSpy
Make me admin in your channel for such hq content
08.03.202507:31
Raspberry Pi Step By Step You Complete Guide
Posted by @BugSpy
Posted by @BugSpy
27.07.202406:19
Bug bounty Cheatsheet:
XSS
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/xss.md
https://github.com/ismailtasdelen/xss-payload-list
SQLi
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/sqli.md
SSRF
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/ssrf.md
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Server%20Side%20Request%20Forgery
CRLF
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/crlf.md
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/CRLF%20Injection
CSV-Injection
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/csv-injection.md
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/CSV%20Injection
Command Injection
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Command%20Injection
Directory Traversal
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Directory%20Traversal
LFI
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/lfi.md
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/File%20Inclusion
XXE
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/xxe.md
Open-Redirect
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/open-redirect.md
RCE
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/rce.md
Crypto
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/crypto.md
Template Injection
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/template-injection.md
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Server%20Side%20Template%20Injection
XSLT
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/xslt.md
Content Injection
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/content-injection.md
LDAP Injection
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/LDAP%20Injection
NoSQL Injection
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/NoSQL%20Injection
CSRF Injection
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/CSRF%20Injection
GraphQL Injection
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/GraphQL%20Injection
IDOR
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Insecure%20Direct%20Object%20References
ISCM
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Insecure%20Source%20Code%20Management
LaTex Injection
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/LaTeX%20Injection
OAuth
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/OAuth
XPATH Injection
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/XPATH%20Injection
Bypass Upload Tricky
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Upload%20Insecure%20Files
XSS
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/xss.md
https://github.com/ismailtasdelen/xss-payload-list
SQLi
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/sqli.md
SSRF
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/ssrf.md
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Server%20Side%20Request%20Forgery
CRLF
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/crlf.md
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/CRLF%20Injection
CSV-Injection
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/csv-injection.md
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/CSV%20Injection
Command Injection
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Command%20Injection
Directory Traversal
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Directory%20Traversal
LFI
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/lfi.md
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/File%20Inclusion
XXE
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/xxe.md
Open-Redirect
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/open-redirect.md
RCE
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/rce.md
Crypto
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/crypto.md
Template Injection
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/template-injection.md
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Server%20Side%20Template%20Injection
XSLT
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/xslt.md
Content Injection
https://github.com/EdOverflow/bugbounty-cheatsheet/blob/master/cheatsheets/content-injection.md
LDAP Injection
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/LDAP%20Injection
NoSQL Injection
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/NoSQL%20Injection
CSRF Injection
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/CSRF%20Injection
GraphQL Injection
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/GraphQL%20Injection
IDOR
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Insecure%20Direct%20Object%20References
ISCM
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Insecure%20Source%20Code%20Management
LaTex Injection
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/LaTeX%20Injection
OAuth
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/OAuth
XPATH Injection
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/XPATH%20Injection
Bypass Upload Tricky
https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Upload%20Insecure%20Files
19.07.202406:20
Awesome Hackers Search Engines
Online tools for search info about:
- exploit
- vulnerabilities
- people
- emails
- phone numbers
- domains
- certificates
and more.
https://github.com/edoardottt/awesome-hacker-search-engines
Online tools for search info about:
- exploit
- vulnerabilities
- people
- emails
- phone numbers
- domains
- certificates
and more.
https://github.com/edoardottt/awesome-hacker-search-engines
Shown 1 - 4 of 4
Log in to unlock more functionality.