Operating Systems Own Windows with PowerShell using Nishang jbower, June 11, 2013April 21, 2023 Nishang is a framework and collection of scripts and payloads which enables usage of Windows PowerShell for offensive security and post exploitation during Penetraion Tests. The scripts are written on the basis of requirement by the author during real Penetration Tests. PAYLOADSIt contains many interesting scripts like download and execute,… Continue Reading
NLP What is Natural Language Processing (NLP)? jbower, January 23, 2012April 24, 2023 So what is Natural Language Processing anyways? Well friend, Natural language processing (NLP) is a subfield of computer science and artificial intelligence that deals with the interaction between computers and humans using natural language. NLP involves the use of algorithms, machine learning models, and statistical methods to process and analyze… Continue Reading
NLP Unlocking The Secrets Of NLP: A Deep Dive Into Text Tokenization jbower, September 12, 2009April 21, 2023 Introduction: So what is NLP text tokenization anyways? Well, text tokenization is the process of breaking down a piece of text into smaller units, called tokens. Think about it like this, imagine you have a long sentence or a paragraph, and you want to understand it better. To do this,… Continue Reading
Text Analytics How to Convert Threat Intelligence PDF into Text jbower, September 2, 2009April 21, 2023 Here’s your guide to effortlessly convert threat intelligence from cumbersome PDFs (blah to work with), into easily accessible text, streamlining your cybersecurity analysis and response like never before! I’m sure like me you’ve been struggling to convert threat intelligence PDFs into text? Well I hear you friend. As you know… Continue Reading
Operating Systems FreeBSD pkg_add little trick jbower, August 19, 2009April 21, 2023 So don’t ask me why but I decided to run FreeBSD 6.0 on an older Dell Latitude laptop. Install goes fine. But now I’ve got an issue. When trying to install a package I get the troublesome ftp error (cannot find this location dummy). But this was quickly resolved with… Continue Reading
Operating Systems Stopping FTP Brute Force Attacks in FreeBSD and OpenBSD jbower, August 13, 2009April 21, 2023 Dealing with This is a great little article that I came across talking about stopping FTP brute force attacks in OpenBSD or FreeBSD (both of my favorite OS’s). It assumes that your using PF as your firewall (which you should!). You can easily stop bruteforce attacks by limiting connections per… Continue Reading
Health WORKOUT jbower, September 24, 2008January 28, 2021 So I’ve been getting up @ 5am to workout and I must say that I’m pretty psyched about it. Well not the getting up at 5 part. But I’m pretty happy that I’ve been consistently going to the gym lately. My six-pack is just a few short months away from… Continue Reading
Tech My Favorite New Toy – Nokia 770 jbower, September 2, 2008April 21, 2023 So I’ve had my Nokia 770 for awhile now and I love this thing. I recently upgraded the memory in mine to 2Gigs which really improved it’s performance. I generally use it to check my email and check on quotes for various stocks and such. It’s pretty sweet. http://amzn.to/2lbKDYa And… Continue Reading
Linux Tech Magic: How To Turbo-Charge Apache Tomcat With Mod_jk jbower, September 4, 2006September 6, 2023 Elevate your Apache Tomcat server game by integrating with mod_jk, bridging the gap to create an explosive Tomcat application server. Apache Tomcat Introduction The era of digital agility is well upon us, and within this domain, the Apache HTTP Server—affectionately known as Apache—holds its own as a force of versatility… Continue Reading