Welcome
Welcome to refracta

You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. In addition, registered members also see less advertisements. Registration is fast, simple, and absolutely free, so please, join our community today!

my actual remix

If it's not on-topic, it's in here.

my actual remix

Postby nadir » Fri Jul 27, 2012 12:21 am

is quite wild.

It contains the following stuff:

base

tor
i2p #not from the repos
i2p chat in pidgin set up
freedombox-privoxy #not from the repos
cli-usage is configured to use tor too.
And i know more than you do. You want that, i2p and tor, even if you don't know it yet.

crack
crack
john
aircrack-ng #self-build


pentest

hammerhead
metasploit #not from the repos
w3af
sqlmap
inguma

to test those:
lamp
wordpress
scuttle
at localhost.


network tools/monitoring

darkstat
etherape
ntop
nmap
tcpdump and tshark
wireshark
zenmap
dsniff
sslsniff


spoof tools

proxychains
socat
macchanger
all wich comes with tor: tor-resolve, torify, etc.
https-everywhere, adblock, duckduckgo

last not least
a cool wallpaper
bookmarks

Many more, the list is from the top of my head. I already installed apache in a lamp, but have not configured it yet, aka cp or ln the whole shebang to /var/www and create an easy index.html (to test the tools from above).
Not everything works. If someone wants to test, i will upload it, else i will first configure localhost, so one can give him the business straight from the liveDVD. It is ca 1.5 Gig big.
Else i will upload it in a few weeks.

Why would one want that? No idea. backtrack and network-security-toolkit are good, but both lack tor and i2p. The CD's which contain those, tor and i2p, ain't got the tools i want to learn. But i haven't looked at all CD's from expect-us.net. Some of those might do the job.
Last edited by nadir on Tue Aug 28, 2012 4:49 pm, edited 2 times in total.
So i herd u liek mudkip?
User avatar
nadir
 
Posts: 1160
Joined: Wed Mar 09, 2011 4:18 am
Location: here

Re: my actual remix

Postby nadir » Mon Aug 27, 2012 4:46 pm

I wanted to upload the iso to minus, but they seem to have a restriction bout filesize now.
I think dropbox too.
Size is ca 2 Gigs.
Where can i upoad such a file?

oh, its not even a gamma-release, so if there is no solution its not a biggie.
So i herd u liek mudkip?
User avatar
nadir
 
Posts: 1160
Joined: Wed Mar 09, 2011 4:18 am
Location: here

Re: my actual remix

Postby meandean » Mon Aug 27, 2012 5:17 pm

Maybe setup a sourceforge account/project ?

ubuntu one or cloud or whatever they call it?

no ideaz besides that, not sure if google does files anymore or not
User avatar
meandean
 
Posts: 392
Joined: Wed Mar 09, 2011 5:16 am

Re: my actual remix

Postby nadir » Mon Aug 27, 2012 11:47 pm

meandean wrote:Maybe setup a sourceforge account/project ?

Made an account.
As far i understand upload via filemanager is restricted to 1 Gig.
Will try to set up rsync or such these days. If you know how, let me know.
I realized that i missed a few packages, hence got a bit of time (need to add those, then rebuild, etc.pp).




no ideaz besides that, not sure if google does files anymore or not

Didn't do it in a while, but it was restricted to one Gig (last time).

Thanks.
So i herd u liek mudkip?
User avatar
nadir
 
Posts: 1160
Joined: Wed Mar 09, 2011 4:18 am
Location: here

Re: my actual remix

Postby nadir » Tue Aug 28, 2012 4:37 pm

Not that far yet, but i guess its a start:
http://sourceforge.net/projects/lullysec/

I was able to create an interactive shell, but when i created a README there, i can't find it.
Will later try to upload the iso via rsync.
If that doesn't work i will remove metasploit, which is more than 1.2 Gigs (already removed freenet, which is huge too).
All i can promise is that it boots here :-)

Oh, as soon i got it working i will create one iso which will (hopefully) fit on a CD.

Any help how to use sourceforge is welcome.

I mean: come'on. LullySec. The name alone is worth to try it. ... :-)
So i herd u liek mudkip?
User avatar
nadir
 
Posts: 1160
Joined: Wed Mar 09, 2011 4:18 am
Location: here

Re: my actual remix

Postby meandean » Tue Aug 28, 2012 7:42 pm

I usually use gftp to upload to sourceforge.
User avatar
meandean
 
Posts: 392
Joined: Wed Mar 09, 2011 5:16 am

Re: my actual remix

Postby nadir » Tue Aug 28, 2012 8:23 pm

Which settings do you use?
Been reading thru the docus, the last couple of, it gets better,
but all is a bit confusing.
did:
ssh -t user,[email protected] create
could log in, than couldn't find what is where.
finally could find it (yada home yada fsr yada yada).
The docu is a bit unclear.
Long short: How are your settings when using gftp ?

Oh, refractasnapshot is running, and when its finished i will try rsync
(again with the confusing docus ... ).

thanks
So i herd u liek mudkip?
User avatar
nadir
 
Posts: 1160
Joined: Wed Mar 09, 2011 4:18 am
Location: here

Re: my actual remix

Postby nadir » Tue Aug 28, 2012 9:41 pm

As far i can see:
http://sourceforge.net/apps/trac/source ... 20download

a)
I first i have to create an interactive shell:
Code: Select all
ssh -t username,[email protected] create

It will give errors, after entering the passwords. No idea why.
But the next command:
Code: Select all
ssh [email protected]

will connect.
As i want to organize the downloadfiles i have to:
Code: Select all
cd /home/frs/project/project-name

and can create files and folders there.

b) to upload
Code: Select all
$ rsync -e ssh filename0 filename1 [email protected]:/home/frs/project/projectname/foldername
So i herd u liek mudkip?
User avatar
nadir
 
Posts: 1160
Joined: Wed Mar 09, 2011 4:18 am
Location: here

Re: my actual remix

Postby nadir » Wed Aug 29, 2012 1:58 am

All i can say for sure is that it boots and works here.
http://sourceforge.net/projects/lullysec/files/

I will create a smaller image (a second one) soon.
So i herd u liek mudkip?
User avatar
nadir
 
Posts: 1160
Joined: Wed Mar 09, 2011 4:18 am
Location: here

Re: my actual remix

Postby meandean » Thu Aug 30, 2012 7:40 pm

Looks like you got it!

for gftp
use frs.sourceforge.net for the host and select ssh2 in the dropdown
once connected type in /home/frs/project/projectname in the address bar of the right pane and hit enter
good to go
User avatar
meandean
 
Posts: 392
Joined: Wed Mar 09, 2011 5:16 am

Next

Return to General Nonsense

Who is online

Users browsing this forum: No registered users and 0 guests

cron
suspicion-preferred