lapinou

Results 25 issues of lapinou

Greetings, This PR aims to simplify the source code by putting all reverse shells in JSON files so it's easier to read the source code and it split the logic...

Greetings, This PR aims to add `rustscan` in resources so one can drop the binary on target machine. I personally find it useful to have a port scanner available that...

# Description Greetings, When running something along the line of: `binwalk -e test.sqhfs --run-as=root`, I get: ``` WARNING: Extractor.execute failed to run external extractor 'unsquashfs -d 'squashfs-root' '%e'': [Errno 2]...

bugfix
under review

# Description This aim to simplify the maintenance of the Firefox configuration using Firefox policy (https://mozilla.github.io/policy-templates/). Firefox policy can be very powerful to unify the Exegol Firefox configuration into one...

enhancement
under review

### The needs It would be great to manage the Burpsuite config using my-resources. ### Description It would be cool if I could move my JSON Burpsuite config in a...

# Description Greetings, This PR aims to reduce the size of the image (by around 775 MB) by removing files that aren't used and that take place in the layers...

enhancement
waiting for additional changes
under review

### Describe the bug Greetings, I don't know if it's a bug or not, but creating a `packages.list` in `my-resources` without an empty line at the end doesn't actually install...

bug
waiting for additional info
under review

# Description This PR add a little alias to browse `The Hacker Recipes` inside the terminal, it also replace variable, I was inspired by this: https://x.com/_nwodtuhs/status/1905703421652685064. The alias make use...

new tool(s)

# Description This PR adds a bash script that `git clone` all git repository given by the user. Then a Python script that will parse all the Burp manifest file...

**Please review the following checklist.** - [ ] Docstrings on all new or modified functions / classes - [ ] Updated documentation - [x] Updated CHANGELOG.md (where appropriate) Greetings, I'm...