We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 715009b commit 7c29e40Copy full SHA for 7c29e40
phpinfofilesleaks/utils/const.py
@@ -12,7 +12,7 @@
12
13
14
class Data:
15
- blog = 'https://blogs.cappriciosec.com/blog/137/phpinfo-files-leaks'
+ blog = 'https://blogs.cappriciosec.com/blog/178/phpinfo-files-leaks'
16
api = 'https://api.cappriciosec.com/Telegram/cappriciosecbot.php'
17
config_path = '~/.config/cappriciosec-tools/cappriciosec.yaml'
18
payloadurl = 'https://raw.githubusercontent.com/Cappricio-Securities/PayloadAllTheThings/main/phpinfo-files-leaks.txt'
0 commit comments