2Jun/102
DirBuster Dictionary Populator
Dirbuster and dirb are in the toolset of all web application security fans. Both tools are excellent (although I prefer dirb due to it being command line and not Java), but their results obviously depends on how good the wordlist you are using is.
12Mar/100
Converting an exe file to vbs and back to exe
It is often useful to be able to convert an exe file to a string which will be able to reproduce the exe file. This can be used in a variety of ways (send by email, from an SQL injection, etc.).
11Mar/100
Binger.php
Binger is a simple command line URL fetcher using Bing search. Binger uses DOM parsing to find the URL for the entered search string.
10Mar/100
Googler.php
Googler is a simple command line URL fetcher using google search. Googler uses DOM parsing to find the URL for the entered search string.




