Skip to content

b33f/beskar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beskar

The Couchbase Server security scanner

##Install Python Dependencies

pip3 install -r requirements.txt

##Generate CVE JSON file

curl 'https://services.nvd.nist.gov/rest/json/cves/1.0?cpeName=cpe:2.3:a:couchbase:couchbase_server:*:*:*:*:*:*:*:*&resultsPerPage=100' > cbserver-cves.json

##Setup User

Create a user on the cluster to login, a read-only admin role is sufficent

##Run the tool

python3 ./beskar.py -u Admin -c https://localhost:18091

About

The Couchbase Server security scanner

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages