Category: hacking

  • Whoppix replaced by WHAX: bootable CD

    Remember Whoppix–White Hat Knoppix? Well, it's now based off of SLAX
    instead of Knoppix, making WHAX. This was done for modularity, making
    it more easily customizable.

    I've made a copy of Whoppix, Knoppix STD and WHAX and each time I've
    had to re-learn how to make a bootable CD and each time I figure it out
    I wonder how the hell could I be so silly as to forget something so
    easy.  It's like having a brain fart and forgeting how to spell
    “of.”

    The key is to burn it as an Image or .ISO NOT BOOTABLE.  Most of the popular burners have this feature.

    Anyway here is how you do it:

    *note: SLAX and Knoppix variations
    often are compressed into an archive file or .rar.  Many systems
    automatically see this as a .ISO or image file.  No need to
    extract it.

    Making a Data CD from a CD Image with Easy CD Creator (Save the Image to your Hard drive) 

        1)  Insert a blank CD in CD Recorder

        2)  Select “Record CD from Image” from the File menu

        3)  Select the image file WHAX-x-beta.iso or whatever
             the .ISO file is named and click Open. 
       
        4)   Once the Record CD Setup dialog box appears, 
              Click Start Recording

    Basically, just look for the burn Image or .ISO feature and your good.


  • Absolutely Del.icio.us – Complete Tool Collection

    del.icio.us is a very popular social bookmarks manager. This is possibly the largest collection of tools related to del.icio.us and is constantly updated.

    read more | digg story

  • Forum at the bottom of this Blog

    This is for learning purposes only.  Do not use this tool for malicious purposes or wrong doing.

    One of the limitation of blogs is that there are restritions on what
    readers can post.  Bringing up another topic is not usually
    encourage on blogs. 

    The versatility of “two way
    conversation” posts that you see in forums is what is lacking in many
    blogs. 

    Here is some code to put a forum in your blog.

     <object data=”http://Somelamefreeforum.com/” type=”text/html” width=”700″ height=”400″></object>

    Some webmaster voice concerns about methods that can be used to “steal web traffic.”  You should avoid embeding (or even improperly linking) to other peoples sites without permission.

    Sheila Ann Manuel Coggins of About.com has another method of adding a forum to a blog.

    References:

    Stealing PR/Traffic

    http://www.webmasterworld.com

    About.com

    Dawn Pedersen.  I'm the Boss of  me.

    Wielands Weblog. Dear Blogger User.

  • Putting a Del.icio.us, Digg, technorati and Slashdot button into your blog

    I have expanded my social bookmark article adding more details pictures and  how to add more social bookmarks (aka service links) to drupal.

    Click HERE for the expanded version of this social bookmarks article.  Hope this helps.

    This is fairly easy to do but you should have a basic understanding of HTML before you proceed. For those of us who are still learning, this will take patients and some reading.

    These are buttons on your blog that allow customers to submit your article to Digg, Del.icio.us and Slashdot at the click of a button.

    What is Digg, Del.icio.us, Technorati?  

    Digg is a user-defined news site similar to Slashdot only better. Del.icio.us is an online social bookmark site that allows you to have all your bookmarks in one place and access them from any computer connected to the Internet. Technorati has mastered tagging for blogs if you have blogware you already have a link for the Technorati Cosmos (code for added this feature are at the bottom of this post). All these tools are HIGHLY effective at getting more traffic, getting Google to index your site constantly and getting submerged into a niche online community that will get you “social traffic.”

    About This Instruction:
    This instruction uses specific Blogware/Blogharbor examples. If you’re content manager gives you the ability to get down into Template code you should be able to ad these buttons. Hopefully, this will serve as a decent guide regardless of your tools.

    If you’ve got mad skillz, the icons are in Step 1 and the code is in Step 4. Enjoy.

    Step 1. Get the icons.

    Here they are. Right click and “save file as.”

    Step 2. Getting to the code in Blogware and Blogger

    Once logged in to Blogware/Blogharbor (or reseller blogwares) go to the “Look & Feel” then click on “Template”

    For Blogger login and go to the Template tab.

    Step 3. What templates to edit (Google Bloggers go to the bottom of this step)

    Within Blogware you will see a bunch of Templates. But we are only interested in two templates: “Article” and “Category”

    If you look at any blog you it will usually see a permalink, comments, link, and/or trackback at the beginning or end of any article. This is what we are looking for when we go into the code.

    Click on the “Edit” link for Article template.

    You will be taken to the “Select Style” page. Once there, choose your style. If you, your administrator, or reseller hasn’t changed anything you will only have one option, “standard.”

    Finally, you’ll get to the “Edit Template” page.

    Back up the Template by selecting download from the Action drop down. We will not work from the downloaded copy. It makes a great reference if you have a hard time figuring out what you deleted to mess everything up. Just do a save as and hit the back but to get back to your template.

    Select “Copy” in the Action drop down box.

    I don’t recommend working from the download for this particular hack. Downloading automatically changes the paths to your local machine. If you’re lazy like me you don’t want to go back in and figure out all the original paths.

    Blogware is great because it will actually allow you to edit a live version of your blogs article template on the fly in what is called a “Staging Area.” From there you can preview changes and eventually save and make it live.

    Now you need to find the permanent link, comment code that allows the blog reader to interact with your blog posts. It will look something like this:

    BLOGWARE CODE

    {{publish_time.hour}}:{{publish_time.min}}{{publish_time.ampm}} ({{publish_time.zone}})

    on {{publish_time.month_name}} {{publish_time.day}}, {{publish_time.year}} &nbsp;|&nbsp; <a href=”{{url}}”>PermanentLink</a>{{if cosmos_url}}&nbsp;|&nbsp; <a href=”http://technorati.com/cosmos/search.html?url={{permalink_url}}”><img src=”/technorati.gif” alt=”See this page in technorati”>Cosmos</a>{{/if}}&

    You will copy and paste the my code in Step 4 after the Cosmos. (you’ll notice I added the technorati symbol just before the Cosmos.)

    BLOGGER CODE (located in Template)

    In the post module located here:

    <!– Begin .post –>

    Put this Code…

    <a href=”<$BlogItemPermalinkUrl$>” title=”permanent link”><$BlogItemDateTime$></a> &nbsp;

    <a href=”http://del.icio.us/post?url=<$BlogItemPermalinkUrl$>&title=<$BlogItemTitle$> “> <img src=”http://your.blog.com/delicious.gif” alt=”book mark <$BlogItemTitle$> in del.icio.us”>Del.icio.us</a> &nbsp;| &nbsp; <a href=”http://www.digg.com/submit” target=”_new”><img src=”http://your.blog.com/digman.gif” alt=”submit <$BlogItemTitle$> to digg.com”>Digg</a> &nbsp;| &nbsp; <a href=”http://slashdot.org/submit.pl” target=”_new”><img src=” http://your.blog.com/slashdot.ico” alt=”submit <$BlogItemTitle$> to slashdot.com”>Slashdot</a>

    Before and after this:

    <div>

    <$BlogItemBody$>

    </div>

    </div>

    Make sure you preview and test.

    You will want to add your code after the last item that allows blog readers to interact with your blog article. This could be the Permalink, cosmos, comment or time. In my case it is my technorati Cosmos search button. For the Techorati button see the code below.

    Step 4. Get the Code then Copy & Paste it.

    Here’s a break down of the code.

    Variables:

    Variables differ for each blog type (Table 1.1). No matter what blog type you use you will only need to use two variables for this hack, the permanent link (articles url) of the blog post and its title (name of the Article).

    Table 1.1

     

    Blog Type

     

    VARIABLES

    Blog Permanent Link

    Blog Title

    Blogware (blogharbor and MANY other resellers)

    {{permalink_url}}

    {{title}}

    MoveableType/Typepad

    See blog.del.icio.us

    <$MTEntryPermalink$>

     

    <$MTEntryTitle encode_url="1"$>

    WordPress

    See blog.del.icio.us

    <?php the_permalink() ?>

    <?php the_title(); ?>

     

    Blogger (see blogger code)

    <$BlogItemPermalinkUrl$>

    <$BlogItemTitle$>

    Make sure you upload the appropriate icons. Here is the code (replace the blogware variables with the appropriate variable:

    | &nbsp; <a href=”http://del.icio.us/post?url={{permalink_url}}&title={{title}} “> <img src=”/delicious.gif” alt=”Bookmark {{title}} in del.icio.us”>Del.icio.us</a> &nbsp;| &nbsp; <a href=”http://www.digg.com/submit” target=”_new”><img src=”/digman.gif” alt=”submit {{title}} to digg.com”>Digg</a> &nbsp;| &nbsp; <a href=”http://slashdot.org/submit.pl” target=”_new”><img src=”/slashdot.ico” alt=”submit {{title}} to slashdot.com”>Slashdot</a>

    Step 5. Check your work

    This is perhaps the most important step.

    Google’s Blogger:

    Click “Preview”

    Blogware:

    If you’re editing from the “Staging Area” with Blogware/blogharbor, you can “view blog test mode.” This link is located above the staging area. You will have to go to the full article with a permalink (or more link) to see your changes.

    Once you have the code how you want it, do the same thing (steps 3-4) with the Category template.

    Remember, the Article template only alters the code for the full page view of the article that is in the permalink. If you have little descriptions of each article on your main blog page then you will not see the changes unless you alter the Category template the same way.

    BONUS:

    To add the Cosmos Technorati search use this code:

    http://www.technorati.com/cosmos/search.html?url={{YOUR _PERMALINK_VARIABLE}}

     

     

    References:


    Joshua “Delicious.” Blog.del.icio.us. “This Bookmark”


    Absolutely-delicious-complete-tool. 
                    http://pchere.blogspot.com

    Mr. Peirce. Blog for Fun and for profit.            

    Blogharbor John. Blogharbor Manual: Editing Templates.
                    http://demo.blogharbor.com/

    More Links:

    Typepad user advice:
    http://www.sixapart.com

    In Deutche:

    http://www.einfach-persoenlich.de

    WordPress (found on Digg):
    http://www.davidbreyer.com/

     

     

      All trademarks and copyrights on this page are owned by their respective owners.

  • Run Linux on your Microsoft Router

    Run Linux on the Microsoft MN-700. These things are only like $30 on
    eBay pick one up and have something comparable to the Linksys WRT54G
    after this hack.

    Here is another one on Hack-a-day:
    http://www.hackaday.com/entry/1234000017046605/

    read more | digg story

  • Hacking and Enlightenment: Ed and Me on hacking

    This is my conversation with ED on my misuse of the word hacker on one of my website:

    Whoa, whoa, ED…

    I think my wording has completely miss led you.  Here is my feeling about hackers:

    About Defcon13 and Hackers vs. “Security Pros”:
    http://elamb.blogharbor.com/blog/_archives/2005/6/2/904009.html#302474

    My discussion with Martin about hackers:
    http://www.mckeay.net/secure/archives/000450.html

    My thoughts on hacking and the non believers (at the bottom by Sun Tzu):
    http://elamb.blogharbor.com/hacked/igothacked.htm

    Dude, I love hackers.  I'd like to consider myself a hacker.. but I
    don't feel worthy.  I've got the passion but I don't have the gift. 
    I've already been to the Oracle (bad matrix joke).

    Perhaps I should reword that article.  I believe in taking the
    concept of hacking back to its original roots before it was hijacked by
    the media.  I DO NOT want to contribute to that dogma.

    The Phisher
    used a combination of mail fraud and manipulated email and even set up
    a server.  He probably got tons of money and merchandise from ebay
    customers. 

    Like computer and/or telecommunication devices, I beleive ANY system
    can be hacked.. email systems, smoke alarms in Delta air planes, bar
    code readers, RFID's, FEDEX, all can be reprogrammed, streamlined,
    reverse engineered,  exploited and manipulated for good or for evil
    purposes. 

    For me, that is what makes hacking so cool.  A true “hack” is done upon
    gaining a new understanding of a given system.  Of course, some hacks
    are discovered completely by accident, but the hacks that are done out
    of understanding, is like a form of enlightenment. 

    Check it out… Buddha hacked the Universe… (o.k. too much weed).
     
     

    On 6/13/05, ed <XXX@XXX.com> wrote:

    hey rob,

    this incident has absolutely nothing to do with hackers.  it's called “mail
    fraud” and “wire fraud”.  what computer or telecommunications system was
    “hacked” here?

    please
    call a spade a spade: the vast majority of hackers are not
    thieves.  sure, a few are–but that's like calling all car
    drivers “bank getaway car drivers.”

    you're not helping to solve
    the problem by blaming the wrong group of people.  you should
    be blaming criminals, not hackers–who have nothing to do with your
    unfortunate experience.

    thanks,

    -ed

    From: ME
    Subject: Phisherprice: Phishing on Ebay During the Holidays
    Date: 8 May 2005 16:13:28 -0700

    A
    hacker tried to get a free phone using a phishing technique that I had
    never heard of.  The phisher used a Western Union Auction
    Money order form (a fake number) and actually sent me the fedex lable
    and had
    fedex come to my house to pick up the phone.  Even though I didn't have the cash for the phone yet.

    The Phishing exploit relies on the buyers greed and the feverish haste of holiday spending.

    Here is the phishing exploit in detail:
    http://elamb.blogharbor.com/hacked/phisherprice.htm

    rob
    http://elamb.org