Skip to content
KitploitKITPLOIT
StrumentiBlog
Invia
StrumentiBlog
Invia

Strumenti di Hacking, PenTest e Cybersecurity per il tuo Arsenale di Sicurezza!

Kitploit è una directory di strumenti di hacking, cybersecurity e pentesting. Scopri gli ultimi aggiornamenti dei progetti per trovare vulnerabilità, analizzare sistemi, automatizzare i test e rafforzare la tua sicurezza.

··Feed·Contatto·Privacy·© 2026 Kitploit

Directory degli strumenti

Categorie

Vedi tutte le categorie
Loading categories
wordpress-php-object-helper — Sai che un plugin ha un exploit di oggetti PHP ma devi trovare quale libreria usare? | Kitploit
Strumenti/GitHubGitHub/randomrobbiebf/wordpress-php-object-helper
RicognizioneFramework di ExploitAnalisi delle VulnerabilitàScripting e AutomazioneSfruttamento di Applicazioni WebPenetration Testing
GitHubrandomrobbiebf/wordpress-php-object-helper

wordpress-php-object-helper

Sai che un plugin ha un exploit di oggetti PHP ma devi trovare quale libreria usare?

Più Popolari

Vedi tutti →

Scopri gli strumenti più utilizzati dalla nostra community.

Esplora tutti gli strumenti

Sfoglia la nostra collezione di strumenti

Vedi tutti gli strumenti →
Condividi
Vedi Repository
323 anni faNon ancora revisionato

wordpress-php-object-helper

Informazioni

Hai un plugin noto con un exploit di oggetti PHP?, ma devi determinare quale libreria usare per sfruttare il problema ed eseguire con phpggc.

Questo dovrebbe aiutarti.

Output di esempio

root@kitploit:~
$ python3 finder.py -u http://wordpress.lan -f wp-plugins.lst
Processing URLs: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 26/26 [00:00<00:00, 26.74it/s]
Found the following plugins:
http://wordpress.lan/wp-content/plugins/updraftplus/readme.txt
Checking Wordpress SVN for vendor folder.
Vendor Folder found at http://plugins.svn.wordpress.org/updraftplus/trunk/vendor/
Checking for known libraries for phpgcc inside vendor folder.
You may be able to use the following Guzzle with this updraftplus plugin.
You may be able to use the following Symfony with this updraftplus plugin.
You may be able to use the following PHPSecLib with this updraftplus plugin.
Scarica lo strumento