SecTeer VulnDetect & PatchPro Support Forum VulnDetect
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Download VulnDetect Installer
    • Login

    Toolbox for VulnDetect

    Scheduled Pinned Locked Moved Detection Issues
    app-detection
    35 Posts 4 Posters 14.2k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G Offline
      GregAlexandre @GregAlexandre
      last edited by

      @GregAlexandre :
      To extract icons I now use Quick Any2Ico : https://www.carifred.com/quick_any2ico/
      Regards.

      1 Reply Last reply Reply Quote 0
      • G Offline
        GregAlexandre
        last edited by

        @OLLI_S : It seems that you did not updated the site with your latest toolbox?
        Still in beta?
        Will you sign your .exe ?

        OLLI_SO 1 Reply Last reply Reply Quote 0
        • OLLI_SO Offline
          OLLI_S Community Moderator @GregAlexandre
          last edited by

          @GregAlexandre said in Toolbox for VulnDetect:

          @OLLI_S : It seems that you did not updated the site with your latest toolbox?
          Still in beta?
          Will you sign your .exe ?

          It is still in Beta because I need to implement some features (smaller changes).

          And I am waiting for a new version of Quick Any2Ico that detects the original size of the icon in the EXE file (contacted the developer but no reply yet).

          I have no idea what is needed to sign an application (stopped programming 10 years ago and started it again for the Toolbox).

          G 1 Reply Last reply Reply Quote 0
          • G Offline
            GregAlexandre @OLLI_S
            last edited by GregAlexandre

            @OLLI_S ; May I suggest that you release your version even if not perfect.
            Agile way of life. 🙂
            You have to get a valid pair of key to sign code*. Then you use the private key to sign your code. The way you do it is depending of you compiler. I know to do it for macros. And more than 10 years ago I knew how to do it with Visual Studio (was it Studio ?). Quite sure you will find this very quickly in help of your compiler.

            • you can get needed keys at Cacert if you are assured by some assurers. Only recognize if you trust Cacert root but free and better than nothing.
            1 Reply Last reply Reply Quote 0
            • T Offline
              Tom VulnDetect Team Member @OLLI_S
              last edited by

              @OLLI_S Just wanted to officially inform about some upcoming and breaking changes to the agent.

              Well, breaking for the Toolbox, but not for anything else, as far as we can tell.

              With the upcoming major release of the agent, it will no longer be possible to run the --immediate in the same as way as before.

              The reason is simple: It doesn't make sense, because the inspection data returned by the agent are wrong, because the agent runs in the wrong context.

              Instead, the --immediate will be changed to send a request for a new inspection task to the backend. Within 1 minute, the agent (the service) should pick up the task and inspect.

              This also means that the following options will be removed from the agent:

              --no-filesystem
              --no-registry
              --no-system
              --no-msi
              --no-winupdate
              --ignore
              --path
              

              The "ignore" and "path" can still be controlled via the registry:
              https://vulndetect.org/topic/2388/

              I don't know how many users use the Toolbox, we use it, because it is a nice way to extract data for new detections, which in turn is posted to some internal sub-categories for documentation purposes.

              But the functionality to inspect is not used by anyone at SecTeer.

              /Tom
              Download the latest SecTeer VulnDetect agent here:
              https://vulndetect.com/dl/secteerSetup.exe

              G 1 Reply Last reply Reply Quote 0
              • G Offline
                GregAlexandre @Tom
                last edited by

                @Tom :
                I use it to get apps details.
                I use the beta version to get icon
                In my family some were preferring the toolbox instead of the inspect button.
                🙂
                Greg.

                T 1 Reply Last reply Reply Quote 0
                • T Offline
                  Tom VulnDetect Team Member @GregAlexandre
                  last edited by

                  @GregAlexandre Interesting.

                  Luckily, I discussed this with a developer earlier today, and it seems that we can keep the --immediate though technically it will work quite differently.

                  Instead of running an inspection, it will signal the service and ask it to run the inspection.

                  Only caveat is that it most likely will require Admin privileges to send this signal.

                  And then the process will exit immediately, while the service runs in the background.

                  The other options will still vanish because they will be incompatible with the new changes.

                  /Tom
                  Download the latest SecTeer VulnDetect agent here:
                  https://vulndetect.com/dl/secteerSetup.exe

                  G 1 Reply Last reply Reply Quote 0
                  • G Offline
                    GregAlexandre @Tom
                    last edited by

                    @Tom : Thanks.
                    But I explained that the "inspect" button now does the same thing. So no worry, for us, if the --immediate disappear.
                    We used the toolbox to send you a new app. 🙂
                    Regards.

                    1 Reply Last reply Reply Quote 0
                    • OLLI_SO Offline
                      OLLI_S Community Moderator
                      last edited by

                      I thought about the Future of the Toolbox.
                      Maybe I remove the buttons Start Full System Scan and also Check-In to VulnDetect Servers.
                      Or maybe I remove the complete first page in the Toolbox.

                      The next issue is the Ignored Paths.
                      Currently there is no UI where users can see the ignored paths and edit them.
                      See [Work in progress] Exclude specific drives/folders from scan

                      In that topic a guy called @Tom wrote at 31 Jan 2019, 17:57:

                      And in the long run, this will be done via the UI. Only technically savvy users should play with this in the registry or on the command line.

                      Hey, that was 3 Years, 9 Months and 12 Days ago.
                      And we still have no UI, where users can enter the ignored paths.
                      I think it does not make any sense to code this in the Toolbox, right?

                      So, what is your feedback @Tom and @GregAlexandre
                      You both seem to be the only active users (together with me) of the toolbox.

                      @Tom I have a new idea:
                      What about a web-dialog, where users drag an exe file to and the dialog performs the same things, as the toolbox (extracts the version info and also the icon)?

                      G T 2 Replies Last reply Reply Quote 0
                      • G Offline
                        GregAlexandre @OLLI_S
                        last edited by

                        @OLLI_S & @Tom: clearly helps to send details of undetected applications and icon.
                        Still use it for that.

                        1 Reply Last reply Reply Quote 0
                        • T Offline
                          Tom VulnDetect Team Member @OLLI_S
                          last edited by

                          @OLLI_S Lots of good ideas.
                          The first one, that about excluding drives or folders, is getting a lot closer. I don't have a date yet, but we will soon make the final decision about how it should be implemented in the backend and then it shouldn't be long before there will be a UI component for it too.

                          /Tom
                          Download the latest SecTeer VulnDetect agent here:
                          https://vulndetect.com/dl/secteerSetup.exe

                          1 Reply Last reply Reply Quote 0
                          • OLLI_SO OLLI_S referenced this topic on
                          • OLLI_SO OLLI_S referenced this topic on
                          • First post
                            Last post
                          Download SecTeer Personal VulnDetect - an alternative to the long lost Secunia PSI

                          Please see our Privacy and Data Processing Policy
                          Sponsored and operated by SecTeer | VulnDetect is a replacement for the EoL Secunia PSI
                          Forum software by NodeBB