RecScanSec – Reconnaisance Scanner Security

RecScanSec made for reconnaisance Scanner and information gathering with an emphasis on simplicity. Following are the features of the scanner;

  • Information Security Headers
  • WAF Analyzer
  • Information Disclosure
  • Banner Grabbing
  • Url Crawl
  • HTML Form Detector
  • Port Scanner
  • Get SSL Information
  • Subdomain Enumeration
  • Host Mapper
  • Url Fuzzing & sensitive dir
  • All results scanned will be saved in the output directory

Also Read – ReverseTCPShell : PowerShell ReverseTCP Shell, Client & Server

Requirements

  • asyncio
  • click
  • requests
  • colorlog
  • bs4
  • tldextract

Usage & Installation

$ apt-get install python3 nmap
$ pip3 install -r requirements.txt
$ python3 RecScanSec.py http://target.co.li

Usage: RecScanSec.py [OPTIONS] TARGET

Options:
–version Show the version and exit.
–timeout INTEGER Seconds to wait before timeout connections
–proxy TEXT if Use a proxy ex: 0.0.0.0:8888 if with auth
0.0.0.0:8888@user:password
–cookies TEXT if use cookie comma separated cookies to add the
requestex: PHPSESS:123,kontol:True
–no-url-fuzzing do not fuzz url
–update Check For Update
–help Show this message and exit.

R K

Recent Posts

Starship : Revolutionizing Terminal Experiences Across Shells

Starship is a powerful, minimal, and highly customizable cross-shell prompt designed to enhance the terminal…

2 days ago

Lemmy : A Decentralized Link Aggregator And Forum For The Fediverse

Lemmy is an innovative, open-source platform designed for link aggregation and discussion, providing a decentralized…

2 days ago

Massive UX Improvements, Custom Disassemblers, And MSVC Support In ImHex v1.37.0

The latest release of ImHex v1.37.0 introduces a host of exciting features and improvements, enhancing…

2 days ago

Ghauri : A Powerful SQL Injection Detection And Exploitation Tool

Ghauri is a cutting-edge, cross-platform tool designed to automate the detection and exploitation of SQL…

2 days ago

Writing Tools : Revolutionizing The Art Of Writing

Writing tools have become indispensable for individuals looking to enhance their writing efficiency, accuracy, and…

2 days ago

PatchWerk : A Tool For Cleaning NTDLL Syscall Stubs

PatchWerk is a proof-of-concept (PoC) tool designed to clean NTDLL syscall stubs by patching syscall…

3 days ago