-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4e8b949
commit 136b3f1
Showing
4 changed files
with
31 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
|
||
# General | ||
- Code highlight | ||
- Sources (user input) | ||
- Sinks (dangerous functions) | ||
|
||
# Info | ||
- Add WP info | ||
|
||
# Gadgets | ||
- Auto generate serialized php obj | ||
- Allow updating? | ||
|
||
# PoC | ||
- Write PoC Generator | ||
- Use templates | ||
- Markdown | ||
- Python | ||
|
||
# Funcy | ||
- Add filters to funcy | ||
|
||
# Resty | ||
- Annotate for nonce check, current_user_can | ||
- Toggle cookie for http request | ||
- Show link for get requests |