Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sp0rk

Pages: [1] 2
1
Found it on the Webs / Re: Usefull Scripts
« on: September 17, 2013, 10:14:36 am »
Thanks, really did help!

2
Scripting Languages / Re: [Bash] Discovery.sh
« on: September 04, 2013, 03:56:09 am »
The github link isn't working. Seeing as it's 3000 lines like you said I feel it's easier to just ask exactly what "disovery" information is being concatenated?

3
General discussion / Re: Ubuntu terminal & metasploit issue
« on: August 28, 2013, 03:49:09 pm »
Ok.
This is what I got from echoing the $PATH.
Quote
/usr/local/rvm/gems/ruby-2.0.0-p247/bin:/usr/local/rvm/gems/ruby-2.0.0-p247@global/bin:/usr/local/rvm/rubies/ruby-2.0.0-p247/bin:/usr/local/rvm/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/bin:/usr/games

4
General discussion / Ubuntu terminal & metasploit issue
« on: August 28, 2013, 03:16:17 pm »
 Hey guys, I'm at a loss, I've been fucking around trying different solutions to this problem. It all started when I tried to upgrade and use metasploit, I decided to re-download it and I've been having a lot of issues with the bundler. I'm now having issues with the terminal that started only after I tried to fix this.
I would really appreciate any help offered.

Installing factory_girl (4.2.0)
 Gem::InstallError: factory_girl requires Ruby version >= 1.9.2.
 An error occurred while installing factory_girl (4.2.0), and Bundler cannot
 continue.
 Make sure that gem install factory_girl -v '4.2.0' succeeds before bundling.
I've been messing around with different solutions suggested by EVERY thread on this subject and I still have had no luck....
 Please help


I am now getting this everytime I open a terminal:
/bin/lesspipe: 1: /bin/lesspipe: basename: not found
 /bin/lesspipe: 1: /bin/lesspipe: dirname: not found
 /bin/lesspipe: 279: [: =: unexpected operator
 Command 'dircolors' is available in '/usr/bin/dircolors'
 The command could not be located because '/usr/bin' is not included in the PATH environment variable.
 dircolors: command not found

This is also resulting from some PATH issue:


optx@ubuntu:~$ sudo
Command 'sudo' is available in '/usr/bin/sudo'
The command could not be located because '/usr/bin' is not included in the PATH environment variable.
sudo: command not found

EDIT:

This is the script which fucked up my PATH variable, how can I reverse it?
Quote
#!/bin/bash
echo $PATH
echo "export PATH=\$PATH:/home/user/test" >> ~/.bashrc
PS1='$ '
source ~/.bashrc
echo $PATH

5
General discussion / Re: PayPal account hacked.
« on: August 28, 2013, 06:54:19 am »
What is it exactly that you want? Because you've clearly come to the wrong place.

6
.NET Framework / Re: [HELP] Bitcoin Mining
« on: August 28, 2013, 04:22:43 am »
That's for the help Fur, I was just about to post about this.I'm aware that it's extremely unstable and that you will likely spend much more on electricity than you alone can mine, but a friend and I are considering writing something to run a few miners on library/school/office computers through a botnet. Any input you may have would be appreciated.
+1

7
Anonymity and Privacy / Re: Torchat won't work after first use
« on: August 25, 2013, 06:18:34 pm »
Thanks for the advice but I managed to get it fixed on my own. Nothing a few scripts couldn't fix :)

8
Found it on the Webs / Re: [Free] SMS Spoofing
« on: August 24, 2013, 11:54:46 pm »
Thanks, it worked for me. The other guy was right to assume there's probably a catch, either spyware or data mining.

9
Hacking and Security / Re: [HELP] irc client
« on: August 24, 2013, 06:00:25 am »
Here you go:   http://lmgtfy.com/?q=Keypress


Concerning IRC clients it all depends on what operating system you are running, mIRC is unquestionably the most popular Windows-based IRC client and there are a number of others for *nix like Xchat, Kvirc, etc etc. Look them up

10
Anonymity and Privacy / Torchat won't work after first use
« on: August 24, 2013, 04:12:13 am »
Hey,
I'm having the exact same issue as this person has been having: http://ubuntuforums.org/showthread.php?t=1996287

"Torchat: Port already in use
 Something, probably another TorChat instance, is already listening at 127.0.0.1:11009. You must create another profile using different ports to be able to start TorChat a second time."

I've removed vidalia,provoxy and tor from running at startup( I think), I've created scripts to turn tor off and on manually etc. but still nothing.
The process is still running, right alongside "tor.sh" in my processes and I can't end them without them re-appearing.

11
General discussion / Re: Silkroad Question
« on: August 24, 2013, 03:03:30 am »
Thanks for the assistance, it's working :)

12
General discussion / Silkroad Question
« on: August 24, 2013, 12:03:24 am »
Hey,

I've recently been getting 'back into the swing of things' and thought I'd do some exploration on the deepweb and I couldn't get onto Silkroad. Keep in mind, I am using tor/torbrowser/ i2p and I'm reasonably acquainted with onion sites but I've never explored silkroad before. I found a link to it that is still working but I'm met with a login screen when I try to access the site and when I try to register the screen just refreshes. What can I do now?

13
Thanks I was looking on those forums but nothing was useful.

14
General discussion / [ubuntu] How do I deal with this repository error?
« on: January 05, 2012, 01:28:22 am »
How do I fix this repository error in Ubuntu Ocelot?

Quote
apt-get update | grep err
W: Failed to fetch http://ppa.launchpad.net/sun-java-community-team/sun-java6/ubuntu/dists/oneiric/main/source/Sources  404  Not Found

W: Failed to fetch http://ppa.launchpad.net/sun-java-community-team/sun-java6/ubuntu/dists/oneiric/main/binary-amd64/Packages  404  Not Found

W: Failed to fetch http://ppa.launchpad.net/sun-java-community-team/sun-java6/ubuntu/dists/oneiric/main/binary-i386/Packages  404  Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.

15
Hacking and Security / Re: Desktop or Laptops?
« on: January 04, 2012, 10:36:38 pm »
I'm going to agree with Ande here, it stands to reason that if you want the same thing in terms of specs/performance out of a smaller, more compact and lighter computer, not to mention the fact that it is portable, you're always going to pay more.

Pages: [1] 2