GithubHelp home page GithubHelp logo

hood3drob1n / creep3r Goto Github PK

View Code? Open in Web Editor NEW
84.0 84.0 49.0 1.67 MB

This is a big smash up of a lot of various tools I have made in the past along with some new ones. It includes a array of tools for helping with pentesting and messing around on the net. Currently only have installer files made for Ubuntu & Debian systems, but if you know what you're doing you can easily read them and get what you need to get all the dependencies installed on your own. I made a quick basic demonstration video you to give a general overview of what it has included, you can watch it here: http://youtu.be/z9rq1SBIYI0 Here is another short video to show how the Dorker piece works: http://youtu.be/43aphr0QRng It's a bit of a constant work in progress but will be posting updates from time to time as I add more stuff and get them stabilized and working properly without much issue. If you have any questions, comments, or suggestions just let me know. Thanks, H.R.

Ruby 99.61% C 0.17% Shell 0.21%

creep3r's People

Contributors

hood3drob1n avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

creep3r's Issues

Trouble installing Mysql(2.9.1)

Building native extensions. This could take a while...
ERROR: Error installing mysql:
ERROR: Failed to build gem native extension.

current directory: ../gems/ruby-2.4.1/gems/mysql-2.9.1/ext/mysql_api

../rubies/ruby-2.4.1/bin/ruby -r ./siteconf20180105-21519-1fyh8ed.rb extconf.rb
checking for mysql_ssl_set()... yes
checking for rb_str_set_len()... yes
checking for rb_thread_start_timer()... no
checking for mysql.h... yes
creating Makefile

current directory: ../gems/ruby-2.4.1/gems/mysql-2.9.1/ext/mysql_api
make "DESTDIR=" clean

current directory: ../gems/ruby-2.4.1/gems/mysql-2.9.1/ext/mysql_api
make "DESTDIR="
compiling mysql.c
mysql.c: In function ‘stmt_bind_result’:
mysql.c:1320:74: error: ‘rb_cFixnum’ undeclared (first use in this function)
else if (argv[i] == rb_cNumeric || argv[i] == rb_cInteger || argv[i] == rb_cFixnum)

in which library is the variable rb_cFixnum stored.

I have tried installing all the missing dependency from varies sites but they don't seem to work. Is there a workaround this. Using Ubuntu16.04

https://stackoverflow.com/questions/15397156/mysql-2-9-1-error-with-ruby-2-0
https://askubuntu.com/questions/641943/e-unable-to-locate-package-libmysql-ruby
https://stackoverflow.com/questions/27611927/error-while-installing-mysql-gem-in-terminal

Should i downgrade the ruby version?

Thx

kali linux ruby curb install error

./debian_setup.sh

Installing Ruby gems now....
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Your Gemfile lists the gem text-table (>= 0) more than once.
You should probably keep only one of them.
While it's not a problem now, it could cause errors if you change the version of just one of them later.
Fetching gem metadata from https://rubygems.org/..........
Resolving dependencies...
Using mini_portile 0.6.0
Using nokogiri 1.6.3.1
Using robotex 1.0.0
Using anemone 0.7.2
Using io-like 0.3.0
Using archive-zip 0.7.0
Using bcrypt 3.1.7

Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.

    /usr/bin/ruby1.9.1 extconf.rb 

checking for curl-config... no
checking for main() in -lcurl... no
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.

Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/usr/bin/ruby1.9.1
--with-curl-dir
--without-curl-dir
--with-curl-include
--without-curl-include=${curl-dir}/include
--with-curl-lib
--without-curl-lib=${curl-dir}/lib
--with-curllib
--without-curllib
extconf.rb:23:in `

': Can't find libcurl or curl/curl.h (RuntimeError)

Try passing --with-curl-dir or --with-curl-lib and --with-curl-include
options to extconf.

Gem files will remain installed in /var/lib/gems/1.9.1/gems/curb-0.8.6 for inspection.
Results logged to /var/lib/gems/1.9.1/gems/curb-0.8.6/ext/gem_make.out
An error occurred while installing curb (0.8.6), and Bundler cannot continue.
Make sure that gem install curb -v '0.8.6' succeeds before bundling.

Installation Completed!

./creep3r

/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in require': cannot load such file -- curb (LoadError) from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
from ./creep3r:36:in `

