Baric's knowledge Base
Ctrlk
  • Baric
  • Security Programs
    • OSINT
    • Security FrameWorks
    • Threat Hunting
    • Shells
    • Reverse Engineering
    • Phishing
    • Browser Tools
    • Mobile
    • Audit and Scanners
    • Windows
    • Bug Bounty
      • Online Resources
      • Burp Community (free version)
      • Caido (burp alt)
      • Ghauri SQL injection
      • Open bullet pen-testing tool
      • FirebaseExploiter
      • Easy Scan website scanner
      • (git) Nosey Parker
      • Artemis web vulnerability scanner
      • PHP Cookie Stealer
      • Lookyloo website tree graph
      • Jira-scan
      • Stealerium key logger
      • Naabu site port scanner
      • Socialhunter
      • Klyda form password spray
      • WordPress scanning tool
      • Jbin-website-secret-scraper
      • ReconBulk subdomain
      • PyMeta site extracter
      • Interactsh opensourced burp
      • WafWoof
      • WhatWaf waf finder
      • Endext endpoint scraper
      • Python recon scripts web auditing
      • DomoArigato audit robox.txt
      • Amass OWASP web scanner
      • Feroxbuster
      • FOFA Viewer web scanner
      • BHEH's SecretOpt1c scanner
      • (bugbounty) Wildcrawl
      • CMSmap website vulnscan
      • SQLMap
      • GraphQLmap
      • (vuln scanner) Web Security Scanner
      • FFUF fuzzer
      • Shodan Scrapper
      • TruffleHog
      • Kiterunner
      • Arescan Advanced Directory Discovery Tool
      • Caido web app audit
      • Gungnir - Domain cert monitor
      • Scilla
      • WebCopilot
      • Subdominator
      • Web-Check: The Ultimate Toolkit for Website Analysis and Security Assessment
      • DorkGPT
      • Hexa Keylogger
      • Lazy Dork
      • AdminDirectoryFinder
      • BugTrace-AI (needs AI key)
      • WPProbe Scanner
    • Privacy
    • Useful Online Links
    • Spiders and Scrapers
    • Command and Control
    • HoneyPots
  • Development
    • BOF and Coff Executers
    • Code Scanners
    • Databases
    • Docker
    • API and Scraping Sources
    • Microsoft KQL
    • AD PS Commands
    • HomeLab
    • Compliance
    • Siems and EDR
    • Graphing Tools
    • Website Dev
    • Lanuages
    • GitHub
    • Gaming
    • Cursor AI code editor
    • IOS jailbreaking
  • IT Help
    • Windows
    • Mobile
    • Programs
    • Networking
    • Resume tools
  • Security Education
    • Monthly Security topics Outline
    • Do not call number spam
    • Games
    • Sec News
    • Online Learning
    • Comics
    • Communities
    • Videos
Powered by GitBook
On this page
  1. Security Programs
  2. Bug Bounty

PHP Cookie Stealer

This project is a simple PHP script used to demonstrate how an attacker can steal cookies. It captures the victim's cookie, IP address, user agent, and geographical details, and then logs this information.

LogoGitHub - noxvix/Xss-Exploitation: A PHP script demonstrating cookie stealing by capturing and logging request information, including the victim's cookie, IP address, HTTP referer, user agent, and geographical details. This educational tool serves to illustrate the importance of proper cookie handling and security practices. Use responsibly.GitHub
PreviousArtemis web vulnerability scannerNextLookyloo website tree graph

Last updated 1 year ago