shell>python -c "import SimpleHTTPServer;SimpleHTTPServer.test()"
there is an easier way:
shell>python -m SimpleHTTPServer
By the default it will use the port 8000.
You can create an alias for easy launching
More shell tricks in Shell-fu.org
-CMM
Edge-security blog about Penetration testing, OSINT, security tools, and other interesting stuff.
I'm pleased to announce a new version of WFuzz! Wfuzz has been created to facilitate the task in web applications assessments and it...
No comments:
Post a Comment