Code Monkey home page Code Monkey logo

Comments (2)

g0tmi1k avatar g0tmi1k commented on July 25, 2024

It's working for me as designed. Could you give some more information about your setup?

Im using Kali Linux Rolling 2016.2 (x64) in a virtual machine, and using the package version (not via git).
I haven't edited searchsploit at all (or used any 3rd party scripts/commands to try and fix/alter/update anything).

root@kali:~# whereis searchsploit
searchsploit: /usr/bin/searchsploit /usr/share/man/man1/searchsploit.1.gz
root@kali:~# 
root@kali:~# head /usr/bin/searchsploit -n 20
#!/bin/bash
#       Name: SearchSploit - Exploit-DB's CLI search tool
#    Version: 3.4  (Release date: 2016-08-17)
# Written by: Offensive Security, Unix-Ninja & g0tmi1k
#   Homepage: https://github.com/offensive-security/exploit-database
#
## NOTE:
#   Exit code '0' means finished normally
#   Exit code '1' means something went wrong
#   Exit code '2' means finished help screen
#   Exit code '6' means updated from GitHub


## OS settings (get the path of where the script is stored + database file)
gitpath="/usr/share/exploitdb"
csvpath="${gitpath}/files.csv"


## Program settings
gitremote="https://github.com/offensive-security/exploit-database.git"
root@kali:~#
root@kali:~# searchsploit openSSL
--------------------------------------------------------------------------------------------------------------------------- ----------------------------------
 Exploit Title                                                                                                             |  Path
                                                                                                                           | (/usr/share/exploitdb/platforms)
--------------------------------------------------------------------------------------------------------------------------- ----------------------------------
OpenSSL ASN.1<= 0.9.6j 0.9.7b - Brute Forcer for Parsing Bugs                                                              | ./multiple/dos/146.c
Apache/mod_ssl (< 2.8.7) OpenSSL - 'OpenFuckV2.c' Remote Exploit (2)                                                       | ./unix/remote/764.c
OpenSSL < 0.9.7l / 0.9.8d - SSLv2 Client Crash                                                                             | ./multiple/dos/4773.pl
Debian and Derivatives OpenSSL 0.9.8c-1<= 0.9.8g-9 - Predictable PRNG Brute Force SSH Exploit (Perl)                       | ./linux/remote/5622.txt
Debian and Derivatives OpenSSL 0.9.8c-1<= 0.9.8g-9 - Predictable PRNG Brute Force SSH Exploit (Ruby)                       | ./linux/remote/5632.rb
Debian and Derivatives OpenSSL 0.9.8c-1<= 0.9.8g-9 - Predictable PRNG Brute Force SSH Exploit (Python)                     | ./linux/remote/5720.py
OpenSSL 0.9.8k / 1.0.0-beta2 - DTLS Remote Memory Exhaustion Denial of Service                                             | ./multiple/dos/8720.c
...SNIP...

from exploitdb.

g0tmi1k avatar g0tmi1k commented on July 25, 2024

Due to lack of response, will close the issue.
Please re-open once you are able to provide more information.

from exploitdb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.