Search found 6203 matches

by scott
Tue Mar 28, 2017 6:17 pm
Forum: OpenVAS
Topic: Can't find OpenVAS in repository.
Replies: 1
Views: 3887

Re: Can't find OpenVAS in repository.

It might not be possible to do packages or EL6, I took a shot at it earlier with the builder and it was blowing up all over the place on library requirements. What I might be able to do though, is make a docker container for this that you could run under el6. Let me know if that interests you at all...
by scott
Mon Mar 27, 2017 5:36 pm
Forum: OpenVAS
Topic: OpenVAS CLI not working due to missing shared library
Replies: 5
Views: 10124

Re: OpenVAS CLI not working due to missing shared library

Should be up now in openvas-cli-1.4.5-1293, thanks for the report!
by scott
Mon Mar 20, 2017 9:57 am
Forum: MySQL / MariaDB Database Help and Discussion
Topic: Latest mysqltuner-1.7.1-1141.el6.art.noarch broken
Replies: 1
Views: 13420

Re: Latest mysqltuner-1.7.1-1141.el6.art.noarch broken

1.7.1-1255 is now available to address this issue. Thanks for the report!
by scott
Mon Mar 20, 2017 8:53 am
Forum: OpenVAS
Topic: Openvas 9 Released
Replies: 24
Views: 80206

Openvas 9 Released

Openvas 9 is now available for RHEL/Centos 7, and Fedora 24-25
by scott
Tue Mar 14, 2017 5:31 pm
Forum: MySQL / MariaDB Database Help and Discussion
Topic: MySQL build broken.
Replies: 9
Views: 19698

Re: MySQL build broken.

There is one more update coming up that fixes a problem if you were using skip-grant-tables (this is normally just if you're trying to reset the root password) in version:

mysql-5.5.54-1193
by scott
Tue Mar 14, 2017 1:55 pm
Forum: MySQL / MariaDB Database Help and Discussion
Topic: MySQL build broken.
Replies: 9
Views: 19698

Re: MySQL build broken.

This has been addressed in version:

mysql-server-5.5.54-1193

Thanks for the report!

-Scott
by scott
Wed Jan 11, 2017 7:16 pm
Forum: Firewall Help and Discussion
Topic: Immediate drop
Replies: 12
Views: 20339

Re: Immediate drop

Yes absolutely what you're doing there will totally work. In a product Im a little more reluctant to do it that way (and we used to, for the record) since you may want to have something that always comes before that (whitelists, etc). Using -I and a position on INPUT guarantees it will be the very f...
by scott
Wed Jan 11, 2017 9:19 am
Forum: Firewall Help and Discussion
Topic: Immediate drop
Replies: 12
Views: 20339

Re: Immediate drop

How are you doing the drop? If its coming in as an Add (-A) its not going to do anything since its going to land after a NEW or otherwise RELATED,ESTABLISHED rule. -I INPUT 1 is going to put the rule at the very start of the list. Normally specifying the 1 here is kind of overkill, but if you're run...
by scott
Wed Jan 11, 2017 9:09 am
Forum: OpenVAS
Topic: New install, nothing found
Replies: 10
Views: 9856

Re: New install, nothing found

Theres just the one NVT source from Greenbone and that one is in germany, it can be slow at times. The one thats really really slow is the SCAP data source from Mitre. That one is like a dialup a lot of the time.
by scott
Tue Jan 10, 2017 12:39 pm
Forum: OpenVAS
Topic: Openvas install on Centos 6
Replies: 11
Views: 9823

Re: Openvas install on Centos 6

That one gets me all the time too!
by scott
Tue Jan 10, 2017 12:25 pm
Forum: OpenVAS
Topic: Openvas install on Centos 6
Replies: 11
Views: 9823

Re: Openvas install on Centos 6

Probably need to clear your yum cache, or wait a few hours and it'll expire on its own
by scott
Tue Jan 10, 2017 12:04 pm
Forum: OpenVAS
Topic: Openvas install on Centos 6
Replies: 11
Views: 9823

Re: Openvas install on Centos 6

It was added a around 10:45 EST
by scott
Tue Jan 10, 2017 12:03 pm
Forum: OpenVAS
Topic: New install, nothing found
Replies: 10
Views: 9856

Re: New install, nothing found

Maybe you dont have any nvts? You could run the openvas-nvt-sync and see what you get
by scott
Tue Jan 10, 2017 11:48 am
Forum: General Help and Development Discussion
Topic: Atomic repo death?
Replies: 3
Views: 18534

Re: Atomic repo death?

We're still moving everything over to the new build platform (gitlab, highly recommended). At the moment OSSEC has been getting the most attention, since I'm one of the lead developers on that project.
by scott
Tue Jan 10, 2017 11:43 am
Forum: OpenVAS
Topic: Openvas install on Centos 6
Replies: 11
Views: 9823

Re: Openvas install on Centos 6

Thanks, thats what I needed. Ive duplicated the heimdal package to the atomic repo