Results 1 to 5 of 5

Thread: Can't get search to work

  1. #1

    Can't get search to work

    I seriously cannot get the search function in the GUI file browser to work. I have never been able to get a single result to ever show up. I don't know if I'm doing it wrong or what. Can anyone do a simple search that would guarantee a result so I could try it and see if it works. Also, why does Kali not move to the directory of the script when clicking on the tool in menus. Like where is thc-ssl-dos (stress-testing>web-stress-testing)? Please help. Thanks.

  2. #2
    Join Date
    2013-Apr
    Posts
    126
    You can use locate or find commands from a shell to do your search.

  3. #3
    The find command is so extensive and complex (look at that man page) though. How's locate?

  4. #4
    Join Date
    2013-Apr
    Posts
    126
    For example:

    Code:
    find / -name file_to_searh

  5. #5
    The gui search function will only search your home directory. As it should for a normal linux install

Similar Threads

  1. Sandi Exploit Search Engine - version 1.2
    By 0x0ptim0us in forum General Archive
    Replies: 1
    Last Post: 2014-02-04, 09:19

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •