🔓
👾
Pinned Loading
- getting-started-in-infosec
getting-started-in-infosec PublicA noob friendly guide for juniors starting off in infosec. Pull requests welcome!
- This AWS lambda function will add th...
This AWS lambda function will add the source IP from a GET request to a EC2 security group. Useful for CTF's where you want to have a vulnerable AWS infra, but want to "pre-clear" players (by them accessing/curling one URL) and allow them access through a secgroup. 1importjson
2importboto3
3frombotocore.exceptionsimportClientError
4ec2=boto3.client('ec2')
5security_group_id="sg-..."## add your security group ID here!
- jar-verify
jar-verify PublicDetect potentially tampered jar files by looking them up against maven's upstream repo
Python
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
Uh oh!
There was an error while loading. Please reload this page.



