Share

Vulnerability Scanning Cluster

Code

Programming Languages: Perl, PHP, PL/SQL

License: University of Illinois/NCSA Open Source License

Repositories

browse code, statistics, last commit on 2007-03-29 svn co https://vscweb.svn.sourceforge.net/svnroot/vscweb vscweb

browse code, statistics cvs -d:pserver:anonymous@vscweb.cvs.sourceforge.net:/cvsroot/vscweb login

cvs -z3 -d:pserver:anonymous@vscweb.cvs.sourceforge.net:/cvsroot/vscweb co -P modulename

Show:

What's happening?

  • Illegal query in getScanBatch method

    I am submitting a fix to an illegal query in the getScanBatch method in scan.py that is causing pyvscd to get stuck under certain circumstances. The problem is with the reference of a column alias in a WHERE clause as described at http://dev.mysql.com/doc/refman/4.1/en/problems-with-alias.html.

    2008-01-08 01:00:35 UTC by toddatkins

  • Comment: Privilege Request Confusing

    It now checks if you have access to any domains on the main news page, and lets you know if you don't have any access. I didn't change the ---- separator for the child domains because it would require some more major UI overhauls on that page.

    2007-03-29 18:59:43 UTC by hctv19

  • Vulnerability Scanning Cluster

    hctv19 committed revision 468 to the Vulnerability Scanning Cluster SVN repository, changing 7 files.

    2007-03-29 18:57:50 UTC by hctv19

  • Comment: Privilege Request Confusing

    Need to find where it checks if a user has privileges - if no privileges, display a message that says privs must be requested before anything can really be done, and also for user to set their email address.

    2007-03-29 17:40:47 UTC by hctv19

  • Comment: Poor error handling

    The fatal error messages have been softened up a bit for the average user, I think continuing to print the line number of the error will help in bug fixing requests however, as the user will be able to point the bug-fixers to the exact spot of the error.

    2007-03-29 17:19:03 UTC by hctv19

  • Vulnerability Scanning Cluster

    hctv19 committed revision 467 to the Vulnerability Scanning Cluster SVN repository, changing 10 files.

    2007-03-27 15:15:05 UTC by hctv19

  • Comment: View Sessions shows incorrect session end time

    This one was kind of tricky - an SQL call designed as maintenance function was happening every time the Session_LoadSession() function was being called (Essentially on every page) that was designed to close out old sessions whose start dates where so old by setting their end dates to the current time. However, it didn't actually check to see if the sessions had an end time, so even closed...

    2007-03-27 15:11:45 UTC by hctv19

  • Comment: my scans/advanced menu display error

    Fixed, had to append ?target=myscans to the form action in the public.inc file in the ui folder in Main. The filter was not being passed and was being lost.

    2007-03-27 13:50:53 UTC by hctv19

  • Comment: domain deletion leaves privileges

    Fixed, implemented the above fix and tested.

    2007-03-27 13:35:31 UTC by hctv19

  • Comment: possible code rot under add hosts form

    I had to write some code to split up the user input based on a / symbol and then if there was something after the slash, it would put it into the dns name field of the hosts table, before, the IP address was just being entered as the DNS name. It looks like everything was in place to implement this functionality before, and the UI was designed to handle the DNS name, it was just never handled...

    2007-03-22 20:14:34 UTC by hctv19

Our Numbers