ThunderSon

Results 25 issues of ThunderSon

It is essential to find similar sheets discussing privilege escalation and weaknesses in AWS in order to create their rules as well and make the required recommendations https://github.com/RhinoSecurityLabs/AWS-IAM-Privilege-Escalation

Why is this module imported? I don't see the actual benefit of using it. It's only used on the extract function, and that could be handled in a much better...

help wanted

Across the functions, it's mostly `output` and `response`. What is the excepted output, what is the response? Variables should be better declared to fit their functionality and the purpose being...

help wanted

Following the hitchhiker's guide to [structuring](https://docs.python-guide.org/writing/structure/), the `app.py` file should be named based on the project name.

enhancement

Exceptions are per function, and not set in a global manner. Functions should raise the exceptions, and they should be handled in main. The exceptions set as well are extremely...

help wanted

The objects in the file are created as globals to the file, which is bad practice. In order to solve this, functions will handle input parameters specific to what they...

help wanted

After sending my PR, I reviewed that the failure of the Docker publishing happened on the PRs. It's because the token isn't being shared with the destination repository. I'd advise...

devOps

Whenever you access a **WordPress** website, anything other than the `/` directory will send you in a redirection loop and not load.

bug

# Feature Request ## Adding a new header ## Is the header supported by any user agent? If so, which? Chrome v76 and chromium-based browsers v79. Firefox is working to...

**What would you like added?** Following the issue from the CheatSheets project, [Issue 367](https://github.com/OWASP/CheatSheetSeries/issues/367) discusses the move of [Rest Assessment CS](https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/REST_Assessment_Cheat_Sheet.md) to WSTG What do you think? If yes, this...

new
revise
good first issue