Skip to content

abdelrhman445/penter_varn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CyberSentry Pro+

πŸ” CyberSentry Pro+ is an advanced web vulnerability scanner built for ethical hackers and penetration testers. It performs deep analysis on websites to discover security misconfigurations and vulnerabilities.


πŸš€ Features

  • βœ… 30+ vulnerability checks (XSS, SQLi, LFI, SSRF, IDOR, etc.)
  • πŸ›‘οΈ Security headers inspection
  • 🌐 DNS & subdomain enumeration
  • πŸ“¦ Compression and server fingerprinting
  • πŸ” API & WebSocket endpoint detection
  • πŸ“‘ Sensitive file & directory exposure detection
  • πŸ“Š JSON and HTML report generation
  • 🧡 Multi-threaded scanning for better performance
  • 🧠 Technology & CMS detection (WordPress, Laravel, etc.)

βš™οΈ Requirements

Install Python 3.7+ and the required packages.

requirements.txt

Package Purpose
requests Sending HTTP/HTTPS requests
beautifulsoup4 HTML parsing for crawling and form extraction
colorama Terminal color formatting
dnspython DNS queries (A, MX, TXT, CNAME, etc.)
pyjwt JWT decoding and vulnerability checks
brotli Brotli decompression for HTTP response compression
zlib (builtin) GZIP/Deflate decompression (standard Python library)

Install requirements:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages