Pinned Repositories
0d1n
Web security tool to make fuzzing at HTTP inputs, made in C with libCurl
21-day-challenge
ache
ansible_ec2_vpc_nat_asg
Ansible repo for creating a multi-az ec2 VPC with a NAT auto scaling group
Antidoto
Linux antimalware and antirootkit tool
appsensor
Real-time event detection and response
ARDT
Akamai Reflective DDoS Tool - Attack the origin host behind the Akamai Edge hosts and DDoS protection offered by Akamai services.
oneliner
Convert any Python file into a single line of code.
pgReplicationTutorial
This repository contains files for the PostgreSQL Binary Replication tutorial.
SheetSQL
SQL engine inside Google Sheet
ksmaheshkumar's Repositories
ksmaheshkumar/ackack
A program to monitor network traffic and detect unauthorized sessions.
ksmaheshkumar/apache-blackbox
Apache Flight Recorder
ksmaheshkumar/batchyDNS
A reconnaissance tool that can quickly discover hostnames from a list of IP addresses.
ksmaheshkumar/Code-from-O-reilly-Network-Security-Tools
Tools developed for the book Network Security Tools: Writing, Hacking, and Modifying Security Tools (Published April 2005 by O'Reilly - ISBN 0-596-00794-9). These examples, along with the rest of the examples from the book, are also available from O'Reilly.
ksmaheshkumar/CSAW_2010
Source code to the Crypto Challenges for the CSAW 2010 qualifying CTF
ksmaheshkumar/feedie
Read Atom and RSS feeds on Ubuntu.
ksmaheshkumar/geoip
A Ruby script that takes in IPs and returns Country, State, and City
ksmaheshkumar/HeaderGen
HTTP header generator that helps you simulate server delays, proper caching headers and so on
ksmaheshkumar/hostfind
Does a dictionary lookup on common, valuable hostnames for a given domain.
ksmaheshkumar/html2email
Html2Email: Tilt + Premailer + SMTP
ksmaheshkumar/Jason
Tools for butchering password lists and passwords
ksmaheshkumar/known_hosts_bruteforcer
Perl script to bruteforce SSH known_hosts files.
ksmaheshkumar/Lecture-on-Web-Applications-Security
ksmaheshkumar/mst
A meta-scan tool used to kick off a number of command-line security tools during VA/PT work.
ksmaheshkumar/net-ssh-gateway
THIS REPOSITORY IS NO LONGER MAINTAINED. Please see https://github.com/net-ssh/net-ssh-gateway for the currently maintained version. Thanks! -- A gateway class for tunneling connections via SSH over a forwarded port.
ksmaheshkumar/ossec_dashboard
PHP Dashboard displaying OSSEC information in real-time
ksmaheshkumar/pingdom-client
Pingdom Ruby Client (Unofficial)
ksmaheshkumar/py-cookieJsInjection
A python script that sniffs cookies from the network, and outputs Javascript code that can be used to inject the cookies into any browser.
ksmaheshkumar/PyFuzz
A random file fuzzer
ksmaheshkumar/ruby-hacking-guide
ruby hacking guide english translation
ksmaheshkumar/ruby-ssl
Wrapper to help encrypt and decrypt data using Ruby and OpenSSL
ksmaheshkumar/siege
Unofficial mirror of Joe Dog's Siege (http://www.joedog.org/JoeDog/Siege)
ksmaheshkumar/SimpleDNSResolver
A very basic DNS Resolver. Could be useful in other projects.
ksmaheshkumar/sixarm_apache_robots_txt
SixArm.com » Apache webserver » robots.txt configuration file
ksmaheshkumar/SMTP-Based-Email-Validation
How do you know if an email address really exists once you know that it looks valid? Here is the PHP code to find out how!
ksmaheshkumar/SQLBrute
SQLBrute is a tool for brute forcing data out of databases using blind SQL injection vulnerabilities.
ksmaheshkumar/syslog2loggly
Perl script to send Syslog events to the Loggly cloud via HTTPS (www.loggly.com)
ksmaheshkumar/webrat
Webrat - Ruby Acceptance Testing for Web applications
ksmaheshkumar/WebsiteCDS---Detect-website-hacks
WebsiteCDS is a script that goes through your entire web folder and detects any changes to code made. You can use this code to detect changes and send you an email alert if the codebase has changed. It helps prevent phishing attacks being hosted on your website. It also helps you detect people tampering with your website
ksmaheshkumar/XssBadWebApp
A Intentionally Vulnerable Bad Web Application With XSS Vulnerabilities - *DO NOT USE!!!*