'

help plzzz

<module:XMLRPCRetryable>': uninitialized constant Net::ReadTimeout (NameError)

./creep3r
/var/lib/gems/1.9.1/gems/rubypress-1.0.7/lib/rubypress/xml_rpc_retryable.rb:7:in <module:XMLRPCRetryable>': uninitialized constant Net::ReadTimeout (NameError) from /var/lib/gems/1.9.1/gems/rubypress-1.0.7/lib/rubypress/xml_rpc_retryable.rb:2:inmodule:Rubypress'
from /var/lib/gems/1.9.1/gems/rubypress-1.0.7/lib/rubypress/xml_rpc_retryable.rb:1:in <top (required)>' from /var/lib/gems/1.9.1/gems/rubypress-1.0.7/lib/rubypress/client.rb:11:inrequire_relative'
from /var/lib/gems/1.9.1/gems/rubypress-1.0.7/lib/rubypress/client.rb:11:in <top (required)>' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in require' from /var/lib/gems/1.9.1/gems/rubypress-1.0.7/lib/rubypress.rb:4:in<top (required)>'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:60:in require' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:60:inrescue in require'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:35:in require' from ./creep3r:44:in

'

how 2 fix this

Dorker issue with Google

Hi

I get the following issue with dorking

[*] Problem Getting Google Results!
=>undefined method `click' for nil:NilClass

[*] Problem Getting Google Results!
=>undefined method `click' for nil:NilClass

[*] Problem Getting Google Results!
=>undefined method `click' for nil:NilClass

Can't launch creep3r with ruby 1.9.3

I have ubuntu and ruby 1.9.3p484 (2013-11-22 revision 43786) [i686-linux]
i make installation from /creep3r/installers/ubuntu_setup.sh
and when i try run creep3r im getting:
./creep3r
/var/lib/gems/1.9.1/gems/rubypress-1.0.7/lib/rubypress/xml_rpc_retryable.rb:7:in <module:XMLRPCRetryable>': uninitialized constant Net::ReadTimeout (NameError) from /var/lib/gems/1.9.1/gems/rubypress-1.0.7/lib/rubypress/xml_rpc_retryable.rb:2:inmodule:Rubypress'
from /var/lib/gems/1.9.1/gems/rubypress-1.0.7/lib/rubypress/xml_rpc_retryable.rb:1:in <top (required)>' from /var/lib/gems/1.9.1/gems/rubypress-1.0.7/lib/rubypress/client.rb:11:inrequire_relative'
from /var/lib/gems/1.9.1/gems/rubypress-1.0.7/lib/rubypress/client.rb:11:in <top (required)>' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in require' from /var/lib/gems/1.9.1/gems/rubypress-1.0.7/lib/rubypress.rb:4:in<top (required)>'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:60:in require' from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:60:inrescue in require'
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:35:in require' from ./creep3r:44:in

'

I have installed latest version of rubypress. Same error with ruby 2.1.1:
./creep3r
/home/root1/Desktop/creep3r/classes/ruby-smbhash/lib/samba/encrypt.rb:49:in <module:Private>': NotImplementedError (NotImplementedError) from /home/root1/Desktop/creep3r/classes/ruby-smbhash/lib/samba/encrypt.rb:37:inmodule:Encrypt'
from /home/root1/Desktop/creep3r/classes/ruby-smbhash/lib/samba/encrypt.rb:4:in <module:Samba>' from /home/root1/Desktop/creep3r/classes/ruby-smbhash/lib/samba/encrypt.rb:3:in<top (required)>'
from /home/root1/.rvm/rubies/ruby-2.1.1/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in require' from /home/root1/.rvm/rubies/ruby-2.1.1/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:inrequire'
from ./creep3r:65:in `

'

Help me please, what packages i need install and what versions of ruby?

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.