Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Tools"
From NetSec
Line 7: | Line 7: | ||
* [[Lfi_autopwn.pl]] - <i>automatically spawn a shell using a [[File inclusion]] exploit, written in [[Perl]].</i> | * [[Lfi_autopwn.pl]] - <i>automatically spawn a shell using a [[File inclusion]] exploit, written in [[Perl]].</i> | ||
* [[MySql 5 Enumeration]] - <i>automatically map the contents of a remote database given a URL vulnerable to [[SQL injection]], written in [[Perl]]</i> | * [[MySql 5 Enumeration]] - <i>automatically map the contents of a remote database given a URL vulnerable to [[SQL injection]], written in [[Perl]]</i> | ||
+ | * [http://chokepoint.net/?id=5 Social Network Forgery Utility] - <i>Rickroll your friends with this [[PHP]] [[XSCF|content forgery]] generation utility.</i> |
Revision as of 02:39, 12 March 2012
These are some tools developed by our wiki staff. |
- Vanguard - web application vulnerability testing engine written in Perl
- Jynx - LD_Preload rootkit written in C.
- Bleeding Life - PHP and MySQL powered web browser buffer overflow exploit pack
- GScrape - Perl based google scraper for finding vulnerable websites
- Wordpress Fingerprinting - demonstration of a way to use checksums of files to fingerprint a remote web application
- Lfi_autopwn.pl - automatically spawn a shell using a File inclusion exploit, written in Perl.
- MySql 5 Enumeration - automatically map the contents of a remote database given a URL vulnerable to SQL injection, written in Perl
- Social Network Forgery Utility - Rickroll your friends with this PHP content forgery generation utility.