Firewall vulnerabilities
-
Hi all,
I'm looking to create a scanner for firewall vulnerabilities in java , but I can't find any sort of tutorials , does anyone know of any YouTube videos or step by steps to help me progress in the program any advice ? -
-
So you wanna create something you have no clue about and need a youtube tutorial?
Engineering is somewhat different. -
Just needs EasyClickClickNextDoneFirewallVulnerabilityScannerBuilderWithArtificialIntelligenceFactory ;D
-
You're looking to basically recreate nmap in Java, but from scratch as opposed to a port? That's no small task for a team of seasoned professionals.
-
So you wanna create something you have no clue about and need a youtube tutorial?
Engineering is somewhat different.I was wondering the same thing. Must have lost track when coding/engineering was about knowing your basic stuff and reading APIs etc. instead of watching YT tutorials about how to click something together…
-
or you can do what most of the PCI Compliance shops do and do a simple portscan on the external IP, label all the open Ports as critical failures in a PDF blindly and send it off to the customer, and pretend u did your job.
-
Damn! First post and poor guy has to ask here with this motleycrew of sharks looking for fresh meat.
-
label all the open Ports as critical failures in a PDF blindly and send it off to the customer, and pretend u did your job.
hehe - oh that is so freaking true!! hehehe..
Your ports are not "stealth" as steve gibson would say – well no freaking SHIT!! They need to access the freaking webserver don't they so yeah 443 is freaking open...
Here go... This should get you started
http://www.javaworld.com/article/2076075/learn-java/core-java-learn-java-from-the-ground-up.htmlhttps://www.amazon.com/Java-Beginners-Hands-Project-Project-ebook/dp/B01LZOCVN9/ref=zg_bs_3608_1?_encoding=UTF8&psc=1&refRID=09W37174SD71E8CEQV4W
Learn Java in One Day and Learn It Well. Java for Beginners with Hands-on Project.