Skip to content

JoshuaCarrera/enim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

enim

This is a web enumeration tool made with nim.

Compile

  • Install nim
  • nim c -d:release -d:strip --opt:size enim.nim

Usage

Flags:

  • --wordlist, -w
  • --url, -u
  • --exclude-code, -c
  • --extensions, -x

Example:

./enim -u=http://localhost:8080/ -w=/usr/share/wordlists/dirbuster/directory-list-2.3-medium.txt -c=500 -x=html,php

About

A web enumeration tool made with nim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages