Noam Rathaus

Results 96 comments of Noam Rathaus

I am attempting to run it on OpenSCAP 1.3.3 to see if it specific to my build (which is the Debian based one)

It looks like OpenSCAP 1.3.3 doesn't have this issue - is this a documented problem?

```bash # dpkg -l | grep opensc ii libopenscap8 1.2.16-2 amd64 Set of libraries enabling integration of the SCAP line of standards ii libopenscap8-dbg 1.2.16-2 amd64 Set of libraries enabling...

An easy test to verify that it works: ``` search cydia privileged:true ``` Should return: ``` 0 exploit/apple_ios/ssh/cydia_default_ssh 2007-07-02 excellent No Apple iOS Default SSH Password Vulnerability ``` While: ```...

We need to modify `lib/msf/core/modules/metadata/obj.rb` as the metadata of privileged is not exposed

It seems that you need to remove the store to get things indexed: ``` rm ~/.msf4/store/modules_metadata.json ```

@adfoster-r7 how can I get the modules_metadata updated with the `privileged` attribute? Is there a way to populate the JSON file?

@s0i37 can you provide a better description of what you mean? Do you mean uniqueness of the finding by the path itself? The `len` of a path doesn't really mean...