• Home
  • Become a Hacker
    • Get Started
    • Hacker Mindset
    • Roadmap
    • Simple Setup – Hacker 101
    • Types of Hackers
    • Recommended Courses
  • Boot People Offline
  • Courses
    • All Hacking Courses
    • Cyber Security School
  • CTF
    • Beginners to Advanced Guide
    • Create your own CTF box
    • Field and Resources Guide
    • Platforms & Wargames
    • Tools Used for Solving CTF
    • Writeups
  • Dark Web
    • Beginners Guide
    • Darknet Markets
    • Darkweb 101 (Anonymity Guide)
    • Dark Web OSINT Tools
    • Hacking Forums
    • Latest News
    • Onion Links
  • Hacker Gadgets
  • Hacking Books
  • Tools Directory
Menu
  • Home
  • Become a Hacker
    • Get Started
    • Hacker Mindset
    • Roadmap
    • Simple Setup – Hacker 101
    • Types of Hackers
    • Recommended Courses
  • Boot People Offline
  • Courses
    • All Hacking Courses
    • Cyber Security School
  • CTF
    • Beginners to Advanced Guide
    • Create your own CTF box
    • Field and Resources Guide
    • Platforms & Wargames
    • Tools Used for Solving CTF
    • Writeups
  • Dark Web
    • Beginners Guide
    • Darknet Markets
    • Darkweb 101 (Anonymity Guide)
    • Dark Web OSINT Tools
    • Hacking Forums
    • Latest News
    • Onion Links
  • Hacker Gadgets
  • Hacking Books
  • Tools Directory
Search
Close
  • Home
  • 2018
  • January
  • 7
  • Graudit – Grep Source Code Auditing Tool

Graudit – Grep Source Code Auditing Tool

January 7, 2018January 7, 2018 Comments Off on Graudit – Grep Source Code Auditing Tool
graudit Graudit - Grep Source Code Auditing Tool graudit tutorial how to use graudit source code grep

Graudit (Grep rough audit) 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 <options> /path/to/scan

The following options are available:

  -A scan ALL files

  -B don't print banner

  -c <num> number of lines of context to display, default is 2

  -d <db> database to use

  -h prints a short help text

  -i case in-sensitive search

  -l lists databases available

  -L vim friendly lines

  -v prints version number

  -x exclude these files (comma seperated list:-x *.js,*.sql)

  -z supress colors

  -Z high contrast colors

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.

  • All is a combined database of all the databases listed below
  • Asp offers basic auditing support for the Active Server Pages languages
  • C offers support for the C programming language
  • Default is aimed at finding low hanging fruit. It contains generic rules that should match common vulnerabilities in several languages. However, in order to find additional vulnerabilities for a specific language, you should use the language specific databases.
  • Dotnet offers basic dot net support
  • 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

Download Graudit

Post navigation

Commix – Automated Command Injection and Exploitation Tool
ShellCheck – Static Analysis Tool for Shell Scripts

Related Articles

PHPStan – PHP Static Analysis Tool

- Secure Coding
July 21, 2019July 21, 2019

ShC – Shell Script Compiler

- Secure Coding
July 8, 2019

Bandit – Designed to Find Common Security Issues in Python Code

- Hack Tools, Secure Coding
July 3, 2019July 27, 2019
hacker gadgets
hacker phone covers

Recent Posts

Pict - Post-Infection Collection Toolkit

Pict – Post-Infection Collection Toolkit

August 6, 2022
CVE-2022-35924: Nextauth.js Authentication Bypass Vulnerability

CVE-2022-35924: Nextauth.js Authentication Bypass Vulnerability

August 6, 2022
jsubfinder: earch webpages & javascript for hidden subdomains and secrets in the given URL

jsubfinder: earch webpages & javascript for hidden subdomains and secrets in the given URL

August 6, 2022
Peetch - An eBPF Playground

Peetch – An eBPF Playground

August 5, 2022
CVE-2022-25168: Apache Hadoop Command Injection Vulnerability

CVE-2022-25168: Apache Hadoop Command Injection Vulnerability

August 5, 2022
Three Sentenced for Operating the “Reboot” Store on Hydra

Three Sentenced for Operating the “Reboot” Store on Hydra

August 5, 2022

Social Media Hacking

SocialPath – Track users across Social Media Platforms

SocialPath – Track users across Social Media Platforms

- Social Media Hacking
October 16, 2019October 16, 2019

SocialPath is a django application for gathering social media intelligence on specific username. It checks for Twitter, Instagram, Facebook, Reddit...

SocialScan – Check Email Address and Username Availability on Online Platforms

SocialScan – Check Email Address and Username Availability on Online Platforms

June 17, 2019
Shellphish – Phishing Tool For 18 Social Media Apps

Shellphish – Phishing Tool For 18 Social Media Apps

June 10, 2019July 27, 2019
WhatsApp Hacking using QRLJacking

WhatsApp Hacking using QRLJacking

May 2, 2019May 19, 2019
How to Hack any Facebook Account with Z-Shadow

How to Hack any Facebook Account with Z-Shadow

April 26, 2019June 29, 2020
hacker buffs

About Us

Haxf4rall is a collective, a good starting point and provides a variety of quality material for cyber security professionals.

Join Our Community!

Please wait...
Get the latest News and Hacking Tools delivered to your inbox.
Don't Worry ! You will not be spammed

Active Members

Submit a Tool

Hackers Handbook 2018


Grab your copy here

ABOUT US

Haxf4rall is a collective, a good starting point and provides a variety of quality material for cyber security professionals.

Our primary focus revolves around the latest tools released in the Infosec community and provide a platform for developers to showcase their skillset and current projects.

COMPANY
  • Contact Us
  • Disclaimer
  • Hacker Gadgets
  • LANC Remastered
  • PCPS IP Puller
  • Privacy Policy
  • Sitemap
  • Submit your Tool
Menu
  • Contact Us
  • Disclaimer
  • Hacker Gadgets
  • LANC Remastered
  • PCPS IP Puller
  • Privacy Policy
  • Sitemap
  • Submit your Tool
Live Chat
RESOURCES
  • Attack Process
  • Become a Hacker
  • Career Pathways
  • Dark Web
  • Hacking Books
  • Practice Your Skills
  • Recommended Courses
  • Simple Setup – Hacker 101
Menu
  • Attack Process
  • Become a Hacker
  • Career Pathways
  • Dark Web
  • Hacking Books
  • Practice Your Skills
  • Recommended Courses
  • Simple Setup – Hacker 101
Get Started
TOOLBOX
  • Anonymity
  • Bruteforce
  • DoS – Denial of Service
  • Information Gathering
  • Phishing
  • SQL Injection
  • Vulnerability Scanners
  • Wifi Hacking
Menu
  • Anonymity
  • Bruteforce
  • DoS – Denial of Service
  • Information Gathering
  • Phishing
  • SQL Injection
  • Vulnerability Scanners
  • Wifi Hacking
Tools Directory

2014 – 2020 | Haxf4rall.com               Stay Connected:

Facebook Twitter Google-plus Wordpress
Please wait...

Join Our Community

Subscribe now and get your free HACKERS HANDBOOK

Don't Worry ! You will not be spammed
SIGN UP FOR NEWSLETTER NOW