Null Byte Forum

Forum Thread: Fundamental Terms for Newbie Hacker

Hello again.. I am Romeo64 and it's my 3rd post...Recently I have been examining that many aspiring hacker newbies are recklessly excited about hacking but most of them lack basic fundamentals of networking which are essential to become a MASTER HACKER . .ALRIGHT LET'S BEGIN. .... SUBLETTING AND SUBNET MASK :

Forum Thread: CryptoBirdv2 / Hasher.py

Hello everyBody! Today I'll be taking you thRough how some of my cryptography tools work and what you can do with them. The tools Ill be showing you are CryptoBirdv2 and Hasher.py , but first let's learN a bit about cryptoGraphy.

Forum Thread: Is Two-Factor Authentication Secure?

Nowadays a lot of companies are implementing two factor authentication to protect accounts such as Google, Steam, and Apple. But is it as secure as they say it is. Does anyone know a way to intercept the codes sent from the texts or with the apps. I guess you could if you infected the phone but has anyone heard of any other way besides that. I am asking for myself because I always implement it on my accounts if its offered but I was wondering if it was smoke and mirrors to give a false sense ...

Forum Thread: Problem to Bruteforce a Login

Hello ! I'm new to Null Byte, so don't be too nasty with me ahah. So, this is my problem: Recently, I found a website (https :/) about which I could know the list of all the possible password thanks to the simple template. I see a bruteforce tutorial on Null Byte, but no solution. I did some checking and I found the problem. This is the "form" line:

Forum Thread: A Nullbyte IRC Bot Playground?

Hello everyone! I haven't been on the site for long, but I've visited irc for a little while, and I thought, wouldn't it be nice if Nullbyte had its own bot testing channel? That way, programmers could write experimental bots and have a place to test them without annoying anyone? I wanted to see what the whole community thought before slapping Nullbytes name on something that the community wouldn't use or enjoy. What do you all think? Maybe we could call it something like NullByte_botplayground

Sorting (Part 3.1): Quick Apology and Correction

Hi Everyone! It appears that there were bugs in both of my implementations of Insertion Sort, where the program wouldn't always loop enough to sort some input. I have correct this by using nested for loops just like in Bubble Sort, which I should have done in the first place since Insertion Sort has O(n^2) complexity. Oops!

Forum Thread: kaiten.c ????

I put kaiten.c on my home router as a a test and it ran fine and everything but like 20 mins later it timed out and the bot quit.... could this be cause of the routers firewall? and if so is it possible to cyrpt kaiten.c to make it undetectable and cross compile it??