Skip to content

Instantly share code, notes, and snippets.

@cactaceae21
cactaceae21 / iptables.md
Last active April 19, 2020 16:56
IPTables #iptables #firewall #linux
@cactaceae21
cactaceae21 / Useful_Links.md
Last active April 19, 2020 15:34
VMware Workstation #vmware #virtual #virtualisation
@cactaceae21
cactaceae21 / commands.md
Last active October 7, 2020 17:35
Command One-Liners #python #shell #bash #cmd

Command line hashes (MD5 / SHA1 / SHA256)
certutil -hashfile <filename> <hash>

Python Simple HTTP Server
(v3)python -m http.server 80
(v2)python -m SimpleHTTPServer 80

Generate a UUID in Python
(Type 1)python3 -c 'import uuid; print(uuid.uuid1())' (Time and MAC based)
(Type 4)python3 -c 'import uuid; print(uuid.uuid4())' (Random)

@cactaceae21
cactaceae21 / SharedMailboxRules.md
Last active February 6, 2018 11:39
Rules on Shared Mailbox #shared #0365 #outlook

Shared Mailbox Rules

  • Log in to Office 365 and open your mailbox
  • In the top right corner under options, "Open another mailbox"
  • Select the required mailbox that you have rights to
  • Click on the settings cog and search for "rules" and open it
  • Adjust rules as necessary and save
@cactaceae21
cactaceae21 / README.md
Last active November 21, 2017 15:57
Tenable Product Requests #tenable #nessus #sc

Questionnaire to be filled for feature request.

  1. What is the use case for this request? (with as much detail as possible)
  2. Why is this feature being submitted?
  3. How would this new feature be used?
  4. Why can't this be done in the current version?
  5. Are there any workarounds that you use to navigate around it?
  6. How important is this request to your company?
  7. Can a Product Manager contact us about this feature request?
@cactaceae21
cactaceae21 / README.md
Last active October 24, 2017 11:23
NVD Vulnerability Metrics #vuln #metrics
@cactaceae21
cactaceae21 / podcasts.md
Last active October 13, 2017 10:28
Podcasts #podcast
We couldn’t find that file to show.