Skip to content

Go script to get most accessed paths in requests getting log files as input and generating a csv as output

License

Notifications You must be signed in to change notification settings

MMazoni/most-used-features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MUF - Most Used Features

curl -LOk https://github.com/MMazoni/most-used-features/archive/refs/heads/main.zip
unzip main.zip
cd most-used-features-main
chmod +x ./bin/muf
./bin/muf --help

Get the most used features using the apache logs

./bin/muf access

Catalog the CSRF errors

./bin/muf csrf

Build

go build -o bin/muf

About

Go script to get most accessed paths in requests getting log files as input and generating a csv as output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published