github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

wireghoul / graudit

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 3
    • 3
  • Source
  • Commits
  • Network (3)
  • Issues (1)
  • Downloads (10)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (2)
    • gh-pages
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Grep Rough Audit - source code auditing tool — Read more

  cancel

http://www.justanotherhacker.com

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Quick hack 
wireghoul (author)
Sat Feb 06 20:40:35 -0800 2010
commit  a0fa7281046e5994d2c5d9d5729eda4ba81a2369
tree    b4d2394247e3a335953b460dc6e4cc4fb616e92c
parent  51728e20ffb8ac96b8fc6a40f85ed1e923c6592c
graudit /
name age
history
message
file Changelog Sun Dec 06 03:29:48 -0800 2009 Version 1.5 [wireghoul]
file LICENSE Thu Sep 17 06:23:42 -0700 2009 GPLv3 License [wireghoul]
file Makefile Loading commit data...
file README
file graudit
directory signatures/
directory t/ Thu Jan 21 01:06:47 -0800 2010 Added requires to php coverage test [wireghoul]
README
GRAUDIT

Graudit is a simple script and signature sets that allows you to find potential 
security flaws in source code using the GNU utility grep. It's comparable to 
other static analysis applications like RATS, SWAAT and flaw-finder while 
keeping the technical requirements to a minimum and being very flexible.

USAGE
Graudit supports several options and tries to follow good shell practices. For
a list of the options you can run graudit -h or see below. The simplest way to 
use graudit is;
graudit <options> /path/to/scan

The following options are available:
  -h prints a short help text
  -v prints version number
  -d <db> database to use
  -c <num> number of lines of context to display, default is 2
  -z supress colors
  -Z high contrast colors


DATABASES
Graudit uses extended regular expressions (POSIX) as it's signatures and comes 
with several databases ready for use. You can extend the existing databases or 
make your own if you require additional signatures.

* Asp offers basic auditing support for the Active Server Pages languages

* Default is aimed at finding low hanging fruit. It cointains generic rules that 
should match common vulnerabilites in several languages. However, in order to 
find additional vulnerabilities for a specific language you should use the 
language specific databases.

* Jsp basic JSP support.

* Other looks for source comments that could indicate problems

* Perl basic support for perl

* PHP tracks user input and function calls

* Python basic python support

* Rough - deprecated db of old rules

CONTRIBUTING
If you would like to contribute to graudit, please fork the repository at github
(git@github.com:wireghoul/graudit.git) and use that.
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server