Giter Club home page Giter Club logo

portscan's Introduction

portscan

依赖 ./req.sh

apt-get install -y python-dev
apt-get install -y nmap
pip install paramiko
apt-get install -y python2.7-mysqldb
pip install dnspython
pip install pymongo
pip install python-nmap
apt-get install -y freetds-dev
pip install pymssql
pip install redis
pip install python-memcached
pip install 

mongo设置

docker run --name hackdb -p 37017:27017  -d mongo --auth
docker exec -it hackdb mongo admin
db.createUser({ user: 'jax777', pwd: 'hackall', roles: [ { role: "__system", db: "admin" } ] });

待写

mstsc
ldap
vnc    
Pcanywhere
IIS   PUT写文件
Resin
Oracle 1521
PostgreSQL 
ZooKeeper是一个分布式的,开放源码的分布式应用程序协调服务,是Google的Chubby一个开源的实现,是Hadoop和Hbase的重要组件。zookeeper未授权访问,泄露敏感信息,os,hostname,还有存的数据键值,zk默认端口2181

portscan's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.