redteam
Here are 173 public repositories matching this topic...
As stated in the title. I am using latest release and going through documentation and cannot see this option anywhere. Please scold me appropriately if I missed it. BTW awesome work I love it.
-
Updated
Mar 9, 2020
-
Updated
Mar 9, 2020 - PowerShell
Add docstring
Some modules and functions throughout the code base have little to no docstring, this should change!
-
Updated
Mar 8, 2020
-
Updated
Mar 8, 2020 - HTML
split commands into command, argument structure, and example. i.e. Command: cmstp.exe; ArgStructure: /ini /s <inf_file>; Example: cmstp.exe /ini /s c:\cmstp\CorpVPN.inf [ ] Provide the project in DB format (sqlite)
-
Updated
Mar 8, 2020 - XSLT
-
Updated
Mar 8, 2020
-
Updated
Mar 7, 2020
-
Updated
Mar 9, 2020 - Go
-
Updated
Mar 8, 2020 - Python
-
Updated
Mar 9, 2020 - Python
-
Updated
Mar 9, 2020 - PowerShell
-
Updated
Mar 8, 2020 - HTML
-
Updated
Mar 7, 2020
-
Updated
Mar 8, 2020 - Go
-
Updated
Mar 8, 2020 - Python
-
Updated
Mar 8, 2020 - C++
-
Updated
Mar 6, 2020 - Python
Ideas?
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered
-
Updated
Mar 6, 2020 - Python
-
Updated
Mar 3, 2020 - Go
-
Updated
Mar 6, 2020 - JavaScript
-
Updated
Mar 9, 2020 - Python
Problem n°1
In PivotSuite Server Options: there are no --remote-ip or --remote-port but in Case 1 : (Forward TCP Tunneling) b you put as an example
$ python pivotsuite.py -S -F --server-option PF --network-protocol T/U --remote-ip IP --remote-port PORT --server-ip IP (local-ip) --server-port PORT (local-port)
So is --remote-ip the same option as --forward-ip becau
Improve this page
Add a description, image, and links to the redteam topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the redteam topic, visit your repo's landing page and select "manage topics."
Currently
--quietand--verboseare opposites, where --quiet is the default option.Given the number of websites covered by Sherlock, should
--quietbe altered so that it is not the opposite of verbose but an option that displays only websites where the username has been found?This way no options remains as it is,
-vas it is, and-qas described above.