Skip to content

Iamstanlee/bee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

	______   _______  _______
	(  ___ \ (  ____ \(  ____ \
	| (   ) )| (    \/| (    \/
	| (__/ / | (__    | (__
	|  __ (  |  __)   |  __)
	| (  \ \ | (      | (
	| )___) )| (____/\| (____/\
	|/ \___/ (_______/(_______/

Bee is a c-tier recon framework, inspired by Harsh-Bothra's Bheem

Installation

  • requirements

    • Golang
    • sudo apt install python3
    • sudo apt install python3-pip
  • clone this repo

    git clone https://github.com/Iamstanlee/bee.git
    cd bee;chmod +x install.sh
    
  • then run

    ./install.sh
    

Usage

  • I've categorized the recon into two
    • small scope recon eg recon on example.com
    • medium scope recon eg *.example.com
  • Either (not both) of the recon category can be run at a time
  • Create a new file newtargets.txt to contain either small and medium scope targets
  • Save and run bee
  • For small scope, pass an 's' flag to tell bee it's small scope ie bee -s

Tools Used

  • gf
  • nuclei
  • subfinder
  • assetfinder
  • sublist3r
  • httpx
  • gau
  • waybackurls

Releases

No releases published

Packages

No packages published

Languages