Posts

Showing posts from October, 2015

EARN MONEY WITH BITLANDERS

Image
bitLanders is a digital platform where users are rewarded for their content and social media leadership. Rewards are powered by the bitMiles technology, and can be exchanged within the curated shopping section for avatar accessories, or be donated to non-profits on bitCharities.com. Each user on bitLanders is a Digital Citizen represented in the ecosystem by an Avatar, with the opportunity to build their portfolio of Digital Real Estate and support social causes. bitCharities With bitCharities, bitLanders becomes a cause marketing platform powered by Bitcoin by connecting brands, non-profits and donors. bitCharities.com gathers large scale data on its entire user and donor base and shares it at no cost with the participating charities so that they can scale their fundraising efforts with larger corporate sponsors. bitCharities gives back 100% of the donations gathered on its platform to the charities. While donors can easily, simply, and publicly support a wide range of charitable orga

Best Programming Languages For Hackers

Image
For Web App Pentesting /Hacking HTML Hypertext Markup Language (HTML) is the basics for creating web pages and other information that can be displayed in a web browser. So if you don’t know HTML you should first learn it JAVAScript Learning java script. Will help you understand the basics of Cross Site Scripting PHP/SQL Majority of web applications are written using PHP and MySQL .So it is a must to learn PHP For Writing / Understanding Exploits, Shell Codes, Root kits etc C & C++ More than 60 % of the exploits you will find on the web are written in C & C ++, Learning C & C++ will help you understand about Buffer overflows, Stack overflow etc, So learning C and C ++ is must for every hacker/Pen tester Assembly Learning assembly will help you in Writing/understanding Shell codes , Will Help you in Reverse Engineering applications and software’s For Building Tools And Scripts Python Python is a very powerful high level language , Its Easy to learn and code, most of the tools

13 Top Python Resources for Beginners!

Image
1.  The Hitchhiker’s guide to Python -This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis. Currently under heavy active development. 2.  Learn Python the hard way -This book instructs you in Python by slowly building and establishing skills through techniques like practice and memorisation, then applying them to increasingly difficult problems. By the end of the book you will have the tools needed to begin learning more complex programming topics. 3.  Google’s Python class -Free class for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture videos, and lots of code exercises to practice Python coding. 4.  Python tracks at Codecademy -Consists of Python Syntax: a tutorial that will introduce you to Python. Then there’s Tip Calculator: After completing the lesson on Python Syntax it makes you

How to Fix Kali Linux apt-get Slow Update?

Image
This is a small guide on How to fix Kali Linux apt-get slow update. Kali is relatively new and got fewer Mirrors than some other distro’s. That means less servers to download from and less servers means more people trying to download from them and using all bandwidth. So when you type in apt-get update, you see a slow download speed for packages. This just means you’re connected to a server that’s really busy. Some users complains that nothing happens or they are not getting any updates at all. Some got different issues like update stuck is header and doesn’t move any further. To fix this, you need to check a few things: Check if you have the right repositories is your  /etc/apt/sources.list Remove unwanted or unsupported repositories. Clean apt-get cache. Choose a fast DNS server. To fix sources.list, follow this guide:  How to add official Kali Linux Repositories? To switch repositories to a different mirror of your choice, follow this guide: How to change repositories to a different

HTML Cheat Sheet Free Download

Image
Document Outline <!DOCTYPE> Version of (X)HTML <html>….</html> HTML document <head>….</head> Page information <body>….</body> Page contests Comments <!– Comment Test –> Page Information <base /> Base URL <meta /> Meta data <title>….</title> Title <link /> Relevant resource <style>….</style> Style resource <script>….</script> Script resource Document Structure  <h1>….</h1> to <h6>….</h6> Heading <div>….</div> Page section <span>….</span> Inline section <p>….</p> Paragraph <br> Line break <hr> Horizontal rule Links  <a href=””> Page link <a href=”mailto:”> Email link <a name=”name”> Anchor <a href=”#name”> Link to anchor Text Markup <strong>….</strong> Strong emphasis <em>….</em> Emphasis <blockquote>….</blockquote> Long quotation <q>….</q> Short

50 Websites To Learn How To Code For Free

Image
Searching for where to learn how to code for free,then stop.You are in perfect place,here we are listing Top 50 websites that will help you to learn how to code.Below listed website will help you to find a good coding platform for beginners.From here you will learn HTML, CSS, Javascript, SQL, XHTML, Bootstrap, C, C++, Python, Ruby, Android Development, Java and lots more.So check out each of this website and start to learn how to code. 1. Codecademy The most heard name how to code.Codeacademy is the place to go if you aren’t quite sure where to start.The main plus point of Codecademy is that they have a advanced interface to type code and render it without using external notepad or browser.Codeacademy works on a reward system and it rewards you with badges for your achievements.Codecademy will help you to learn HTML & CSS, JavaScript, jQuery, PHP, Python, SQL, Ruby, Rails and AngularJS. 2. Udacity Udacity is the next best on the web to learn to code.Udacity offers video tutorials i