Nettacker icon indicating copy to clipboard operation
Nettacker copied to clipboard

Removing redundancy and cleaning profiles

Open pUrGe12 opened this issue 10 months ago • 0 comments

Cleaning the profiles list, as mentioned in #1038. The following changes were made

  • [x] removed vulnerability from all of them because it was a subset of vuln and vuln is easier to type
  • [x] remove brute-force as its the same as brute and brute is better.
  • [x] check for cve_2021_something and add that to cve2021 and cve only.
  • [x] removed the puneethreddyrc profile
  • [x] info and information-gathering, keeping it consistent and non-redundant.
  • [x] wp and wordpress, keeping it consistent and non-redudant.
  • [x] remove infortmation
  • [x] Make relevant changes to the doc.

Your PR description goes here.

Type of change

  • [ ] New core framework functionality
  • [ ] Bugfix (non-breaking change which fixes an issue)
  • [x] Code refactoring without any functionality changes
  • [ ] New or existing module/payload change
  • [ ] Localization improvement
  • [ ] Dependency upgrade
  • [ ] Documentation improvement

Checklist

  • [x] I've followed the contributing guidelines
  • [x] I've run make pre-commit, it didn't generate any changes
  • [x] I've run make test, all tests passed locally

pUrGe12 avatar Mar 10 '25 07:03 pUrGe12