Giter Site home page Giter Site logo

becrevex / turandula Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 181 KB

A random target discovery and attack framework for threat landscaping, operations, and playing adversarial informatics combat. (2016 Summer of Security Code Project POC)

Python 92.97% RouterOS Script 7.03%

turandula's Introduction


# Basic usage:

>>> import Engine4
>>> spider = Engine4.Generator(10) # 10 == number of random IP's to generate
spider will start resolving the randomly generated IP's when the object is created.
>>> spider.bdc_p() # Default arguments are bdc_p(count=6, pool=250)

bdc_p() is a threaded function, performing the connection tests in parallel

---Output---
Parallel Discovery Cycle starting...
Discovering open target FTP services..
Discovering open target SSH services..
Discovering open target HTTPS services..
Starting process
Starting process
Starting process
Indexed 250 target IPs.
Discovering open target FTP services..
[+] (RA) new potential target network: 124.50.13.57:ftp
[*] FTP service found: 134.119.47.223:ftp
[*] FTP service found: 70.39.235.129:ftp
...
----------------------------------------------
Newly Added Services
----------------------------------------------
[+] Target Service: HTTPS
23.59.45.31(a23-59-45-31.deploy.static.akamaitechnologies.com)
Turandula file does not exist.
rm: cannot remove './Turandula.rsc': No such file or directory
[+] AIC file save complete.
-rw-r--r-- 1 root root 371 Jun 4 15:10 Turandula.rsc

---Output---

spider.statistics() # Displays the results of the previous cycle
**********************************************
* Statistic Summary *
**********************************************
[+] New network segments discovered: 5
[+] Systems probed per cycle: 50
[+] Total systems/services added: 11

----------------------------------------------
Newly Added Services
----------------------------------------------
[+] Target Service: networks
115.4.76.161
115.4.76.161
115.4.76.161
115.58.224.133(hn.kd.ny.adsl)
115.58.224.133(hn.kd.ny.adsl)
[+] Target Service: FTP
111.92.185.154(qd24.bmx001.com)
[+] Target Service: HTTPS
23.59.45.31(a23-59-45-31.deploy.static.akamaitechnologies.com)
111.92.185.154(qd24.bmx001.com)
223.119.212.125
192.237.155.85
[+] Target Service: SSH
111.92.185.154(qd24.bmx001.com)


About
-----
Design and Initial Implementation by
Brent "q0m" Chambers of Cygiene Solutions
www.cygienesolutions.com

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.