aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-06-16 16:58:33 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2013-06-16 16:58:33 +0200
commite8a6581401fdd6cd18e3e41d0afe5b73aa8e2bae (patch)
tree29d69fed8774f1fee8500135b3b0b1ac8325e39f
parenttoys: improve README (diff)
downloadlaurent-tools-e8a6581401fdd6cd18e3e41d0afe5b73aa8e2bae.tar.xz
laurent-tools-e8a6581401fdd6cd18e3e41d0afe5b73aa8e2bae.zip
toys: add some READMEs
-rw-r--r--toys/brhute-py/README.txt1
-rw-r--r--toys/brhute-rb/brhute/README.txt1
-rw-r--r--toys/de/README.txt1
3 files changed, 3 insertions, 0 deletions
diff --git a/toys/brhute-py/README.txt b/toys/brhute-py/README.txt
new file mode 100644
index 0000000..6a9ef4f
--- /dev/null
+++ b/toys/brhute-py/README.txt
@@ -0,0 +1 @@
+brhute-py - attemps of URL bruteforcer using HTTP pipelining and multithread
diff --git a/toys/brhute-rb/brhute/README.txt b/toys/brhute-rb/brhute/README.txt
new file mode 100644
index 0000000..1bec726
--- /dev/null
+++ b/toys/brhute-rb/brhute/README.txt
@@ -0,0 +1 @@
+brhute.rb - URL bruteforcer using HTTP pipelining and multiple threads
diff --git a/toys/de/README.txt b/toys/de/README.txt
new file mode 100644
index 0000000..941db50
--- /dev/null
+++ b/toys/de/README.txt
@@ -0,0 +1 @@
+de - distributed execution of scripts across multiple machines with SSH