Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Tools"
From NetSec
Line 4: | Line 4: | ||
* [[Bleeding Life]] - <i>[[PHP]] and [[MySQL]] powered web browser [[Buffer Overflows|buffer overflow]] exploit pack</i> | * [[Bleeding Life]] - <i>[[PHP]] and [[MySQL]] powered web browser [[Buffer Overflows|buffer overflow]] exploit pack</i> | ||
* [[GScrape]] - <i>[[Perl]] based google scraper for finding [[Web Exploitation|vulnerable websites]]</i> | * [[GScrape]] - <i>[[Perl]] based google scraper for finding [[Web Exploitation|vulnerable websites]]</i> | ||
− | * [[Wordpress Fingerprinting]] - <i>demonstration of a way to use [[Cryptography|checksums]] of files to fingerprint a remote [[web applications|web application]]</i> | + | * [[Wordpress Fingerprinting]] - <i>demonstration of a way to use [[Cryptography|checksums]] of files to fingerprint a remote [[web applications|web application]], written in [[Perl]]</i> |
* [[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> | * [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:40, 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, written in Perl
- 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.