Coder Social home page Coder Social logo

assassinukg / wp-xss-admin-funcs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hoodoer/wp-xss-admin-funcs

0.0 2.0 0.0 65 KB

JavaScript functions intended to be used as an XSS payload against a WordPress admin account.

License: The Unlicense

JavaScript 100.00%

wp-xss-admin-funcs's Introduction

WP-XSS-Admin-Funcs

JavaScript functions intended to be used as an XSS payload against a WordPress admin account.

Only use this code for pentesting systems you're authorized to touch. Or I will be seriously grumpy in your general direction.

Note that if you're uploading a plugin using this payload, your wordpress plugin zip file will need to be encoded and embedded in the JavaScript. See this converter: https://github.com/hoodoer/javascriptFileEncoder

@hoodoer

There's a blog post writeup on weaponizing XSS payloads here:

https://www.trustedsec.com/blog/tricks-for-weaponizing-xss/

You can see a demo/webinar on how to go about developing code like this here:

https://youtu.be/NBWYRLnWDkM

Note that in the webinar I stated that you cannot control/set the 'Referer' header from your XSS payload. This is incorrect.

You can set the referer using a simple trick, see this gist for an example:

https://gist.github.com/hoodoer/c4eb12b99d5902119fb30e8343b5b228

There's a blog post going over how to control the referer value using that code snippet here:

https://www.trustedsec.com/blog/setting-the-referer-header-using-javascript/

Working functions:

Add new administrator user

Exfiltrate wordpress site content export

Wordpress plugin installation

Automatically hide the malicous plugin after it's installed

Upload PHP meterpreter shell and execute

Next up:

Disable WordFence? (work in progress)

Pop proper meterpreter shell (really, no one likes PHP meterpreter shells)?

Deactive plugin?

Delete plugin?

wp-xss-admin-funcs's People

Contributors

hoodoer avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.