Asynchronous digital subscriber line (DSL or ADSL) modem is a device used to connect a computer or router to a telephone line which provides the digital subscriber line service for …
Yearly Archives
2015
-
Denial-of-Service Attack (DoS)Distributed Denial of Service Attack (DDoS)News
How to create a Bot Net legally? Put that in your ToS, that’s how!
by blackMOREby blackMOREThis is a #rant post, TL’DR. In summary, you can just create a Chrome, Firefox, iOS, Android extension/plugin/app for free, let it grow bigger overtime and then just sell idle …
-
Denial-of-Service Attack (DoS)Distributed Denial of Service Attack (DDoS)How toKali LinuxLinux
DoS website in Kali Linux using GoldenEye
by blackMOREby blackMOREI’ve talked about testing few DoS tools that can put heavy load on HTTP servers in order to bring them to their knees by exhausting resource pools. GoldenEye is the …
-
How toLinux AdministrationSecurity
Generating self-signed x509 certificate with 2048-bit key and sign with sha256 hash using OpenSSL
by blackMOREby blackMOREWith Google, Microsoft and every major technological giants sunsetting sha-1 due to it’s vulnerability, sha256 is the new standard. It seems to be an issue almost all Infrastructure Administrators are …
-
How toLinuxPasswordSecurity
Encrypting and decrypting files with password in Linux
by blackMOREby blackMORESometimes you need to send a file containing sensitive information across to someone over internet and you started thinking, “Gee, I’ve got some pretty sensitive information in the file. How …