Webapp-Exploit-Payloads icon indicating copy to clipboard operation
Webapp-Exploit-Payloads copied to clipboard

a collection of payloads for common webapps

Results 1 Webapp-Exploit-Payloads issues
Sort by recently updated
recently updated
newest added

When I run the following: ./bin/genpayload.py -p wordpress/newadmin -t swf -P usernewpage=http://demosite.com/wordpress-3.2.1/wp-admin/user-new.php -o /var/www/wordpress_newadmin/ And then browse to the generated payload: http://evilsite.com/wordpress_newadmin/index.html I get the following JavaScript error message in...