Skip to content

Part of functional are not present #15

Description

@J0hn-C77n

Hi!
Nice tool you've wrote! Appreciate it!

I see that there's no update functional in code. Also I tried to use -web flag and only after playing with it for a while I've come to understanding that I cannot specify port, only http, https, and file.

yet It's a good replacement of a searchsploit imo!

Here are some screenshots for you

Image

(here you can see, that help is working, yet -u or --update are not working.)

Image

(On this image you can see how -web behave with or without actual port. I see that it can find a port to connect but doesn't seem to do anything at all. Also I'd add something like a warning: WARNING [*] Unable to connect if there's a error on custom port.)

Image

(How it behaves on a default port)

And here are the amount of words used in code:

for arg in {github,metasploit,nmap,keyword,update}; do echo $arg; grep $arg /opt/tools/sicat/sicat.py | wc -l; echo ""; done
github
4

metasploit
4

nmap
8

keyword
29

update
1

Maybe I'll fix some of those later, and push it to you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions