Cara Install Dan Menjalankan Spyder (Termux)
Wednesday, 16 May 2018
Edit
Spyder adalah salah satu dari sekian banyak tools security audit yg patut untuk kalian coba, Tools ini di bangun dengan bahasa PHP
Spyder di buat oleh salah satu admin grup Termux Indonesia dengan nickname Cvar1984, Beberapa fitur yg terdapat pada tools ini antara lain
- Admin Finder
- Auto Detect Cms
- Exploit Elfinder
- Auto Search Form Upload
- Scan Subdomain
Cara Install:
- pkg install php git
- git clone https://github.com/Cvar1984/Spyder
- cd Spyder
Cara Menggunakan:
1. Admin Finder
php spyder.php http://situstarget --admin
2. Auto Detect Cms
php spyder.php http://situstarget --cms
3. Exploit Elfinder
php spyder.php http://situstarget/path/php/connector.php --exploit
4. Scan Subdomain
php spyder.php http://situstarget --domain
5. Scan Form Upload
php spyder.php http://situstarget --upload
Credit:
Cvar1984