GithubHelp home page GithubHelp logo

totallynotahaxxer / go-liath Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 32 KB

GO-Liath is a Very VERY inteligent spider and web crawlers for subdomains and domains written from 90% lines of code

License: MIT License

Shell 1.23% Ruby 0.50% Python 23.87% Go 74.40%
programming code git html go golang sql xss xssi coder

go-liath's Introduction

GO-Liath

GO-Liath is a Very VERY inteligent spider and web crawlers for subdomains and domains written from 90% lines of code

                                                        | | |  /
                                                         \|_|_/
                       _.-/   _   \-._                    .'|
                     .'::(_,-' `-._)::`.                  |:|
                    (:::::::::::::::::::)                .':|
                     \_:::;;;::::;;;:::/    /            |::|
             \        ,---'..\::/..`-.'    /             |::|
              \       \_;:....|'...:_ )   /             .'=||
               \.       )---. )_.--< (   /'             ||=||
                \\     //|:: /--\:::\\\ //             _||= |
                 \\   ||::\:|----|:/:||/--.______,--==' \ - /
          -._     \`.  \\:|:|-- -|:\:/-.,,\\  .----'//'_.`-'
      \.     `-.   \ \ _|:|:|-- -|::||::\,,||-'////---' |/'
       \\       `._)\ / |\/:|-/|--\:/|. :\_,'---'       /
        \\_      /,,\/:.'\\/-.'`-.-//  \ |
        /`\-    //,,,' |-.\-'\--/|-/ ./| |             /
         /||-   ||, /| |\. |.-==-.| . /| |            | /
 __  |    /||-  ||,,\- | .  \;;;;/ .  .':/         _,-=/-'
/  \//    /||-  ' `,-|::\ . \,..,/   /: /         /.-'
,--||      /||-/.-.'  \  `._ `--' _.' .'|        //
.--||`.    /||//\ '   |-'.___`___' _,'|//       /;
  /\| \     ///\ /     \\_`-.`--`-'_==|'       /;'
 / |'\ \.   //\ /       \_\__)\`==-_'_|       / /
  .'  \.=`./|\ /          \`-- \--._/_/------( /
       \.=| `_/|-          |\`-| -/| `--------'
        \\` ./|-/-         |\`-| |-|     ________
         `--\ |=|'        _|\`-| |-|----'.-._ ..\`-.
             -|-|-     .-':`-;-| |./.-.-( | ||..|=-\\
             `'= /'   / ,--.:|-| ||_|_|_|_|-'__ .`-._)
              /|-|- .' /\ \ \|-` \\ ____,---'  `-. ..|
               /\=\/..'\ \_>-'`-\ \'              \ .|
               `,-':/\`.>' |\/ \/\ \              `- |
               //::/\ \/_/|-' \/| \ `.            / ||
              / (:|\ \/) \ \|.'-'  `-\\          |;:|\_
             || |:`-/:.'-|-' \|       \\          `;_\-`-._
             \\=/:_/::/\| \|          |\\            `-._ =`-._
              \_)' |:|                | //               `--.__`-.
                   |:|                                         )\|
                   /;/                                         / (\_
                  / /                                         |\\;;_`-.
                _/ /                                          ' `---\.-\
               /::||       
              /:::/
             //;;'
                              Go-Liath Version 1.0
---------------------------------------------------------------------------

installs and usages

Install linux
git clone https://github.com/ArkAngeL43/GO-Liath.git ; cd GO-Liath ; clear ; chmod +x ./install.sh ; ./install.sh

usage | go run user.go pfg example | go run user.go http://example.com/ www.example.com https://www.example.com pfg

Install Windows
install the fucking golang first
go run user.go http://example.com/ www.example.com https://www.example.com pfg

What is Go-Liath?

Go-Liath is a very inteligent spider that can crawl domains, this main script is written from 90% golang, and not only is really fast but can crawl and gather any subdomain within a main URL

what will it get?

First it will gather the Information about the URL or website itself

[+] Connection Good....
[*] Detected System -> Linux
[>] Script Started At ->  2021-10-28 19:30:59.205574366 -0400 EDT m=+0.365378413
[*]Server IPA ->  [2606:2800:220:1:248:1893:25c8:1946 93.184.216.34]
[*] Skipping....No URLs found in Copy

[*] Crawling URL >>  http://example.com/
─────────────────────────Server Response─────────────────────────────
[*] Response Status  ->  200 OK
[*] Date Of Request  ->  Fri, 29 Oct 2021 03:30:41 GMT
[*] Content-Encoding ->  
[*] Content-Type     ->  text/html; charset=UTF-8
[*] Connected-Server ->  ECS (mic/9A8A)
[*] X-Frame-Options  ->  
[*] Scheme        --->  
[*] Hostname      --->  
[*] Path in URL   --->  www.example.com
[*] Query Strings --->  
[*] Fragments     --->  
[*]-> Content-Type -> [text/html; charset=UTF-8]
[*]-> Etag -> ["3147526947"]
[*]-> Expires -> [Fri, 05 Nov 2021 03:30:41 GMT]
[*]-> Last-Modified -> [Thu, 17 Oct 2019 07:18:26 GMT]
[*]-> X-Cache -> [HIT]
[*]-> Accept-Ranges -> [bytes]
[*]-> Age -> [489702]
[*]-> Cache-Control -> [max-age=604800]
[*]-> Date -> [Fri, 29 Oct 2021 03:30:41 GMT]
[*]-> Server -> [ECS (mic/9A8A)]
[*]-> Vary -> [Accept-Encoding]

Then it wil actually start scraping and gather the URL with an addition of XSSI testing, SQLI testing, Name server, and response code

[*] URL Found ->  http://example.com/
[*] Domain Name ->  example.com
[*] Domain IPA  ->  [2606:2800:220:1:248:1893:25c8:1946 93.184.216.34]
[*] Connected-Server ->  ECS (mic/9B14)
[*] Response Status  ->  200 OK
[*] Testing SQLI this might take a while....
[+] Detected 0 forms on http://example.com/.
[-] Might NOT be SQL injectable
[*] Testing XSSI this might take a while....
[-] XSS testing came back false, not XSS injectable
None
──────────────────────────────────────────────────────
[*] URL Found ->  https://www.iana.org/domains/example
[*] Domain Name ->  iana.org
[*] Domain IPA  ->  [2001:500:88:200::8 192.0.43.8]
[*] Connected-Server ->  Apache
[*] Response Status  ->  200 OK
[*] Testing SQLI this might take a while....
[+] Detected 0 forms on https://www.iana.org/domains/example.
[-] Might NOT be SQL injectable
[*] Testing XSSI this might take a while....
[-] XSS testing came back false, not XSS injectable
None
─────────────────────────────────────────────────────

go-liath's People

Contributors

totallynotahaxxer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

samuelrgit

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.