Projects STRLCPY sub3suite Commits 57f5b062
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 4 lines
    5 5  [![Twitter](https://img.shields.io/twitter/follow/sub3suite?label=twitter&style=social)](https://twitter.com/sub3suite)
    6 6   
    7 7  # Subdomain Enumeration Suite
    8  -sub3suite is a research-grade suite of tools for subdomain enumeration, OSINT information gathering & attack surface mapping. Supports both
    9  -manual and automated analysis on targets with many available feautues & tools.
     8 +Sub3 Suite is a research-grade suite of tools for Subdomain Enumeration, OSINT Information gathering & Attack Surface Mapping. Supports both
     9 +manual and automated analysis on variety of targets types with many available feautues & tools.
    10 10   
    11  -## ScreenShots
     11 +## Screenshots
    12 12  <img src="docs/images/screenshot_osint.png"/>
    13 13  <img src="docs/images/screenshot_project.png"/>
    14 14   
    skipped 22 lines
    37 37  2. Unzip.
    38 38  3. Run.
    39 39   
    40  -**NOTE**
    41  -On windows install the msvc-redistributable package `sub3suite/vcredist_x64.exe` or `sub3suite/vcredist_x86.exe` if the program fails to run.
     40 +**NOTE:**
     41 + 
     42 +On windows install the msvc-redistributable package `sub3suite/vcredist_x64.exe` or `sub3suite/vcredist_x86.exe` if the program fails to run on first try.
    42 43   
    43 44   
    44 45  You can also [compile](COMPILING.md) sub3suite yourself with a few easy steps!
    skipped 9 lines
Please wait...
Page is in error, reload to recover