GithubHelp home page GithubHelp logo

lazykali's People

Watchers

James Cloos avatar

lazykali's Issues

Correcting problems in updating exploitdb

What steps will reproduce the problem?
1. Run lazykali as root
2. Choose 4) Exploitdb
3. 1) Update Exploitdb

What is the expected output? What do you see instead?
 I get the following error:
tar xvfj archive.tar.bz2
bzip2: (stdin) is not a bzip2 file.
tar: Child returned status 2
tar: Error is not recoverable: exiting now

What version of the product are you using? On what operating system?


Please provide any additional information below.

 After a few tests i have made, i realized that the command:
wget http://www.exploit-db.com/archive.tar.bz2
is actually downloading the file:
exploit-database-master.zip
root@something /usr/share/exploitdb# ls -l
total 91392
-rw-r--r--  1 root root 44524858 Feb 14 17:31 archive.tar.bz2
-rw-r--r--  1 root root 44524858 Feb 14 17:48 exploit-database-master.zip

 Thus, i run:
wget https://github.com/offensive-security/exploit-database/archive/master.zip
unzip -qq master.zip
rsync -a exploit-database-master/ /usr/share/exploitdb/
rm -rf master.zip exploit-database-master/

So modifying the function updateexploitdb as follows:
### Update Exploitdb
function updateexploitdb {
    echo -e "\033[31mThis script will update your Exploitdb\033[m"
    cd /usr/share/exploitdb
    wget https://github.com/offensive-security/exploit-database/archive/master.zip
    unzip -qq master.zip
    rsync -a exploit-database-master/ /usr/share/exploitdb/
    rm -rf master.zip exploit-database-master/
    echo -e "\e[32m[-] Done Updating Exploitdb!\e[0m"

Works just fine.

Original issue reported on code.google.com by [email protected] on 14 Feb 2015 at 2:24

Flashplugin for PI

What steps will reproduce the problem?
1. Try to install extras
2. Pick flashplugin-nonfree

What is the expected output? What do you see instead?
It should detect that I'm using ARMel architecture and skip the installation 
informing a user that it's not possible to install on ARM

What version of the product are you using? On what operating system?
20130525, Rasp Pi

Please provide any additional information below.

http://www.raspberrypi.org/phpBB3/viewtopic.php?f=26&t=6123 

Original issue reported on code.google.com by [email protected] on 25 Mar 2014 at 2:44

how to install lazykali in net hunter ?

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 16 Feb 2015 at 5:26

issue with hamster

What steps will reproduce the problem?
1. default install of hamster and ferret


What is the expected output? What do you see instead?
"execle(ferret): No such file or directory" 

Please use labels and text to provide additional information.

This is not a defect in the script but rather a tiny issue with default install 
of hamster and ferret in Kali Linux.
Reason for the issue is 2 part.
1) Ferret is in the /usr/bin directory
hamster has a symbolic link in the /usr/bin/ but is actually in the 
/usr/share/hamster-sidejack directory.

2) Default on my system had to be installed from source to get working 
correctly.
I used to source from http://www.erratasec.com/erratasec.tar.z
I will be adding pre-compiled files to this repo soon.

Original issue reported on code.google.com by [email protected] on 25 Apr 2013 at 2:36

applications menu.. where?

What steps will reproduce the problem?
1. unzipped tar file in terminal tried to install hackpack.sh nothing

2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 21 Jul 2013 at 1:50

upgrade the script

upgrade the script to add more tools

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
kali 1.0.6 

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 12 Jan 2014 at 8:45

Error

my os is kali linux 
whem i type lazykali o got this 
root@kali:~# lazykali

Script is installed
You are running version 20130525, do you want to update to <!DOCTYPE html 
PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="shortcut icon" href="http://images.fatcow.com/icons/favicon_moo.ico">

    <title>Web Hosting - This site is temporarily unavailable</title>
    <style type="text/css">

    html, body, h1 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;

    }

    h1{
    padding-top:200px;
    }        

    body {
    font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
    background: #c7e7f4;
    text-align: center;
    min-width: 700px;
    background: #c7e7f4 url(http://images.fatcow.com/fatcow/flying-cows.gif) no-repeat top center;
    }

    #wrapper {
    margin:0 auto;
    height:500px;
    text-align: center;
    }            

    #hills { 
    position: absolute;
    bottom:0px;
    background: url(http://images.fatcow.com/fatcow/flowered-hills-bg.gif) repeat-x;
    height: 133px;
    width:100%;
    }

    #copy {
    width:700px;
    margin:0 auto;
    position: relative;
    top:350px;
    font-size: 12px;
    text-align: center;
    color:#666;
    }

    #copy a{
    color:#333;
    }

    .link{
    margin-right: 15px;
    }


    </style>
</head>

<body>
    <div id="wrapper">
        <div id="copy">
           <span class="link"><a href="http://www.fatcow.com/">http://www.fatcow.com/</a></span>
            <span class="link"><a href="http://www.fatcow.com/free-icons">http://www.fatcow.com/free-icons</a></span>
            <a href="http://www.fatcow.com/free-font">http://www.fatcow.com/free-font</a>
        </div>
        <h1>Something isn't quite right here ...</h1>
        <p><b>This site is temporarily unavailable.</b> If you're the owner of this website,<br>please <a href="http://www.fatcow.com/support/contact.bml">contact FatCow Web Hosting</a>.</p>
    </div>
    <div id="hills"></div>


</body></html>? (Y/N)
Last changes are :
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" 
"http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="shortcut icon" href="http://images.fatcow.com/icons/favicon_moo.ico">

    <title>Web Hosting - This site is temporarily unavailable</title>
    <style type="text/css">

    html, body, h1 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;

    }

    h1{
    padding-top:200px;
    }        

    body {
    font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
    background: #c7e7f4;
    text-align: center;
    min-width: 700px;
    background: #c7e7f4 url(http://images.fatcow.com/fatcow/flying-cows.gif) no-repeat top center;
    }

    #wrapper {
    margin:0 auto;
    height:500px;
    text-align: center;
    }            

    #hills { 
    position: absolute;
    bottom:0px;
    background: url(http://images.fatcow.com/fatcow/flowered-hills-bg.gif) repeat-x;
    height: 133px;
    width:100%;
    }

    #copy {
    width:700px;
    margin:0 auto;
    position: relative;
    top:350px;
    font-size: 12px;
    text-align: center;
    color:#666;
    }

    #copy a{
    color:#333;
    }

    .link{
    margin-right: 15px;
    }


    </style>
</head>

<body>
    <div id="wrapper">
        <div id="copy">
           <span class="link"><a href="http://www.fatcow.com/">http://www.fatcow.com/</a></span>
            <span class="link"><a href="http://www.fatcow.com/free-icons">http://www.fatcow.com/free-icons</a></span>
            <a href="http://www.fatcow.com/free-font">http://www.fatcow.com/free-font</a>
        </div>
        <h1>Something isn't quite right here ...</h1>
        <p><b>This site is temporarily unavailable.</b> If you're the owner of this website,<br>please <a href="http://www.fatcow.com/support/contact.bml">contact FatCow Web Hosting</a>.</p>
    </div>
    <div id="hills"></div>


</body></html>




Original issue reported on code.google.com by [email protected] on 15 Jan 2015 at 11:02

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.