Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Commit 6cb1460

Browse files
committed
Update README
1 parent f874724 commit 6cb1460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Exploit modules require you to specify a payload which subsequently gets execute
9595
All these payloads, with the exception of `custom` and the Meterpreter payloads, will delete themselves after they have been executed, to avoid leaving them lying around on the target machine after use or in the event that they are being used to establish a shell which fails.
9696

9797
### How can I write my own modules and payloads?
98-
Guides on writing modules and payloads can be found on [The Wiki](https://github.com/rastating/wordpress-exploit-framework/wiki) and full documentation of the API can be found at http://www.getwpxf.com/.
98+
Guides on writing modules and payloads can be found on [The Wiki](https://github.com/rastating/wordpress-exploit-framework/wiki) and full documentation of the API can be found at https://rastating.github.io/wordpress-exploit-framework
9999

100100
## License
101101
Copyright (C) 2015-2018 rastating

0 commit comments

Comments
 (0)