Skip to content

jas502n/osf_db

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Usage:

sf-search.py list
  * This will list all software included in the database
sf-search.py list -f "cisco vpn"
  * This will list all software using a filter of cisco vpn

Once you have picked the software your interested in you can then do the following

sf-search.py search -s "Computer Associates BrightStor Enterprise Backup 10.0"

sf-search.py search -s "Computer Associates BrightStor Enterprise Backup 10.0" -c remote
  * This will return only remote exploits
sf-search.py search -s "Computer Associates BrightStor Enterprise Backup 10.0" -c local
  * This will return only local exploits

-c defaults as both

About

Offline Security Focus Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 42.8%
  • Python 18.5%
  • Perl 14.8%
  • Ruby 7.3%
  • PHP 7.1%
  • Prolog 4.5%
  • Other 5.0%